aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix for commit 87dcee6 It uses the wrong variable and only covers some use ca...gregorycu2016-01-041-1/+1
* Add MinSizeRel and RelWithDebInfo to MSVCBuildDir checkgregorycu2016-01-031-0/+2
* Prevent technically unsafe access with empty vectorgregorycu2016-01-031-0/+3
* Made it more clear that "[combine" does accept a list of files.Robert Zenz2016-01-031-6/+6
* filesys: safeWriteToFile(): Remove the target file before rename only on WindowsPerttu Ahola2016-01-011-1/+10
* Minimal: Add mapgen alias for airparamat2015-12-301-0/+1
* Fix client crashing when connecting to serverest312015-12-301-1/+1
* Fix cache path with RUN_IN_PLACEShadowNinja2015-12-301-7/+8
* Include custom error message in all SQLite3 exceptions.Rogier2015-12-301-38/+27
* Handle SQLITE_BUSY errors gracefullyRogier2015-12-302-0/+64
* Add macos/freebsd missing endian.h include and add win endianness infoqiukeren2015-12-291-1/+11
* Revert "Refactoring and code style fixes in preparation of adding mesh typed ...Sapier2015-12-292-472/+389
* Revert "Add support for using arbitrary meshes as items"Sapier2015-12-295-186/+10
* Make collisionMoveSimple time overflow message written to log/show up at max ...Sapier2015-12-291-3/+10
* Add support for using arbitrary meshes as itemsSapier2015-12-295-10/+186
* Refactoring and code style fixes in preparation of adding mesh typed itemsSapier2015-12-292-389/+472
* shutdown when requested from lua in singleplayer tooest312015-12-291-1/+3
* Database backends: fix bug, and small speedupest312015-12-292-0/+3
* Alphabetical sorting of texture packs in menu (fixes #3487)jeanpatrick.guerrero@gmail.com2015-12-261-1/+5
* Update URLs for buildbot & travissfan52015-12-263-27/+27
* Add missing documentation of automatic_face_movement_max_rotation_per_sec ent...Sapier2015-12-251-0/+2
* Android: shorten initial progress bar text way more simpleSapier2015-12-232-43/+5
* Android: Tell make about sub-makes to speed up buildest312015-12-231-4/+4
* Translated using Weblate (Italian)Gianluca Luparini2015-12-221-4/+4
* Translated using Weblate (Japanese)Rui2015-12-211-3/+3
* Translated using Weblate (Dutch)Rogier2015-12-211-460/+743
* Translated using Weblate (Russian)Anton Tsyganenko2015-12-211-21/+28
* Translated using Weblate (Italian)Luca Argentieri2015-12-211-22/+17
* Translated using Weblate (Czech)Jakub Vaněk2015-12-211-73/+84
* Translated using Weblate (Chinese (Taiwan))Jeff Huang2015-12-211-41/+50
* Translated using Weblate (Hebrew)ChaosWormz2015-12-211-31/+25
* Translated using Weblate (Japanese)Rui2015-12-211-45/+63
* Translated using Weblate (Czech)Jakub Vaněk2015-12-211-122/+94
* Translated using Weblate (Lojban)senpi2015-12-211-6/+6
* Translated using Weblate (Lithuanian)Liudas Ališauskas2015-12-211-161/+175
* Translated using Weblate (Estonian)Kristjan Räts2015-12-211-17/+21
* Translated using Weblate (Italian)Andrea Di Pietro Ulla2015-12-211-3/+3
* Fix lua object:get_properties() being brokenSapier2015-12-211-1/+2
* Fix missing localization for objHybridDog2015-12-201-11/+3
* Android: Fix extra files being copied to the APKShadowNinja2015-12-201-3/+3
* Fix missing popest312015-12-201-0/+1
* Add support for limiting rotation of automatic face movement dir entitysSapier2015-12-195-5/+37
* Android: Implement Autohiding button bars to cleanup screenSapier2015-12-187-133/+504
* Android: Remove unused build target curl_binarySapier2015-12-171-13/+1
* Android: Don't put html docs to apkSapier2015-12-171-0/+1
* Android: Remove non freetype fonts from apkSapier2015-12-171-1/+2
* Android: Fix pressed buttons not beeing cleared on opening menuSapier2015-12-173-53/+78
* Add option to give every object a nametagBlockMen2015-12-159-95/+111
* Get movement setting instead of hard coded valueasl972015-12-152-4/+18
* Mgfractal: Add 3D and 4D fractalsparamat2015-12-154-58/+144