summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | | made dtime jitter compare value and fps calculation a bit faster changingPerttu Ahola2011-06-27
| * | | map unloading is now a whole lot betterPerttu Ahola2011-06-27
| * | | fixed block unloading from memory (a better fix coming next)Perttu Ahola2011-06-26
| * | | Made the initial loading screen slightly more alivePerttu Ahola2011-06-26
| * | | added screenshot key F12 (from spongie)Perttu Ahola2011-06-26
| * | | Added CPT_FACEDIR_SIMPLE calculation, finally, as figured out by spongiePerttu Ahola2011-06-26
| * | | changed one "if" to "else if" in content_mapblock.cppPerttu Ahola2011-06-26
| * | | reorganized stuffPerttu Ahola2011-06-26
| * | | tuned mapgenPerttu Ahola2011-06-26
| * | | changed water color in farmeshPerttu Ahola2011-06-26
| * | | updated noise stuffPerttu Ahola2011-06-26
| * | | reorganized a lot of stuff and modified mapgen and objects slightly while doi...Perttu Ahola2011-06-26
| * | | improved player fall damage detectionPerttu Ahola2011-06-26
| * | | added and commented out some debug outputPerttu Ahola2011-06-26
| * | | even more code refactoringPerttu Ahola2011-06-26
| * | | more reorganizing of map codePerttu Ahola2011-06-26
| * | | cleaned map stuffPerttu Ahola2011-06-26
| |/ /
* | | * possibly improved water flow, by flyx86Nils Dagsson Moskopp2011-07-14
* | | * possible fix for large cubic holes in mapNils Dagsson Moskopp2011-07-13
* | | * slightly different values for 3d perlin noiseNils Dagsson Moskopp2011-07-13
* | | * regression fix, papyrus should appear again nowNils Dagsson Moskopp2011-07-13
* | | + farmesh config optionsJiří Procházka2011-07-11
* | | backported cactus, papyrus and claySebastian Rühl2011-06-26
* | | small fixSebastian Rühl2011-06-26
* | | Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git into...Sebastian Rühl2011-06-26
|\ \ \ | |/ / |/| |
| * | + rail block bounding boxNils Dagsson Moskopp2011-06-08
| * | + railNils Dagsson Moskopp2011-06-07
| * | * point out setInventoryTextureCube() is broken with a FIXMENils Dagsson Moskopp2011-06-03
| * | + paper, book, bookshelfNils Dagsson Moskopp2011-06-03
| * | + papyrusNils Dagsson Moskopp2011-06-03
| * | added new submenu for key assignmentteddydestodes2011-06-01
| * | Merge remote-tracking branch 'bucket-t/master'teddydestodes2011-06-01
| |\ \
| | * | MacOSX build supportMrLoom2011-06-01
| * | | Merge remote-tracking branch 'upstream/master'teddydestodes2011-06-01
| |\| |
| | * | * clay is rarer nowNils Dagsson Moskopp2011-06-01
| | * | + clay and associated itemsNils Dagsson Moskopp2011-06-01
| | * | + brickNils Dagsson Moskopp2011-05-31
| | * | + fence inventory iconNils Dagsson Moskopp2011-05-31
| | * | * improved fence dimensions (cuboid side lengths now multiples of 2, textures...Nils Dagsson Moskopp2011-05-31
| | * | + cactiiNils Dagsson Moskopp2011-05-30
| * | | * improved fence dimensions (cuboid side lengths now multiples of 2, textures...Nils Dagsson Moskopp2011-06-01
| * | | fast_move and free_move can now be toggledteddydestodes2011-05-29
| |/ /
| * / + sandstoneNils Dagsson Moskopp2011-05-29
| |/
* | moved mapgen stuff around abitPerttu Ahola2011-06-25
* | moved map generator to separate source filesPerttu Ahola2011-06-25
* | mapgen stuffPerttu Ahola2011-06-25
* | added correct data to new images, added comments in main.cppPerttu Ahola2011-06-25
* | New map generator added (and SQLite, messed up the commits at that time...) (...Perttu Ahola2011-06-25
* | disabled farmesh in default settingsPerttu Ahola2011-06-23
* | fixed servermain.cpp lacking filesys.hPerttu Ahola2011-06-22