| Commit message (Expand) | Author | Age |
... | |
| * | Made the initial loading screen slightly more alive | Perttu Ahola | 2011-06-26 |
| * | added screenshot key F12 (from spongie) | Perttu Ahola | 2011-06-26 |
| * | Added CPT_FACEDIR_SIMPLE calculation, finally, as figured out by spongie | Perttu Ahola | 2011-06-26 |
| * | changed one "if" to "else if" in content_mapblock.cpp | Perttu Ahola | 2011-06-26 |
| * | reorganized stuff | Perttu Ahola | 2011-06-26 |
| * | tuned mapgen | Perttu Ahola | 2011-06-26 |
| * | changed water color in farmesh | Perttu Ahola | 2011-06-26 |
| * | updated noise stuff | Perttu Ahola | 2011-06-26 |
| * | reorganized a lot of stuff and modified mapgen and objects slightly while doi... | Perttu Ahola | 2011-06-26 |
| * | improved player fall damage detection | Perttu Ahola | 2011-06-26 |
| * | added and commented out some debug output | Perttu Ahola | 2011-06-26 |
| * | even more code refactoring | Perttu Ahola | 2011-06-26 |
| * | more reorganizing of map code | Perttu Ahola | 2011-06-26 |
| * | cleaned map stuff | Perttu Ahola | 2011-06-26 |
* | | * possibly improved water flow, by flyx86 | Nils Dagsson Moskopp | 2011-07-14 |
* | | * possible fix for large cubic holes in map | Nils Dagsson Moskopp | 2011-07-13 |
* | | * slightly different values for 3d perlin noise | Nils Dagsson Moskopp | 2011-07-13 |
* | | * regression fix, papyrus should appear again now | Nils Dagsson Moskopp | 2011-07-13 |
* | | + farmesh config options | Jiří Procházka | 2011-07-11 |
* | | backported cactus, papyrus and clay | Sebastian Rühl | 2011-06-26 |
* | | small fix | Sebastian Rühl | 2011-06-26 |
* | | Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git into... | Sebastian Rühl | 2011-06-26 |
|\ \
| |/
|/| |
|
| * | + rail block bounding box | Nils Dagsson Moskopp | 2011-06-08 |
| * | + rail | Nils Dagsson Moskopp | 2011-06-07 |
| * | * point out setInventoryTextureCube() is broken with a FIXME | Nils Dagsson Moskopp | 2011-06-03 |
| * | + paper, book, bookshelf | Nils Dagsson Moskopp | 2011-06-03 |
| * | + papyrus | Nils Dagsson Moskopp | 2011-06-03 |
| * | added new submenu for key assignment | teddydestodes | 2011-06-01 |
| * | Merge remote-tracking branch 'bucket-t/master' | teddydestodes | 2011-06-01 |
| |\ |
|
| | * | MacOSX build support | MrLoom | 2011-06-01 |
| * | | Merge remote-tracking branch 'upstream/master' | teddydestodes | 2011-06-01 |
| |\| |
|
| | * | * clay is rarer now | Nils Dagsson Moskopp | 2011-06-01 |
| | * | + clay and associated items | Nils Dagsson Moskopp | 2011-06-01 |
| | * | + brick | Nils Dagsson Moskopp | 2011-05-31 |
| | * | + fence inventory icon | Nils Dagsson Moskopp | 2011-05-31 |
| | * | * improved fence dimensions (cuboid side lengths now multiples of 2, textures... | Nils Dagsson Moskopp | 2011-05-31 |
| | * | + cactii | Nils Dagsson Moskopp | 2011-05-30 |
| * | | * improved fence dimensions (cuboid side lengths now multiples of 2, textures... | Nils Dagsson Moskopp | 2011-06-01 |
| * | | fast_move and free_move can now be toggled | teddydestodes | 2011-05-29 |
| |/ |
|
| * | + sandstone | Nils Dagsson Moskopp | 2011-05-29 |
* | | moved mapgen stuff around abit | Perttu Ahola | 2011-06-25 |
* | | moved map generator to separate source files | Perttu Ahola | 2011-06-25 |
* | | mapgen stuff | Perttu Ahola | 2011-06-25 |
* | | added correct data to new images, added comments in main.cpp | Perttu Ahola | 2011-06-25 |
* | | New map generator added (and SQLite, messed up the commits at that time...) (... | Perttu Ahola | 2011-06-25 |
* | | disabled farmesh in default settings | Perttu Ahola | 2011-06-23 |
* | | fixed servermain.cpp lacking filesys.h | Perttu Ahola | 2011-06-22 |
* | | path_userdata is now created before potentially creating debug.txt in there | Perttu Ahola | 2011-06-20 |
* | | moved the mac include in porting.cpp out of namespace | Perttu Ahola | 2011-06-20 |
* | | fixed a segfault in case of wrong input from network on the server (reported ... | Perttu Ahola | 2011-06-19 |