summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAge
* Tweak makefiles to add -delta suffix.Weedy2011-07-21
|
* Merge branch 'upstream/master'Nils Dagsson Moskopp2011-07-14
|\ | | | | | | | | | | Conflicts: data/oerkki1.png src/client.cpp
| * Updated version and changelogPerttu Ahola2011-07-04
| |
* | Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git ↵Sebastian Rühl2011-06-26
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into upstream_merge Conflicts: .gitignore CMakeLists.txt data/heart.png src/CMakeLists.txt src/game.cpp src/guiMainMenu.cpp src/inventory.cpp src/map.cpp src/mapblock.cpp src/mapnode.cpp src/mapnode.h src/materials.cpp src/server.cpp Signed-off-by: Sebastian Rühl <bahamada_basti@yahoo.de>
| * MacOSX build supportMrLoom2011-06-01
| |
* | Reorganizing stuff (import from temporary git repo)Perttu Ahola2011-06-25
| |
* | Changed MapBlockObjects to be never written anymore. Incremented version number.Perttu Ahola2011-06-18
| |
* | merged Mac OSX build fix from minetest-deltaPerttu Ahola2011-06-18
| |
* | In a globally installed build, debug.txt is now placed in userdata ↵Perttu Ahola2011-06-02
| | | | | | | | directory. Needs testing still.
* | 0.2.20110602_0Perttu Ahola2011-06-02
| |
* | updated versionPerttu Ahola2011-05-31
| |
* | 20110529_2Perttu Ahola2011-05-29
| | | | | | | | | | --HG-- extra : rebase_source : cf6dd618ef0b7514c81ae87749733b5a328fc763
* | versionPerttu Ahola2011-05-29
| | | | | | | | | | --HG-- extra : rebase_source : 6fa0a8b40406aa567f8fa84b5e2045a7e3762c1d
* | changed version number to 0.2.20110529_0Perttu Ahola2011-05-29
|/ | | | | --HG-- extra : rebase_source : 9b05d4bfee9312aef4182fa6f63b4237368cec34
* Optimized smooth lighting calculation codePerttu Ahola2011-04-24
|
* updated menu a bit, and some other small fixesPerttu Ahola2011-04-24
|
* removed /usr prefix from install pathsPerttu Ahola2011-04-24
|
* changed version for making a test binaryPerttu Ahola2011-04-23
|
* updated changelog and versionPerttu Ahola2011-04-10
|
* still modified version!Perttu Ahola2011-04-06
|
* Fixed wrong version numberPerttu Ahola2011-04-06
|
* Changed version number according to a new versioning scheme.Perttu Ahola2011-04-06
|
* Incremented version to 0.0.2.Perttu Ahola2011-04-05
|
* small fixes: crack texture, server build on windows, configuration file ↵Perttu Ahola2011-02-16
| | | | example, adding config file example to install
* might work good on cmake+msvc nowPerttu Ahola2011-02-15
|
* oops... blew. now?Perttu Ahola2011-01-18
|
* Tried to fix install directory problem on linux... Let's hope this doesn't ↵Perttu Ahola2011-01-18
| | | | blow it all.
* random build system tweakingPerttu Ahola2011-01-09
|
* Mainly small build system fixesPerttu Ahola2011-01-09
|
* Lots of small stuffPerttu Ahola2011-01-08
|
* doc updates; CMake works reasonably well now.Perttu 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.
* CMake working on Linux (not on windows)Perttu Ahola2011-01-08
--HG-- rename : Makefile => Makefile.bak