aboutsummaryrefslogtreecommitdiff
path: root/cmake (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-26Reworked texture, material, mineral and whatever handlingPerttu Ahola27-1312/+940
2011-01-26Map deletion buttonPerttu Ahola5-9/+157
2011-01-25removed alternative name "pressure" from param2Perttu Ahola6-66/+41
2011-01-25Tweaking aroundPerttu Ahola4-34/+23
2011-01-25Fixed a bug of server not reloading unloaded blocks when player builds or dig...Perttu Ahola1-1/+7
2011-01-24Faster lighting at map generation timePerttu Ahola8-33/+605
2011-01-24forgot old water unit testsPerttu Ahola1-0/+2
2011-01-24commented out old water stuffPerttu Ahola2-2/+5
2011-01-24updated grass_side.png to binary package creation scriptPerttu Ahola1-1/+2
2011-01-24Mainly some texture tweakingPerttu Ahola16-26/+135
2011-01-24small fixes here and therePerttu Ahola5-46/+31
2011-01-23todo-list updatePerttu Ahola1-20/+9
2011-01-23OMG! Main Menu!Perttu Ahola25-271/+896
2011-01-21tidyed README typos a bitPerttu Ahola1-2/+2
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