Commit Graph

74 Commits

Author SHA1 Message Date
Perttu Ahola 3909e712a0 Faster lighting at map generation time 2011-01-24 16:36:58 +02:00
Perttu Ahola 24e41ab4c8 Mainly some texture tweaking 2011-01-24 13:32:11 +02:00
Perttu Ahola 4a952f22d7 small fixes here and there 2011-01-24 01:58:15 +02:00
Perttu Ahola f081924670 todo-list update 2011-01-23 17:33:19 +02:00
Perttu Ahola c914cbb0a0 OMG! Main Menu! 2011-01-23 17:29:15 +02:00
Perttu Ahola 360e305849 Documentation updates. 2011-01-21 11:11:00 +02:00
Perttu Ahola 3ef2629e84 made old build system to work too. the cmake one doesn't make working binaries for some computers.
--HG--
rename : src/config.h.in => src/cmake_config.h.in
2011-01-18 15:05:29 +02:00
Perttu Ahola a35d8dabcf configuration updates; making to build on msvc 2011-01-17 23:35:09 +02:00
Perttu Ahola d44abdab17 minecraft-style water done (but no texture animation or sound) 2011-01-17 21:15:31 +02:00
Perttu Ahola 0fa0e0752a old water removed, some fixes here and there 2011-01-17 14:57:37 +02:00
Perttu Ahola bd26be262d commit before messing with water 2011-01-17 11:16:41 +02:00
Perttu Ahola 3891bc43e0 fine-tuning of map generator and server and stuff. 2011-01-17 02:40:53 +02:00
Perttu Ahola cfaa15895a tweaking around, including mapgen, player speed in water, settings 2011-01-15 01:26:29 +02:00
Perttu Ahola 340de48dbf continued. 2011-01-08 18:58:40 +02:00
Perttu Ahola c3159160fa Fixed (maybe) segfault if font is not found 2011-01-08 18:57:21 +02:00
Perttu Ahola 9fbb0889a7 CMake stuff works now on linux and windows... and should be possible to make to work on OS X. 2011-01-08 17:34:25 +02:00
Perttu Ahola 6b6c2d37ea Added a more flexible path system (and fixed some minor stuff) 2011-01-07 19:39:27 +02:00
Perttu Ahola 2e40217793 updated main.cpp TODO comments 2011-01-07 14:53:53 +02:00
Perttu Ahola c32bd982e3 possibly fixed broken crack textures on some machines 2010-12-29 21:53:42 +02:00
Perttu Ahola 6d4cd2ea1a A bit longer day and a bit shorter night. Client-side. 2010-12-29 15:26:47 +02:00
Perttu Ahola fa64103aa8 better debug output in segfaults and stack overflows in windows 2010-12-27 14:34:17 +02:00
Perttu Ahola c32da52104 working good 2010-12-26 13:51:56 +02:00
Perttu Ahola 4ba5cd580d drawing range updater update and myrand() (but not usage of it) 2010-12-26 13:33:20 +02:00
Perttu Ahola 582af0cb21 new viewing range updater algorithm 2010-12-26 03:58:19 +02:00
Perttu Ahola 3cae2310f5 main.cpp before viewing range stuff redoing 2010-12-25 23:25:40 +02:00
Perttu Ahola 07a759fdb8 better caves 2010-12-25 16:04:51 +02:00
Perttu Ahola c37eb9b139 tinkering around 2010-12-25 11:27:14 +02:00
Perttu Ahola 9bf96faef2 more tinkering around 2010-12-25 03:34:13 +02:00
Perttu Ahola c1e0d3e031 some tinkering around 2010-12-25 03:33:38 +02:00
Perttu Ahola a5c62045ed slight map generation bugs 2010-12-25 02:48:17 +02:00
Perttu Ahola 3fe377be4e builds on both platforms 2010-12-25 02:33:41 +02:00
Perttu Ahola 699d0e9a5e minecraft-like crafting 2010-12-25 01:54:39 +02:00
Perttu Ahola a26c92d7dd disconnect method to connection to be used instead of just timing out 2010-12-24 17:08:50 +02:00
Perttu Ahola 705de63dcd ProgressBarTextureMod 2010-12-24 11:44:26 +02:00
Perttu Ahola 8823af5d6b small segfault bug fix 2010-12-24 03:15:24 +02:00
Perttu Ahola f15670379d base stuff for item->object conversion 2010-12-24 03:08:05 +02:00
Perttu Ahola 10b06419ab changes to handing of digging (non backwards-compatible i guess) 2010-12-23 22:35:53 +02:00
Perttu Ahola 61b5a35384 little tinkering 2010-12-23 17:32:21 +02:00
Perttu Ahola 7e490e7213 work-in-progress gui system updating + some settings system updating 2010-12-23 17:09:49 +02:00
Perttu Ahola 2816d8f638 redoing gui stuff 2010-12-23 15:31:50 +02:00
Perttu Ahola a55850e4dc fixed crack animation timing in client 2010-12-23 12:10:46 +02:00
Perttu Ahola 03d67af9e8 a mutex added to TempMods which hopefully fixes rare segfaults on client 2010-12-23 10:29:09 +02:00
Perttu Ahola 813b6a91b3 added fog to players 2010-12-22 20:47:17 +02:00
Perttu Ahola 3de176cc58 crafting system! 2010-12-22 16:30:23 +02:00
Perttu Ahola 2e41a5e304 just savin' 2010-12-22 11:29:06 +02:00
Perttu Ahola b94a007864 some work-in-progress 2010-12-22 03:33:58 +02:00
Perttu Ahola 3f5bad938a organizing stuff. 2010-12-21 18:08:24 +02:00
Perttu Ahola 3b0bff2f74 Cracking blocks while digging 2010-12-21 02:25:47 +02:00
Perttu Ahola 123e8fdf53 framework for modifying textures 2010-12-20 22:03:49 +02:00
Perttu Ahola 6350c5d7a6 some tinkering with gui. removed updating of configuration file at end 2010-12-20 14:59:21 +02:00