aboutsummaryrefslogtreecommitdiff
path: root/doc (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-03Add MinSizeRel and RelWithDebInfo to MSVCBuildDir checkgregorycu1-0/+2
2016-01-03Prevent technically unsafe access with empty vectorgregorycu1-0/+3
2016-01-03Made it more clear that "[combine" does accept a list of files.Robert Zenz1-6/+6
2016-01-01filesys: safeWriteToFile(): Remove the target file before rename only on WindowsPerttu Ahola1-1/+10
2015-12-30Minimal: Add mapgen alias for airparamat1-0/+1
2015-12-30Fix client crashing when connecting to serverest311-1/+1
2015-12-30Fix cache path with RUN_IN_PLACEShadowNinja1-7/+8
2015-12-30Include custom error message in all SQLite3 exceptions.Rogier1-38/+27
2015-12-30Handle SQLITE_BUSY errors gracefullyRogier2-0/+64
2015-12-29Add macos/freebsd missing endian.h include and add win endianness infoqiukeren1-1/+11
2015-12-29Revert "Refactoring and code style fixes in preparation of adding mesh typed ...Sapier2-472/+389
2015-12-29Revert "Add support for using arbitrary meshes as items"Sapier5-186/+10
2015-12-29Make collisionMoveSimple time overflow message written to log/show up at max ...Sapier1-3/+10
2015-12-29Add support for using arbitrary meshes as itemsSapier5-10/+186
2015-12-29Refactoring and code style fixes in preparation of adding mesh typed itemsSapier2-389/+472
2015-12-29shutdown when requested from lua in singleplayer tooest311-1/+3
2015-12-29Database backends: fix bug, and small speedupest312-0/+3
2015-12-26Alphabetical sorting of texture packs in menu (fixes #3487)jeanpatrick.guerrero@gmail.com1-1/+5
2015-12-26Update URLs for buildbot & travissfan53-27/+27
2015-12-25Add missing documentation of automatic_face_movement_max_rotation_per_sec ent...Sapier1-0/+2
2015-12-23Android: shorten initial progress bar text way more simpleSapier2-43/+5
2015-12-23Android: Tell make about sub-makes to speed up buildest311-4/+4
2015-12-22Translated using Weblate (Italian)Gianluca Luparini1-4/+4
2015-12-21Translated using Weblate (Japanese)Rui1-3/+3
2015-12-21Translated using Weblate (Dutch)Rogier1-460/+743
2015-12-21Translated using Weblate (Russian)Anton Tsyganenko1-21/+28
2015-12-21Translated using Weblate (Italian)Luca Argentieri1-22/+17
2015-12-21Translated using Weblate (Czech)Jakub Vaněk1-73/+84
2015-12-21Translated using Weblate (Chinese (Taiwan))Jeff Huang1-41/+50
2015-12-21Translated using Weblate (Hebrew)ChaosWormz1-31/+25
2015-12-21Translated using Weblate (Japanese)Rui1-45/+63
2015-12-21Translated using Weblate (Czech)Jakub Vaněk1-122/+94
2015-12-21Translated using Weblate (Lojban)senpi1-6/+6
2015-12-21Translated using Weblate (Lithuanian)Liudas Ališauskas1-161/+175
2015-12-21Translated using Weblate (Estonian)Kristjan Räts1-17/+21
2015-12-21Translated using Weblate (Italian)Andrea Di Pietro Ulla1-3/+3
2015-12-21Fix lua object:get_properties() being brokenSapier1-1/+2
2015-12-20Fix missing localization for objHybridDog1-11/+3
2015-12-20Android: Fix extra files being copied to the APKShadowNinja1-3/+3
2015-12-20Fix missing popest311-0/+1
2015-12-19Add support for limiting rotation of automatic face movement dir entitysSapier5-5/+37
2015-12-18Android: Implement Autohiding button bars to cleanup screenSapier7-133/+504
2015-12-17Android: Remove unused build target curl_binarySapier1-13/+1
2015-12-17Android: Don't put html docs to apkSapier1-0/+1
2015-12-17Android: Remove non freetype fonts from apkSapier1-1/+2
2015-12-17Android: Fix pressed buttons not beeing cleared on opening menuSapier3-53/+78
2015-12-15Add option to give every object a nametagBlockMen9-95/+111
2015-12-15Get movement setting instead of hard coded valueasl972-4/+18
2015-12-15Mgfractal: Add 3D and 4D fractalsparamat4-58/+144
2015-12-11Fix events on WindowsBlockMen2-11/+4