aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Lua_api.txt: Fix, improve and add to Object Properties documentationparamat2018-01-121-2/+21
* Lua_api.txt: Improve and complete ABM documentationparamat2018-01-121-12/+23
* Settingtypes.txt: Correct value of 'max block send distance'paramat2018-01-121-1/+1
* Fix ambient occlusion and dark lines at mapblock bordersnumber Zero2018-01-121-70/+27
* Fix off-by-one in log output line length (#6896)Pedro Gimeno2018-01-091-5/+2
* Fix buffer parameter not working in LuaPerlinNoiseMap::l_getMapSlice()Pedro Gimeno2018-01-081-1/+1
* Lua API docs: Add warning that schematic placing is cachedSokomine2018-01-071-0/+4
* Fix naming conventions of noise userdatarubenwardy2018-01-073-39/+39
* Don't recalculate statustext initial color everytime & review fixesLoic Blot2018-01-056-21/+24
* GameUI refactor (part 7/7): Finish to include profiler things to GameUILoic Blot2018-01-054-75/+78
* GameUI refactor (part 6/X): Move Game::guitext_profiler & showStatusTextSimpl...Loic Blot2018-01-053-116/+109
* GameUI refactor (part 5/X): Move Game::guitext_chat to GameUI classLoic Blot2018-01-055-126/+118
* GameUI refactor (part 4/X): Move Game::guitext_status, Game::m_statustext, Ga...Loic Blot2018-01-054-104/+102
* GameUI refactor (part 3/X): Move Game::guitext2, Game::guitext_info, Game::in...Loic Blot2018-01-055-93/+92
* GameUI refactor (part 2/X): Move Game::guitext to GameUI + enhancements on St...Loic Blot2018-01-058-134/+159
* GameUI refactor (part 1/X): GameUI object creation + GameUIFlags move to GameUILoic Blot2018-01-059-131/+229
* Biomes: Add vertical biome blend (#6853)Paramat2018-01-054-19/+38
* Prevent Android from automatically locking display (#6876)Wayward One2018-01-041-0/+1
* Fix Wstringop-overflow warning from util/srp.cpp (#6855)you2018-01-041-1/+2
* [CSM] Don't load the IO library. (#6087)red-0012018-01-046-16/+54
* Mgv7: Add docs for the new floatland exponent parameterparamat2018-01-041-3/+6
* Fix crash on can_bypass_userlimit returning non-booleanrubenwardy2018-01-031-1/+0
* Mgv7 floatlands: Add exponent parameterparamat2018-01-032-37/+44
* Connected Nodeboxes: Add `disconnected` boxesThomas--S2018-01-036-14/+133
* Tool.cpp/.h, lua_api/l_util.cpp: Tidy up code and remove dead codeHybrid Dog2018-01-033-48/+26
* Tool getDigParams: Fix selecting the best fitting timeHybrid Dog2018-01-031-2/+3
* Add unittests on ActiveObject and BanManager class (#6866)Loïc Blot2018-01-014-1/+231
* Update README.md copyright notice tooLoïc Blot2018-01-011-1/+1
* Happy new year 2018: update LICENSE.txtLoïc Blot2018-01-011-1/+1
* Advanced settings: Add range check for float typeMuhammad Rifqi Priyo Susanto2017-12-261-0/+12
* Fix rounding error in g/set_node caused by truncation to floatrubenwardy2017-12-263-4/+54
* Add check to pause game on lost window focusrubenwardy2017-12-264-0/+15
* Line_of_sight: Improve using VoxelLineIteratorDániel Juhász2017-12-265-36/+28
* Wireshark plugin: Complete all commands. (#6841)sofar2017-12-261-3/+49
* Fix dancing textnumber Zero2017-12-251-0/+3
* - Clear colors when reading property info.Rob Blanckaert2017-12-252-0/+3
* Fix error if setting menu_last_game is not a valid gamenOOb31672017-12-221-11/+14
* Fix undefined behaviour on getting pointer to data in empty vectornOOb31672017-12-221-1/+1
* Fix wrong scrolling (#6809)Vitaliy2017-12-211-7/+4
* Vector functions: Fix vector.direction() function, improve documentation (#6801)Paramat2017-12-212-41/+38
* Allow 'default' parameter in 'settings:get_bool' functionJordan Irwin2017-12-172-2/+8
* Adjust default console heightEzhh2017-12-173-3/+3
* Give subgames the ability to disallow specific mapgens (#6792)Ezhh2017-12-163-15/+47
* Fix items turning black (#6780)Vitaliy2017-12-161-4/+0
* Change Normal Map setting to be less ambigousTre2017-12-161-2/+2
* Zoom: Add 'disabled by game or mod' messageparamat2017-12-141-0/+11
* Minimap messages: Improve 'disabled by server' messageparamat2017-12-141-1/+1
* Add callback to preserve node metadata as item metadataashtrayoz2017-12-143-1/+36
* Chat: Remove prompt history duplicates (#6762)SmallJoker2017-12-141-4/+13
* directiontables: Fix MSVC compiler error (#6785)adrido2017-12-141-1/+1