aboutsummaryrefslogtreecommitdiff
path: root/src/client/clientenvironment.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-08Revert Client::sendPlayerPos optimization (part of 81c7f0a) (#9025)ANAND1-2/+3
2019-10-06Fix upright_sprite lighting when colors are setsfan51-2/+3
2019-10-06Revert "Fix the bgcolor formspec element (#8716)" (#9018)SmallJoker2-14/+11
2019-10-05Fix warnings in guiButton.hsfan51-23/+25
2019-10-05Merge pull request #8166 from Warr1024/fix7020Warr10241-1/+12
2019-10-05Fix unwanted detaching when damage = 0Jacob Lifshay1-2/+4
2019-10-02Attachments: Fix attachments to temporary removed objects (#8989)SmallJoker6-31/+70
2019-10-01README: Add dependencies for Arch Linux (#8998)James Tobin1-0/+4
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