aboutsummaryrefslogtreecommitdiff
path: root/.clang-format (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-01All Settings: Set min limit for crtitical settings (#9000)Wuzzy1-11/+11
2019-09-30Document node drop tool filtering by string matching as deprecated (#9009)Paramat1-2/+5
2019-09-29Textures: Load base pack only as last fallback (#8974)SmallJoker2-5/+14
2019-09-29label[]: Fix broken colors since 2c9edefSmallJoker1-5/+7
2019-09-29Move Quicktune code to util/ (#8871)ANAND9-9/+8
2019-09-29Fix error message caused by adding new parameter to background (#8922)rubenwardy2-3/+3
2019-09-29Allow grep-ing for on_grant and on_revoke (#8958)DS1-0/+2
2019-09-27All settings: Fix missing flags checkbox caused by 'possible flags' order (#8...Muhammad Rifqi Priyo Susanto2-4/+6
2019-09-26Simple shader fixes. (#8991)lhofhansl3-1/+34
2019-09-26Automatically enable depends of mods when enabling the mods in the world conf...HybridDog1-15/+93
2019-09-24Fix some reference counters (memleak) (#8981)SmallJoker12-37/+30
2019-09-23Fix broken buildsfan51-2/+2
2019-09-22Rename "private messages" to "direct messages" (#8971)Hugo Locurcio1-3/+3
2019-09-22Move the code for meta formspec into bool Game::nodePlacement(const ItemDefin...DS-Minetest1-37/+39
2019-09-22Punchwear (improved) (#8959)sfan510-31/+73
2019-09-21Fix AreaStore's IDs persistence (#8888)SmallJoker6-42/+90
2019-09-21Wieldhand: Specify which ItemStack to use (#8961)SmallJoker7-41/+37
2019-09-19Add support for per-player FOV overrides and multipliersAnand S13-62/+168
2019-09-19Remove incorrect MutexAutoLocksfan51-5/+1
2019-09-19Trigger on_place in many situations even if prediction failedDS-Minetest1-130/+133
2019-09-19Also print help commands to chat for server terminal (#8869)Tim Myers2-3/+18
2019-09-19Fix misuse of AsyncTask (#8799)Linjie Pan1-1/+9
2019-09-18Settings: Prevent mutex deadlock in remove() (#7803)SmallJoker1-1/+4
2019-09-18Inventory: Properly revert client predictions (#8945)SmallJoker3-11/+25
2019-09-17Improve undersampling settingsHugo Locurcio2-7/+8
2019-09-17Inventory: Undo prediction on dropSmallJoker2-6/+7
2019-09-15Fix the bgcolor formspec element (#8716)DS2-11/+14
2019-09-15Fix formspec version backup in prepends losing datarubenwardy1-1/+1
2019-09-14Dungeons: Clean up parameters, improve structure variety (#8918)Paramat2-11/+16
2019-09-14Built-in formspecs: Force version 1SmallJoker2-3/+2
2019-09-14client.h: Add missing const'sANAND1-3/+3
2019-09-14LocalPlayer: Fix code-styleANAND2-205/+181
2019-09-14client.cpp: Fix code-style in Client::sendPlayerPosANAND1-21/+20
2019-09-14Fix LocalPlayer::isDead always returning false if player is immortalANAND2-1/+6
2019-09-14Send ActiveObjects once right after Init2ANAND6-119/+141
2019-09-14Formspecs: Introduce formspec_version to modsSmallJoker11-10/+54
2019-09-14CSM: Fix itemstack:get_meta() 'metadata' indexing errorSmallJoker2-0/+3
2019-09-14Load CSM environment after the restrictions are knownSmallJoker10-55/+64
2019-09-09InventoryManager: Fix virtual function overload warningSmallJoker1-1/+1
2019-09-09Send cumulated inventory changes only each step (#8856)SmallJoker5-27/+35
2019-09-09Update minetest.conf.exampleupdatepo.sh1-36/+173
2019-09-09Update translation stringsupdatepo.sh46-30678/+37890
2019-09-09Update from WeblateTranslators35-7243/+52844
2019-09-08Dungeons: Remove non-functional 'projecting dungeons' setting (#8897)Paramat3-11/+5
2019-09-08Lua API documentation: Various fixes (#8914)SmallJoker2-25/+75
2019-09-08lua_api.txt: Improve privilege definition (#8912)ANAND1-3/+4
2019-09-07Move debug.txt after it grows too big (#8904)HybridDog5-11/+33
2019-09-07label[]: Fix cut-off translated textSmallJoker1-1/+2
2019-09-06Fix Irrlicht 1.9 supportsfan51-1/+3
2019-09-05doc/client_lua_api: Clarify how client side api and mods start (#8822)Paul m. p. P1-0/+10