| Commit message (Expand) | Author | Age |
... | |
* | Move Quicktune code to util/ (#8871) | ANAND | 2019-09-29 |
* | Fix error message caused by adding new parameter to background (#8922) | rubenwardy | 2019-09-29 |
* | Allow grep-ing for on_grant and on_revoke (#8958) | DS | 2019-09-29 |
* | All settings: Fix missing flags checkbox caused by 'possible flags' order (#8... | Muhammad Rifqi Priyo Susanto | 2019-09-27 |
* | Simple shader fixes. (#8991) | lhofhansl | 2019-09-26 |
* | Automatically enable depends of mods when enabling the mods in the world conf... | HybridDog | 2019-09-26 |
* | Fix some reference counters (memleak) (#8981) | SmallJoker | 2019-09-24 |
* | Fix broken build | sfan5 | 2019-09-23 |
* | Rename "private messages" to "direct messages" (#8971) | Hugo Locurcio | 2019-09-22 |
* | Move the code for meta formspec into bool Game::nodePlacement(const ItemDefin... | DS-Minetest | 2019-09-22 |
* | Punchwear (improved) (#8959) | sfan5 | 2019-09-22 |
* | Fix AreaStore's IDs persistence (#8888) | SmallJoker | 2019-09-21 |
* | Wieldhand: Specify which ItemStack to use (#8961) | SmallJoker | 2019-09-21 |
* | Add support for per-player FOV overrides and multipliers | Anand S | 2019-09-19 |
* | Remove incorrect MutexAutoLock | sfan5 | 2019-09-19 |
* | Trigger on_place in many situations even if prediction failed | DS-Minetest | 2019-09-19 |
* | Also print help commands to chat for server terminal (#8869) | Tim Myers | 2019-09-19 |
* | Fix misuse of AsyncTask (#8799) | Linjie Pan | 2019-09-19 |
* | Settings: Prevent mutex deadlock in remove() (#7803) | SmallJoker | 2019-09-18 |
* | Inventory: Properly revert client predictions (#8945) | SmallJoker | 2019-09-18 |
* | Improve undersampling settings | Hugo Locurcio | 2019-09-17 |
* | Inventory: Undo prediction on drop | SmallJoker | 2019-09-17 |
* | Fix the bgcolor formspec element (#8716) | DS | 2019-09-15 |
* | Fix formspec version backup in prepends losing data | rubenwardy | 2019-09-15 |
* | Dungeons: Clean up parameters, improve structure variety (#8918) | Paramat | 2019-09-14 |
* | Built-in formspecs: Force version 1 | SmallJoker | 2019-09-14 |
* | client.h: Add missing const's | ANAND | 2019-09-14 |
* | LocalPlayer: Fix code-style | ANAND | 2019-09-14 |
* | client.cpp: Fix code-style in Client::sendPlayerPos | ANAND | 2019-09-14 |
* | Fix LocalPlayer::isDead always returning false if player is immortal | ANAND | 2019-09-14 |
* | Send ActiveObjects once right after Init2 | ANAND | 2019-09-14 |
* | Formspecs: Introduce formspec_version to mods | SmallJoker | 2019-09-14 |
* | CSM: Fix itemstack:get_meta() 'metadata' indexing error | SmallJoker | 2019-09-14 |
* | Load CSM environment after the restrictions are known | SmallJoker | 2019-09-14 |
* | InventoryManager: Fix virtual function overload warning | SmallJoker | 2019-09-09 |
* | Send cumulated inventory changes only each step (#8856) | SmallJoker | 2019-09-09 |
* | Update minetest.conf.example | updatepo.sh | 2019-09-09 |
* | Update translation strings | updatepo.sh | 2019-09-09 |
* | Update from Weblate | Translators | 2019-09-09 |
* | Dungeons: Remove non-functional 'projecting dungeons' setting (#8897) | Paramat | 2019-09-08 |
* | Lua API documentation: Various fixes (#8914) | SmallJoker | 2019-09-08 |
* | lua_api.txt: Improve privilege definition (#8912) | ANAND | 2019-09-08 |
* | Move debug.txt after it grows too big (#8904) | HybridDog | 2019-09-07 |
* | label[]: Fix cut-off translated text | SmallJoker | 2019-09-07 |
* | Fix Irrlicht 1.9 support | sfan5 | 2019-09-06 |
* | doc/client_lua_api: Clarify how client side api and mods start (#8822) | Paul m. p. P | 2019-09-05 |
* | Force item entities out of solid nodes (simpler) (#8885) | sfan5 | 2019-09-04 |
* | Fix Inventory::moveItemSomewhere() | sfan5 | 2019-09-03 |
* | Inventory: Handle removeItem leftovers (#8884) | SmallJoker | 2019-09-02 |
* | 'All Settings': Don't use checkboxes for 'no...' mapgen flags (#7847) | Muhammad Rifqi Priyo Susanto | 2019-09-01 |