summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Android build fixes for c++11stujones112018-03-11
* Android: update tools (gradle, NDK) & prepare to switch to clangLoic Blot2018-03-11
* Drop texture file list cache (#6660)Vitaliy2018-03-10
* Fix typo in lighting code since bcdb3d5SmallJoker2018-03-10
* Lua_api.txt: Split long lines part 2paramat2018-03-10
* Spawn level: Add 'get_spawn_level(x, z)' APIparamat2018-03-10
* Formspecs: Unify textarea and field parsing functions, fix wrong fallback textSmallJoker2018-03-09
* VoxelArea: add_{x,y,z,p} must be staticLoic Blot2018-03-09
* Drop unused struct ModLicenseInfo & ModAuthorInfo + default constructor in Mo...Loic Blot2018-03-09
* ServerEnvironment & StaticObject cleanupsLoic Blot2018-03-09
* Drop unused Server::m_ignore_map_edit_events_peer_idLoic Blot2018-03-09
* Variable name fix + structure creation unrolling in lighting codeLoic Blot2018-03-09
* Drop less performant Server::setBlockNotSent for ClientInterface::markBlockpo...Loic Blot2018-03-09
* Lua_api.txt: Split long lines part 1paramat2018-03-09
* Gennotify docs: Clarify returned positions for decorationsparamat2018-03-09
* Biomes: Document xyz biome limitsparamat2018-03-09
* Getv3intfield: Fix logic of return boolparamat2018-03-09
* Biomes: Add 'min_pos'/'max_pos' xyz biome limitsparamat2018-03-09
* Cleanup & bugfixLoic Blot2018-03-08
* Cleanup: drop Server::hudGetHotbarSelectedImage()Loic Blot2018-03-08
* Cleanup: drop Server::hudGetHotbarImage()Loic Blot2018-03-08
* Cleanup: drop Server::hudGetHotbarItemcount()Loic Blot2018-03-08
* mods.cpp/h: little performance improvement in getModsInPath (+ codestyle) (#7...Loïc Blot2018-03-08
* Fix bad markdown in lua_api.txtpauloue2018-03-05
* Fix missing warningstream (or similar problem) (#7034)you2018-03-04
* Allow for getting world name and path separately on the command line (#6555)Brian2018-03-04
* Gennotify: Add 'minetest.get_decoration_id' APIparamat2018-03-03
* Generate Notifier: Clear events once after all 'on generated' functionsparamat2018-03-03
* MapgenValleys: Fixed submarine valleys shapeGael-de-Sailly2018-03-03
* c_converter: Function template for numeric fields, add v3s16 default (#7090)SmallJoker2018-03-03
* Slippery: Simplify, make more efficient (#7086)SmallJoker2018-03-03
* Cleanup in flat lighting (#7051)Vitaliy2018-03-03
* Fix liquid post effect colour behaviour in third person viewred-0012018-02-27
* Place schematic (on vmanip): Enable use of 'place center' flagsparamat2018-02-27
* CollisionMoveSimple: Collide with 'ignore' nodesparamat2018-02-26
* SAO limits: Allow SAOs to exist outside the set 'mapgen limit'paramat2018-02-26
* Fix CMake error (#7074) by bumping the required CMake version past 3.8.1 (#7075)nOOb31672018-02-25
* is_area_protected: Rename from intersects_protection (#7073)SmallJoker2018-02-25
* CMakeLists use the source_group command to improve look and feel when generat...nOOb31672018-02-23
* CMakeLists pass windows sources (manifest and resource file) to executable ta...nOOb31672018-02-23
* Registration dialog: Larger text field with scrollbars (#7047)SmallJoker2018-02-23
* Find nodes in area (under air): Raise volume limit and document itparamat2018-02-21
* Settingtypes.txt: Fix valleys dungeon ymax errorparamat2018-02-21
* Vertical biome blend: Tune blend patternsparamat2018-02-20
* Dungeons: Add Y limits in all mapgensparamat2018-02-20
* Delete world dialog: Move buttons to avoid double click deletionMuhammad Rifqi Priyo Susanto2018-02-20
* /shutdown can't do countdown when using reconnect and/or shutdown message (#7...dopik2018-02-19
* Add a refresh button to the serverlist (#6957)Tre2018-02-19
* Mitigate formspec exploits by verifying that the formspec was shown to the us...red-0012018-02-18
* Lua API documentation: Fix spelling (#7046)pauloue2018-02-18