aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix Android build of threading sourcesShadowNinja2015-08-241-3/+3
* Clean up threadingShadowNinja2015-08-2377-2045/+1593
* Fix wrong android versionNameest312015-08-211-1/+1
* Continue with 0.4.13-devest312015-08-201-1/+1
* Bump version to 0.4.13est312015-08-204-5/+5
* tileable flags are needed also without shaders because of filtersRealBadAngel2015-08-201-0/+6
* Remove use of engine sent texture tiling flags - theyre no longer neededRealBadAngel2015-08-206-84/+13
* Remove some emails from credits tabkwolekr2015-08-191-7/+7
* Update credits tabkwolekr2015-08-191-7/+11
* Fix indianred and indigo of color-stringRui2015-08-191-2/+2
* Add Japanese translation of desktop fileRui2015-08-191-1/+1
* Client: disable mmdb modstoreest312015-08-191-1/+4
* Android: bypass broken wide_to_utf8 with wide_to_narrow (again)est312015-08-191-0/+8
* Fix inventory replace bugest312015-08-193-7/+12
* SAPI: Disable unlockable time profilingkwolekr2015-08-181-4/+8
* SEnv: Remove static_exists from ActiveObjects in deleted blockskwolekr2015-08-163-3/+36
* Remove unused functions.onkrot2015-08-165-44/+0
* Defaultsettings: Increase client_mapblock_limit to 5000paramat2015-08-152-3/+2
* Rollback: Fail on bad precondition instead of causing assertion errorkwolekr2015-08-151-0/+1
* Fix sneaking (fixes #665 and #3045)BlockMen2015-08-152-30/+49
* Remove unused function from connection.{cpp,h}nerzhul2015-08-152-11/+0
* Don't do formspec escaping twice for loading descriptionest312015-08-141-8/+8
* minimap: Add ability to disable from serverkwolekr2015-08-135-47/+69
* game.cpp: Update cached settingsest312015-08-131-13/+52
* Fix segfault caused by a8e238ed06ee8285ed4459e9deda3117419837f6Perttu Ahola2015-08-131-2/+2
* Add count based unload limit for mapblocksest312015-08-138-63/+152
* SAPI: Track last executed mod and include in error messageskwolekr2015-08-1219-45/+231
* Fix Lua PcgRandomest312015-08-122-0/+6
* Treegen: Rename pine tree mapgen aliasparamat2015-08-101-1/+1
* Fix intlGUIEditBox leak and uninitialized value in Mapper (reported by valgrind)Kahrl2015-08-102-6/+9
* Make NetworkPacket respect serialized string size limitskwolekr2015-08-101-7/+11
* Display Lua memory usage at the time of Out-of-Memory errorkwolekr2015-08-102-4/+10
* Fix segfaults caused by the Environment not being initialized yetrubenwardy2015-08-092-1/+21
* Translated using Weblate (German)sfan52015-08-091-5/+5
* Update Spanish translation.Diego Martinez2015-08-091-15/+9
* Remove unused fileLoic Blot2015-08-091-77/+0
* Translated using Weblate (Hungarian)Kisbenedek Márton2015-08-091-201/+210
* Translated using Weblate (Russian)Andrey K2015-08-091-102/+91
* Translated using Weblate (German)est312015-08-091-5/+5
* Translated using Weblate (German)Jackie Coe2015-08-091-4/+4
* Translated using Weblate (German)Jackie Coe2015-08-091-2/+4
* Translated using Weblate (Japanese)Rui2015-08-091-34/+34
* Translated using Weblate (German)est312015-08-091-2/+2
* Translated using Weblate (French)Jean-Patrick G2015-08-091-2/+2
* Translated using Weblate (Japanese)Rui2015-08-091-95/+88
* Translated using Weblate (German)est312015-08-091-20/+15
* Translated using Weblate (French)Jean-Patrick G2015-08-091-53/+45
* Fix camera updates being toggled by N key in release mode (#2762)Kahrl2015-08-072-2/+6
* Fix detection of sneaking nodegregorycu2015-08-061-2/+2
* Fix BufferedPacket race condition (fixes #2983)kwolekr2015-08-062-1/+9