aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-10-23Fix build issue due to conflicting s64 type definitions (#9064)Dmitry Marakasov
2019-10-23Allow calling ItemStack with no arguments (#8783)Paul Ouellette
2019-10-20Formspecs: Reset version number on rebuildSmallJoker
2019-10-18Make natural night light as bright as MT 0.4.16 (#9053)Paramat
2019-10-18Correction for alpha blending issues in texture mod compositing (#9029)Warr1024
2019-10-13Randomwalk caves: Reduce 'insure' value from 10 to 2 (#9035)Paramat
2019-10-12Add more visual feedback for button states (#8916)Hugues Ross
2019-10-12Update translation stringsupdatepo.sh
2019-10-09Fix isDead()/autoforward crash (#9031)Paramat
2019-10-09ContentCAO: Fix segfault on quit (attached)SmallJoker
2019-10-08Revert Client::sendPlayerPos optimization (part of 81c7f0a) (#9025)ANAND
2019-10-06Fix upright_sprite lighting when colors are setsfan5
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