aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-10-06Revert "Fix the bgcolor formspec element (#8716)" (#9018)SmallJoker
2019-10-05Fix warnings in guiButton.hsfan5
2019-10-05Fix unwanted detaching when damage = 0Jacob Lifshay
2019-10-02Attachments: Fix attachments to temporary removed objects (#8989)SmallJoker
2019-09-29Textures: Load base pack only as last fallback (#8974)SmallJoker
2019-09-29label[]: Fix broken colors since 2c9edefSmallJoker
2019-09-29Move Quicktune code to util/ (#8871)ANAND
2019-09-29Fix error message caused by adding new parameter to background (#8922)rubenwardy
2019-09-26Simple shader fixes. (#8991)lhofhansl
2019-09-24Fix some reference counters (memleak) (#8981)SmallJoker
2019-09-23Fix broken buildsfan5
2019-09-22Move the code for meta formspec into bool Game::nodePlacement(const ItemDefin...DS-Minetest
2019-09-22Punchwear (improved) (#8959)sfan5
2019-09-21Fix AreaStore's IDs persistence (#8888)SmallJoker
2019-09-21Wieldhand: Specify which ItemStack to use (#8961)SmallJoker
2019-09-19Add support for per-player FOV overrides and multipliersAnand S
2019-09-19Remove incorrect MutexAutoLocksfan5
2019-09-19Trigger on_place in many situations even if prediction failedDS-Minetest
2019-09-18Settings: Prevent mutex deadlock in remove() (#7803)SmallJoker
2019-09-18Inventory: Properly revert client predictions (#8945)SmallJoker
2019-09-17Improve undersampling settingsHugo Locurcio
2019-09-17Inventory: Undo prediction on dropSmallJoker
2019-09-15Fix the bgcolor formspec element (#8716)DS
2019-09-15Fix formspec version backup in prepends losing datarubenwardy
2019-09-14Dungeons: Clean up parameters, improve structure variety (#8918)Paramat
2019-09-14Built-in formspecs: Force version 1SmallJoker
2019-09-14client.h: Add missing const'sANAND
2019-09-14LocalPlayer: Fix code-styleANAND
2019-09-14client.cpp: Fix code-style in Client::sendPlayerPosANAND
2019-09-14Fix LocalPlayer::isDead always returning false if player is immortalANAND
2019-09-14Send ActiveObjects once right after Init2ANAND
2019-09-14Formspecs: Introduce formspec_version to modsSmallJoker
2019-09-14CSM: Fix itemstack:get_meta() 'metadata' indexing errorSmallJoker
2019-09-14Load CSM environment after the restrictions are knownSmallJoker
2019-09-09InventoryManager: Fix virtual function overload warningSmallJoker
2019-09-09Send cumulated inventory changes only each step (#8856)SmallJoker
2019-09-09Update translation stringsupdatepo.sh
2019-09-08Dungeons: Remove non-functional 'projecting dungeons' setting (#8897)Paramat
2019-09-07Move debug.txt after it grows too big (#8904)HybridDog
2019-09-07label[]: Fix cut-off translated textSmallJoker
2019-09-06Fix Irrlicht 1.9 supportsfan5
2019-09-03Fix Inventory::moveItemSomewhere()sfan5
2019-09-02Inventory: Handle removeItem leftovers (#8884)SmallJoker
2019-09-01'All Settings': Don't use checkboxes for 'no...' mapgen flags (#7847)Muhammad Rifqi Priyo Susanto
2019-08-31particles.cpp: Fix code-styleANAND
2019-08-31clientobject.h: Fix code-styleANAND
2019-08-31Fix rotation of attached particlespawnerPedro Gimeno
2019-08-25Inventory: Fix missing setModified callsSmallJoker
2019-08-24Mapgen v6: Various mudflow code improvements and bugfixes (#8805)Paramat
2019-08-24fontengine: Fix non-gettext buildsSmallJoker