summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* commentsPerttu Ahola2011-01-26
|
* should work nowPerttu Ahola2011-01-26
|
* Little fixesPerttu Ahola2011-01-26
|
* Reworked texture, material, mineral and whatever handlingPerttu Ahola2011-01-26
|
* Map deletion buttonPerttu Ahola2011-01-26
|
* removed alternative name "pressure" from param2Perttu Ahola2011-01-25
|
* Tweaking aroundPerttu Ahola2011-01-25
|
* Fixed a bug of server not reloading unloaded blocks when player builds or ↵Perttu Ahola2011-01-25
| | | | digs on them.
* Faster lighting at map generation timePerttu Ahola2011-01-24
|
* forgot old water unit testsPerttu Ahola2011-01-24
|
* commented out old water stuffPerttu Ahola2011-01-24
|
* Mainly some texture tweakingPerttu Ahola2011-01-24
|
* small fixes here and therePerttu Ahola2011-01-24
|
* todo-list updatePerttu Ahola2011-01-23
|
* OMG! Main Menu!Perttu Ahola2011-01-23
|
* Documentation updates.Perttu Ahola2011-01-21
|
* made old build system to work too. the cmake one doesn't make working ↵Perttu Ahola2011-01-18
| | | | | | | binaries for some computers. --HG-- rename : src/config.h.in => src/cmake_config.h.in
* now it works!Perttu Ahola2011-01-18
|
* tinkeringPerttu Ahola2011-01-18
|
* fixed erroneus handling of many players with no peer existing at same timePerttu Ahola2011-01-18
|
* fixed erroneus handling of many players with no peer existing at same timePerttu Ahola2011-01-18
|
* configuration updates; making to build on msvcPerttu Ahola2011-01-17
|
* .Perttu Ahola2011-01-17
|
* minecraft-style water done (but no texture animation or sound)Perttu Ahola2011-01-17
|
* old water removed, some fixes here and therePerttu Ahola2011-01-17
|
* commit before messing with waterPerttu Ahola2011-01-17
|
* fine-tuning of map generator and server and stuff.Perttu Ahola2011-01-17
|
* Initial commit of mapgen v.2. Lacks configuration and saving to disk.Perttu Ahola2011-01-16
|
* backing up working heightmap.{h,cpp}Perttu Ahola2011-01-15
|
* generate-time lighting optimizationPerttu Ahola2011-01-15
|
* just backuppin' a working mapblock.cppPerttu Ahola2011-01-15
|
* Players are left on server while server is running. No passwords yet.Perttu Ahola2011-01-15
|
* tweaking around, including mapgen, player speed in water, settingsPerttu Ahola2011-01-15
|
* fixed data path in porting.cpp for normal linux builds to get data from ↵Perttu Ahola2011-01-10
| | | | /binary/dir/../share/APPNAME
* random build system tweakingPerttu Ahola2011-01-09
|
* Mainly small build system fixesPerttu Ahola2011-01-09
|
* Lots of small stuffPerttu Ahola2011-01-08
|
* continued.Perttu Ahola2011-01-08
|
* Fixed (maybe) segfault if font is not foundPerttu Ahola2011-01-08
|
* more linker parametersPerttu Ahola2011-01-08
|
* Fixed some missing linking to librariesPerttu Ahola2011-01-08
|
* doc updates; CMake works reasonably well now.Perttu Ahola2011-01-08
|
* forgot config.h.inPerttu Ahola2011-01-08
|
* CMake stuff works now on linux and windows... and should be possible to make ↵Perttu Ahola2011-01-08
| | | | to work on OS X.
* Made dungeons a bit rarerPerttu Ahola2011-01-08
|
* CMake working on Linux (not on windows)Perttu Ahola2011-01-08
| | | | | --HG-- rename : Makefile => Makefile.bak
* Fixed dedicated server buildPerttu Ahola2011-01-07
|
* Added a more flexible path system (and fixed some minor stuff)Perttu Ahola2011-01-07
|
* removing unused code and commentsPerttu Ahola2011-01-07
|
* updated main.cpp TODO commentsPerttu Ahola2011-01-07
|