aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* commentsPerttu Ahola2011-01-262-0/+13
* should work nowPerttu Ahola2011-01-262-1/+6
* Little fixesPerttu Ahola2011-01-261-5/+18
* Reworked texture, material, mineral and whatever handlingPerttu Ahola2011-01-2627-1312/+940
* Map deletion buttonPerttu Ahola2011-01-265-9/+157
* removed alternative name "pressure" from param2Perttu Ahola2011-01-256-66/+41
* Tweaking aroundPerttu Ahola2011-01-254-34/+23
* Fixed a bug of server not reloading unloaded blocks when player builds or dig...Perttu Ahola2011-01-251-1/+7
* Faster lighting at map generation timePerttu Ahola2011-01-248-33/+605
* forgot old water unit testsPerttu Ahola2011-01-241-0/+2
* commented out old water stuffPerttu Ahola2011-01-242-2/+5
* updated grass_side.png to binary package creation scriptPerttu Ahola2011-01-241-1/+2
* Mainly some texture tweakingPerttu Ahola2011-01-2416-26/+135
* small fixes here and therePerttu Ahola2011-01-245-46/+31
* todo-list updatePerttu Ahola2011-01-231-20/+9
* OMG! Main Menu!Perttu Ahola2011-01-2325-271/+896
* tidyed README typos a bitPerttu Ahola2011-01-211-2/+2
* Documentation updates.Perttu Ahola2011-01-212-40/+63
* oops... blew. now?Perttu Ahola2011-01-181-3/+3
* Tried to fix install directory problem on linux... Let's hope this doesn't bl...Perttu Ahola2011-01-181-3/+4
* made old build system to work too. the cmake one doesn't make working binarie...Perttu Ahola2011-01-187-13/+46
* now it works!Perttu Ahola2011-01-181-0/+1
* tinkeringPerttu Ahola2011-01-181-1/+2
* fixed erroneus handling of many players with no peer existing at same timePerttu Ahola2011-01-182-1/+4
* fixed erroneus handling of many players with no peer existing at same timePerttu Ahola2011-01-182-9/+39
* configuration updates; making to build on msvcPerttu Ahola2011-01-175-71/+40
* .Perttu Ahola2011-01-171-2/+2
* minecraft-style water done (but no texture animation or sound)Perttu Ahola2011-01-1713-64/+769
* old water removed, some fixes here and therePerttu Ahola2011-01-1719-277/+276
* commit before messing with waterPerttu Ahola2011-01-172-16/+17
* fine-tuning of map generator and server and stuff.Perttu Ahola2011-01-1711-113/+298
* Initial commit of mapgen v.2. Lacks configuration and saving to disk.Perttu Ahola2011-01-1613-183/+1193
* backing up working heightmap.{h,cpp}Perttu Ahola2011-01-152-20/+33
* generate-time lighting optimizationPerttu Ahola2011-01-157-184/+257
* just backuppin' a working mapblock.cppPerttu Ahola2011-01-151-9/+23
* Players are left on server while server is running. No passwords yet.Perttu Ahola2011-01-159-174/+312
* tweaking around, including mapgen, player speed in water, settingsPerttu Ahola2011-01-158-165/+275
* fixed data path in porting.cpp for normal linux builds to get data from /bina...Perttu Ahola2011-01-101-2/+10
* random build system tweakingPerttu Ahola2011-01-092-15/+20
* Mainly small build system fixesPerttu Ahola2011-01-096-46/+63
* Lots of small stuffPerttu Ahola2011-01-085-10/+20
* continued.Perttu Ahola2011-01-081-1/+5
* Fixed (maybe) segfault if font is not foundPerttu Ahola2011-01-081-0/+2
* more linker parametersPerttu Ahola2011-01-081-0/+2
* Fixed some missing linking to librariesPerttu Ahola2011-01-081-2/+7
* doc updates; CMake works reasonably well now.Perttu Ahola2011-01-083-14/+43
* forgot config.h.inPerttu Ahola2011-01-081-0/+10
* CMake stuff works now on linux and windows... and should be possible to make ...Perttu Ahola2011-01-089-98/+363
* Made dungeons a bit rarerPerttu Ahola2011-01-081-115/+44
* CMake working on Linux (not on windows)Perttu Ahola2011-01-0813-0/+859