aboutsummaryrefslogtreecommitdiff
path: root/src/debug.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-21Documentation updates.Perttu Ahola2-40/+63
2011-01-18oops... blew. now?Perttu Ahola1-3/+3
2011-01-18Tried to fix install directory problem on linux... Let's hope this doesn't bl...Perttu Ahola1-3/+4
2011-01-18made old build system to work too. the cmake one doesn't make working binarie...Perttu Ahola7-13/+46
2011-01-18now it works!Perttu Ahola1-0/+1
2011-01-18tinkeringPerttu Ahola1-1/+2
2011-01-18fixed erroneus handling of many players with no peer existing at same timePerttu Ahola2-1/+4
2011-01-18fixed erroneus handling of many players with no peer existing at same timePerttu Ahola2-9/+39
2011-01-17configuration updates; making to build on msvcPerttu Ahola5-71/+40
2011-01-17.Perttu Ahola1-2/+2
2011-01-17minecraft-style water done (but no texture animation or sound)Perttu Ahola13-64/+769
2011-01-17old water removed, some fixes here and therePerttu Ahola19-277/+276
2011-01-17commit before messing with waterPerttu Ahola2-16/+17
2011-01-17fine-tuning of map generator and server and stuff.Perttu Ahola11-113/+298
2011-01-16Initial commit of mapgen v.2. Lacks configuration and saving to disk.Perttu Ahola13-183/+1193
2011-01-15backing up working heightmap.{h,cpp}Perttu Ahola2-20/+33
2011-01-15generate-time lighting optimizationPerttu Ahola7-184/+257
2011-01-15just backuppin' a working mapblock.cppPerttu Ahola1-9/+23
2011-01-15Players are left on server while server is running. No passwords yet.Perttu Ahola9-174/+312
2011-01-15tweaking around, including mapgen, player speed in water, settingsPerttu Ahola8-165/+275
2011-01-10fixed data path in porting.cpp for normal linux builds to get data from /bina...Perttu Ahola1-2/+10
2011-01-09random build system tweakingPerttu Ahola2-15/+20
2011-01-09Mainly small build system fixesPerttu Ahola6-46/+63
2011-01-08Lots of small stuffPerttu Ahola5-10/+20
2011-01-08continued.Perttu Ahola1-1/+5
2011-01-08Fixed (maybe) segfault if font is not foundPerttu Ahola1-0/+2
2011-01-08more linker parametersPerttu Ahola1-0/+2
2011-01-08Fixed some missing linking to librariesPerttu Ahola1-2/+7
2011-01-08doc updates; CMake works reasonably well now.Perttu Ahola3-14/+43