Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | Updated version and changelog | Perttu Ahola | 2011-07-04 | |
| | | ||||
* | | Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git ↵ | Sebastian Rühl | 2011-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 support | MrLoom | 2011-06-01 | |
| | | ||||
* | | Reorganizing stuff (import from temporary git repo) | Perttu Ahola | 2011-06-25 | |
| | | ||||
* | | Changed MapBlockObjects to be never written anymore. Incremented version number. | Perttu Ahola | 2011-06-18 | |
| | | ||||
* | | merged Mac OSX build fix from minetest-delta | Perttu Ahola | 2011-06-18 | |
| | | ||||
* | | In a globally installed build, debug.txt is now placed in userdata ↵ | Perttu Ahola | 2011-06-02 | |
| | | | | | | | | directory. Needs testing still. | |||
* | | 0.2.20110602_0 | Perttu Ahola | 2011-06-02 | |
| | | ||||
* | | updated version | Perttu Ahola | 2011-05-31 | |
| | | ||||
* | | 20110529_2 | Perttu Ahola | 2011-05-29 | |
| | | | | | | | | | | --HG-- extra : rebase_source : cf6dd618ef0b7514c81ae87749733b5a328fc763 | |||
* | | version | Perttu Ahola | 2011-05-29 | |
| | | | | | | | | | | --HG-- extra : rebase_source : 6fa0a8b40406aa567f8fa84b5e2045a7e3762c1d | |||
* | | changed version number to 0.2.20110529_0 | Perttu Ahola | 2011-05-29 | |
|/ | | | | | --HG-- extra : rebase_source : 9b05d4bfee9312aef4182fa6f63b4237368cec34 | |||
* | Optimized smooth lighting calculation code | Perttu Ahola | 2011-04-24 | |
| | ||||
* | updated menu a bit, and some other small fixes | Perttu Ahola | 2011-04-24 | |
| | ||||
* | removed /usr prefix from install paths | Perttu Ahola | 2011-04-24 | |
| | ||||
* | changed version for making a test binary | Perttu Ahola | 2011-04-23 | |
| | ||||
* | updated changelog and version | Perttu Ahola | 2011-04-10 | |
| | ||||
* | still modified version! | Perttu Ahola | 2011-04-06 | |
| | ||||
* | Fixed wrong version number | Perttu Ahola | 2011-04-06 | |
| | ||||
* | Changed version number according to a new versioning scheme. | Perttu Ahola | 2011-04-06 | |
| | ||||
* | Incremented version to 0.0.2. | Perttu Ahola | 2011-04-05 | |
| | ||||
* | small fixes: crack texture, server build on windows, configuration file ↵ | Perttu Ahola | 2011-02-16 | |
| | | | | example, adding config file example to install | |||
* | might work good on cmake+msvc now | Perttu Ahola | 2011-02-15 | |
| | ||||
* | oops... blew. now? | Perttu Ahola | 2011-01-18 | |
| | ||||
* | Tried to fix install directory problem on linux... Let's hope this doesn't ↵ | Perttu Ahola | 2011-01-18 | |
| | | | | blow it all. | |||
* | random build system tweaking | Perttu Ahola | 2011-01-09 | |
| | ||||
* | Mainly small build system fixes | Perttu Ahola | 2011-01-09 | |
| | ||||
* | Lots of small stuff | Perttu Ahola | 2011-01-08 | |
| | ||||
* | doc updates; CMake works reasonably well now. | Perttu Ahola | 2011-01-08 | |
| | ||||
* | CMake stuff works now on linux and windows... and should be possible to make ↵ | Perttu Ahola | 2011-01-08 | |
| | | | | to work on OS X. | |||
* | CMake working on Linux (not on windows) | Perttu Ahola | 2011-01-08 | |
--HG-- rename : Makefile => Makefile.bak |