aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* [CSM] Remove `on_connect` callback (#6941)red-0012018-01-213-14/+0
* [CSM] Add functions to create particles and particlespawners. (#6072)red-0012018-01-207-13/+275
* Game refactor [4/X]: keycache is now owned by InputHandlerLoic Blot2018-01-207-188/+199
* Game refactor [3/X]: Move keycache to inputhandlerLoic Blot2018-01-203-105/+106
* Game refactor [2/X]: Various moves (profilergraph, nodePlacementPrediction, ...Loic Blot2018-01-206-363/+418
* Game/Input refactor [1/X]: make RealInputHandler handle joystick inputs with ...Loic Blot2018-01-202-63/+66
* [CSM] Add basic HUD manipulation. (#6067)red-0012018-01-2016-1067/+1224
* Biomes: Add 'get heat', 'get humidity', 'get biome data' APIsparamat2018-01-164-3/+231
* Load a texturepack from the 'textures' subfolder of a gamered-0012018-01-161-3/+7
* Mapgen folder: Update and improve copyright information of filesparamat2018-01-1532-72/+81
* Registration confirmation dialog: Fix grammarMuhammad Rifqi Priyo Susanto2018-01-131-4/+5
* Add confirmation on new player registration (#6849)Muhammad Rifqi Priyo Susanto2018-01-139-13/+378
* Revert "Add an active object step time budget #6721"Lars Hofhansl2018-01-126-65/+38
* Forget to fix non freetype build in StaticTextLoic Blot2018-01-121-4/+17
* 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
* Fix naming conventions of noise userdatarubenwardy2018-01-072-27/+27
* Don't recalculate statustext initial color everytime & review fixesLoic Blot2018-01-055-20/+23
* GameUI refactor (part 7/7): Finish to include profiler things to GameUILoic Blot2018-01-053-75/+77
* 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-053-10/+29
* 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
* 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-035-14/+122
* 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
* 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-262-0/+8
* Line_of_sight: Improve using VoxelLineIteratorDániel Juhász2017-12-264-32/+25
* Fix dancing textnumber Zero2017-12-251-0/+3
* - Clear colors when reading property info.Rob Blanckaert2017-12-252-0/+3
* Fix undefined behaviour on getting pointer to data in empty vectornOOb31672017-12-221-1/+1
* Fix wrong scrolling (#6809)Vitaliy2017-12-211-7/+4
* Allow 'default' parameter in 'settings:get_bool' functionJordan Irwin2017-12-171-1/+5
* Adjust default console heightEzhh2017-12-171-1/+1
* Fix items turning black (#6780)Vitaliy2017-12-161-4/+0
* Zoom: Add 'disabled by game or mod' messageparamat2017-12-141-0/+11
* Minimap messages: Improve 'disabled by server' messageparamat2017-12-141-1/+1
* Chat: Remove prompt history duplicates (#6762)SmallJoker2017-12-141-4/+13
* directiontables: Fix MSVC compiler error (#6785)adrido2017-12-141-1/+1
* Update light decoding table size (#6696)Vitaliy2017-12-122-13/+12