aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Translated using Weblate (Russian)weqqr2017-05-211-22/+15
* Translated using Weblate (Chinese (Simplified))Gaunthan Huang2017-05-211-23/+30
* Translated using Weblate (Turkish)monolifed2017-05-211-20/+20
* Translated using Weblate (Spanish)Michael Higuera2017-05-211-31/+18
* Translated using Weblate (Malay)Muhammad Nur Hidayat Yasuyoshi2017-05-211-108/+190
* Translated using Weblate (Esperanto)yellowcrash102017-05-211-2/+3
* Added translation using Weblate (Dhivehi)Unknown2017-05-211-0/+4186
* Translated using Weblate (Spanish)Erick Sanhueza2017-05-211-3/+3
* Fix LINT broken by dfa0c15ce045705f05487d623dc7beca6c945b4bLoic Blot2017-05-212-11/+11
* [CSM] Add function to get the definition of items (#5732)bigfoot5472017-05-215-3/+425
* Prevent fall damage from overflowing when falling from a large height. (#5791)red-0012017-05-211-5/+4
* Menu: Merge singleplayer and server tabs (#5627)Elijah Duffy2017-05-214-229/+98
* Add clientmods/mods.conf & client/mod_storage to gitignoreLoic Blot2017-05-211-0/+2
* [CSM] Allow enabling and disabling mods. (#5554)red-0012017-05-210-0/+0
* Real control fix (#5787)Loïc Blot2017-05-204-68/+62
* Fix instant digging (#5785)you2017-05-201-10/+10
* Fix wchar_t type on 605599b6f150b89ba6539c4d088231b326adcb48Loic Blot2017-05-201-3/+1
* Particle spawner: Do not spawn particles distant from player (#5766)Paramat2017-05-201-58/+70
* [CSM] Correct the log destination of print() (#5784)SmallJoker2017-05-202-0/+13
* Fix CSM crash (#5779)red-0012017-05-204-7/+13
* Typo fix in README.txtLoic Blot2017-05-201-1/+1
* Add /clearinv chat command (#4994)Elijah Duffy2017-05-201-0/+28
* chat.cpp fix wchar_t isspace -> iswspace & wrong isspace on an index (#5783)Loïc Blot2017-05-201-9/+9
* Cleanup in content_mapblock (#5746)numberZero2017-05-202-60/+37
* Improve password change menu (#5757)red-0012017-05-202-40/+44
* Fix shift key producing space in console (#5777)Craig Davison2017-05-201-1/+1
* this might fix #5661, needs testing (#5775)red-0012017-05-201-1/+1
* [CSM] Fix crash when the minimap is disabled. Caused by e25a38eSmallJoker2017-05-201-1/+7
* Fix input regression introduced by a4a377ecad6f1732cc54e7ac329fdef9949f9bf7Loic Blot2017-05-201-2/+2
* Fix mem leak in mesh cache (#5781)Zeno-2017-05-201-0/+1
* Various code cleanup & little performance improvement on HTTP download (#5772)Loïc Blot2017-05-2015-85/+18
* Do not create dummy normalmaps (#4180)you2017-05-191-10/+10
* Fix textarea bug: clicking right of the end of a line caused the cursor to be...you2017-05-191-1/+3
* Fix alpha for liquid nodes (#5494)Dániel Juhász2017-05-192-27/+34
* Mainmenu: Fix issues while trying to enable all mods (#5770)SmallJoker2017-05-195-15/+19
* When minimap is disabled in configuration, really disable it (#5771)Loïc Blot2017-05-197-19/+28
* Fix a warning pointed by GCC 7.1Loic Blot2017-05-181-1/+1
* Builtin: Fix subgame mod selection (#5367)SmallJoker2017-05-172-9/+12
* Particles: Do not send single particles to distant clients (#5760)Paramat2017-05-171-1/+13
* Append -debug to version string (#5765)bigfoot5472017-05-171-0/+5
* CSM: Document forgotten functionsSmallJoker2017-05-165-8/+44
* Caverns: Remove unnecessary liquid excavationparamat2017-05-163-18/+20
* Fix a memleak pointed by @Zeno- in MeshUpdateQueueLoic Blot2017-05-161-0/+5
* Fix uninitalised variable in event.cpp (#5764)Zeno-2017-05-151-0/+2
* Add option to use neither node highlighting nor outliningezhh2017-05-155-14/+26
* No cursor lock when window inactive (#5754)SmallJoker2017-05-131-3/+3
* Android dependencies updates (#5755)Loïc Blot2017-05-132-24/+6
* Limit properly the sound setting at updateSound runtime step (#5753)Loïc Blot2017-05-132-4/+11
* Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752)Loïc Blot2017-05-139-359/+278
* Android build fixLoic Blot2017-05-131-2/+2