aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2011-01-23OMG! Main Menu!Perttu Ahola
2011-01-21Documentation updates.Perttu Ahola
2011-01-18made old build system to work too. the cmake one doesn't make working ↵Perttu Ahola
binaries for some computers. --HG-- rename : src/config.h.in => src/cmake_config.h.in
2011-01-18now it works!Perttu Ahola
2011-01-18tinkeringPerttu Ahola
2011-01-18fixed erroneus handling of many players with no peer existing at same timePerttu Ahola
2011-01-18fixed erroneus handling of many players with no peer existing at same timePerttu Ahola
2011-01-17configuration updates; making to build on msvcPerttu Ahola
2011-01-17.Perttu Ahola
2011-01-17minecraft-style water done (but no texture animation or sound)Perttu Ahola
2011-01-17old water removed, some fixes here and therePerttu Ahola
2011-01-17commit before messing with waterPerttu Ahola
2011-01-17fine-tuning of map generator and server and stuff.Perttu Ahola
2011-01-16Initial commit of mapgen v.2. Lacks configuration and saving to disk.Perttu Ahola
2011-01-15backing up working heightmap.{h,cpp}Perttu Ahola
2011-01-15generate-time lighting optimizationPerttu Ahola
2011-01-15just backuppin' a working mapblock.cppPerttu Ahola
2011-01-15Players are left on server while server is running. No passwords yet.Perttu Ahola
2011-01-15tweaking around, including mapgen, player speed in water, settingsPerttu Ahola
2011-01-10fixed data path in porting.cpp for normal linux builds to get data from ↵Perttu Ahola
/binary/dir/../share/APPNAME
2011-01-09random build system tweakingPerttu Ahola
2011-01-09Mainly small build system fixesPerttu Ahola
2011-01-08Lots of small stuffPerttu Ahola
2011-01-08continued.Perttu Ahola
2011-01-08Fixed (maybe) segfault if font is not foundPerttu Ahola
2011-01-08more linker parametersPerttu Ahola
2011-01-08Fixed some missing linking to librariesPerttu Ahola
2011-01-08doc updates; CMake works reasonably well now.Perttu Ahola
2011-01-08forgot config.h.inPerttu Ahola
2011-01-08CMake stuff works now on linux and windows... and should be possible to make ↵Perttu Ahola
to work on OS X.
2011-01-08Made dungeons a bit rarerPerttu Ahola
2011-01-08CMake working on Linux (not on windows)Perttu Ahola
--HG-- rename : Makefile => Makefile.bak
2011-01-07Fixed dedicated server buildPerttu Ahola
2011-01-07Added a more flexible path system (and fixed some minor stuff)Perttu Ahola
2011-01-07removing unused code and commentsPerttu Ahola
2011-01-07updated main.cpp TODO commentsPerttu Ahola
2011-01-07removed Client::isFetchingBlocksPerttu Ahola
2011-01-07removed boost support from filesys.cpp; default to posixPerttu Ahola
2010-12-29possibly fixed broken crack textures on some machinesPerttu Ahola
2010-12-29tuned expired mesh updating while drawing a bitPerttu Ahola
2010-12-29A bit longer day and a bit shorter night. Client-side.Perttu Ahola
2010-12-27oops, forgot some test code inPerttu Ahola
2010-12-27better debug output in segfaults and stack overflows in windowsPerttu Ahola
2010-12-26better grass generation (integration to sunlight propagation algorithms)Perttu Ahola
2010-12-26working goodPerttu Ahola
2010-12-26drawing range updater update and myrand() (but not usage of it)Perttu Ahola
2010-12-26new viewing range updater algorithmPerttu Ahola
2010-12-25main.cpp before viewing range stuff redoingPerttu Ahola
2010-12-25some... stuff. dunno. 8-)Perttu Ahola
2010-12-25better cavesPerttu Ahola