aboutsummaryrefslogtreecommitdiff
path: root/src/rollback.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-09Add arm64-v8a but it's not sufficient for 64bit buildLoic Blot1-1/+1
2019-11-09Bump to version code 25Loic Blot1-1/+1
2019-11-09Android: build fixes & compat fixesMoNTE4811-100/+91
2019-11-09Silence invalid Clang Format report (#9095)Paramat1-0/+6
2019-11-09Tunnels: Completely disable generation when 'cave width' >= 10.0 (#9093)Paramat2-1/+15
2019-11-08Make core.get_favorites("local") ignore duplicates (#7926)Paul Ouellette1-0/+10
2019-11-08Randomwalk caves: Add parameters for number, proportion flooded. Allow small ...Paramat17-188/+416
2019-11-07Formspec: draw order and clipping for all elements (#8740)DS14-454/+824
2019-11-05Improve documentation around banning (#9088)sfan52-10/+13
2019-11-03Android: Fix broken double-tap after 49 days uptimeSmallJoker1-2/+2
2019-11-03Clean up font caching, fix bitmap fontsSmallJoker4-107/+99
2019-11-03Formspec: add hypertext elementPierre-Yves Rollo22-79/+1792
2019-11-02Add debug.txt.1 to .gitignore (#9081)DS1-0/+1
2019-11-02Builtin: Improve /clearobjects message (#9084)Alistair Findlay1-2/+2
2019-10-29Change some usages of "deprecated" to "obsolete" (#9062)random-geek8-23/+23
2019-10-25Add help texts for settings that lack one (#9007)Wuzzy1-14/+55
2019-10-24Change some rough/inappropriate language in comments (#9061)random-geek5-9/+12
2019-10-24Improve light curve parameter limits and documentation (#9054)Paramat2-31/+44
2019-10-23Remove legacy file format documentationrandom-geek1-104/+0
2019-10-23Remove legacy flat-file map coderandom-geek3-216/+4
2019-10-23Fix build issue due to conflicting s64 type definitions (#9064)Dmitry Marakasov1-0/+1
2019-10-23Allow calling ItemStack with no arguments (#8783)Paul Ouellette1-1/+3
2019-10-23Add 4 missing fallback/default textures (#8845)Wuzzy9-0/+0
2019-10-20Formspecs: Reset version number on rebuildSmallJoker1-0/+2
2019-10-18Make natural night light as bright as MT 0.4.16 (#9053)Paramat1-2/+2
2019-10-18Correction for alpha blending issues in texture mod compositing (#9029)Warr10241-2/+20
2019-10-14Don't install fonts on ENABLE_CLIENT=0 configurationssfan51-2/+1
2019-10-14Settingtypes.txt: Various improvements (#9047)Paramat1-27/+30
2019-10-13Fix rotate_node to return the correct itemstack.Aaron Suen1-2/+1
2019-10-13Randomwalk caves: Reduce 'insure' value from 10 to 2 (#9035)Paramat1-3/+2
2019-10-12Add more visual feedback for button states (#8916)Hugues Ross10-39/+151
2019-10-12Continue with 5.2.0-devsfan53-4/+4
2019-10-12Bump version to 5.1.0sfan53-3/+3
2019-10-12Update minetest.conf.exampleupdatepo.sh1-20/+17
2019-10-12Update translation stringsupdatepo.sh47-166435/+171761
2019-10-12Update from Weblate (hacky)Translators45-188058/+165938
2019-10-09Fix isDead()/autoforward crash (#9031)Paramat1-1/+2
2019-10-09ContentCAO: Fix segfault on quit (attached)SmallJoker1-0/+3
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