summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * num_emerge_threads: Warn of crashes when > 1 (#8357)Paramat2019-03-14
| * Fix cast from const by accessing string data directly (#8354)rubenwardy2019-03-12
| * HPChange Reason: Fix push after free, and type being overwritten (#8359)rubenwardy2019-03-12
| * Change 'num_emerge_threads' default to 1 (#8303)Paramat2019-03-11
| * getS16NoEx() returns true unless syntactical error in conf. (#8304)sofar2019-03-11
| * Fix serialization of std::time_t by casting to u64 first (#8353)rubenwardy2019-03-11
| * Confirm registration GUI: Remove positional strings to fix Windows bug (#8258)Paramat2019-03-11
| * Fix detach inventory serialisation (#8331)rubenwardy2019-03-11
| * Fix incorrect string length check after castrubenwardy2019-03-11
| * Continue with 5.0.1-devrubenwardy2019-03-11
* | Bump version to 5.1.0sfan52019-10-12
* | Update minetest.conf.exampleupdatepo.sh2019-10-12
* | Update translation stringsupdatepo.sh2019-10-12
* | Update from Weblate (hacky)Translators2019-10-12
* | Fix isDead()/autoforward crash (#9031)Paramat2019-10-09
* | ContentCAO: Fix segfault on quit (attached)SmallJoker2019-10-09
* | Revert Client::sendPlayerPos optimization (part of 81c7f0a) (#9025)ANAND2019-10-08
* | Fix upright_sprite lighting when colors are setsfan52019-10-06
* | Revert "Fix the bgcolor formspec element (#8716)" (#9018)SmallJoker2019-10-06
* | Fix warnings in guiButton.hsfan52019-10-05
* | Merge pull request #8166 from Warr1024/fix7020Warr10242019-10-05
* | Fix unwanted detaching when damage = 0Jacob Lifshay2019-10-05
* | Attachments: Fix attachments to temporary removed objects (#8989)SmallJoker2019-10-02
* | README: Add dependencies for Arch Linux (#8998)James Tobin2019-10-01
* | All Settings: Set min limit for crtitical settings (#9000)Wuzzy2019-10-01
* | Document node drop tool filtering by string matching as deprecated (#9009)Paramat2019-09-30
* | Textures: Load base pack only as last fallback (#8974)SmallJoker2019-09-29
* | label[]: Fix broken colors since 2c9edefSmallJoker2019-09-29
* | Move Quicktune code to util/ (#8871)ANAND2019-09-29
* | Fix error message caused by adding new parameter to background (#8922)rubenwardy2019-09-29
* | Allow grep-ing for on_grant and on_revoke (#8958)DS2019-09-29
* | All settings: Fix missing flags checkbox caused by 'possible flags' order (#8...Muhammad Rifqi Priyo Susanto2019-09-27
* | Simple shader fixes. (#8991)lhofhansl2019-09-26
* | Automatically enable depends of mods when enabling the mods in the world conf...HybridDog2019-09-26
* | Fix some reference counters (memleak) (#8981)SmallJoker2019-09-24
* | Fix broken buildsfan52019-09-23
* | Rename "private messages" to "direct messages" (#8971)Hugo Locurcio2019-09-22
* | Move the code for meta formspec into bool Game::nodePlacement(const ItemDefin...DS-Minetest2019-09-22
* | Punchwear (improved) (#8959)sfan52019-09-22
* | Fix AreaStore's IDs persistence (#8888)SmallJoker2019-09-21
* | Wieldhand: Specify which ItemStack to use (#8961)SmallJoker2019-09-21
* | Add support for per-player FOV overrides and multipliersAnand S2019-09-19
* | Remove incorrect MutexAutoLocksfan52019-09-19
* | Trigger on_place in many situations even if prediction failedDS-Minetest2019-09-19
* | Also print help commands to chat for server terminal (#8869)Tim Myers2019-09-19
* | Fix misuse of AsyncTask (#8799)Linjie Pan2019-09-19
* | Settings: Prevent mutex deadlock in remove() (#7803)SmallJoker2019-09-18
* | Inventory: Properly revert client predictions (#8945)SmallJoker2019-09-18
* | Improve undersampling settingsHugo Locurcio2019-09-17
* | Inventory: Undo prediction on dropSmallJoker2019-09-17