aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#...Loïc Blot2017-04-0824-35/+35
* code style fix on src/script/cpp_api/s_client.hLoic Blot2017-04-081-1/+1
* [CSM] Add event on_connect player API lua (#5540)Vincent Glize2017-04-086-0/+24
* Fix cmake library default build problem since moving to lib/Loic Blot2017-04-074-19/+17
* Pass clang-format on 14 trivial header files fixesLoic Blot2017-04-0715-154/+146
* Fix signed/unsigned conversion warningrubenwardy2017-04-071-2/+2
* Cavegen: Fix non-constant array initializer error for MSVCSmallJoker2017-04-071-1/+2
* Settings: Update documentation (#5534)SmallJoker2017-04-073-16/+95
* Clang-format: fix some header files and remove them from whitelistLoic Blot2017-04-0712-172/+164
* Add the REQUIRE_LUAJIT option (#5526)YuGiOhJCJ2017-04-071-1/+8
* Windows: Skip cmd for release builds (#5416)adrido2017-04-076-7/+42
* Fix "error: ‘playerSAO’ was not declared"Auke Kok2017-04-061-1/+1
* Fix spacingEkdohibs2017-04-062-4/+4
* Fix problems when overriding the hand:Ekdohibs2017-04-064-20/+38
* Add Joystick type detection and Xbox controller supportrubenwardy2017-04-068-37/+146
* Fix multiple death messages (#5305)presstabstart2017-04-063-8/+14
* Show media download progress in percent on progress screen (#5498)orwell962017-04-071-2/+4
* LINT: Switch whitelist check from egrep to awkLoïc Blot2017-04-066-7/+12
* [CSM] Add function to get the server protocol version. (#5529)red-0012017-04-064-0/+15
* Clang-format continuation indent fixes + .gitignore additionsLoïc Blot2017-04-064-13/+12
* Clang format brace style fixLoïc Blot2017-04-061-1/+11
* Fix clang-format binary selectionLoïc Blot2017-04-061-42/+46
* Move LINT process in dedicated shell & fixLoic Blot2017-04-063-49/+52
* Clang format: only show errors on non whitelisted filesLoic Blot2017-04-061-9/+9
* Translated using Weblate (Indonesian)fdedraco2017-04-061-14/+12
* Translated using Weblate (Russian)Andrey K2017-04-061-15/+15
* Translated using Weblate (Italian)i486DX22017-04-061-29/+26
* Translated using Weblate (Portuguese (Brazil))Gabriel Carvalho2017-04-061-8/+5
* Translated using Weblate (Turkish)monolifed2017-04-061-650/+712
* Translated using Weblate (Korean)Han So Ri2017-04-061-18/+18
* Translated using Weblate (Malay)Muhammad Nur Hidayat Yasuyoshi2017-04-061-175/+337
* Translated using Weblate (Korean)Han So Ri2017-04-061-100/+159
* Translated using Weblate (Chinese (China))黄冠恒2017-04-061-14/+19
* Translated using Weblate (Malay)Muhammad Nur Hidayat Yasuyoshi2017-04-061-66/+94
* Translated using Weblate (Serbian (cyrillic))lisacvuk2017-04-061-29/+41
* Translated using Weblate (Chinese (China))susan2017-04-061-2/+2
* Translated using Weblate (Polish)Jakub Mendel2017-04-061-161/+127
* Translated using Weblate (Malay)Muhammad Nur Hidayat Yasuyoshi2017-04-061-158/+171
* Translated using Weblate (Chinese (China))zaoqi2017-04-061-6/+6
* Added translation using Weblate (Malay)Muhammad Nur Hidayat Yasuyoshi2017-04-061-0/+4177
* Translated using Weblate (Chinese (China))Guo Yunhe2017-04-061-13/+13
* Translated using Weblate (Belarusian)Viktar Vauchkevich2017-04-061-6/+7
* Translated using Weblate (Norwegian Bokmål)Petter Reinholdtsen2017-04-061-8/+10
* Translated using Weblate (Belarusian)Viktar Vauchkevich2017-04-061-110/+115
* Translated using Weblate (Belarusian)Viktar Vauchkevich2017-04-061-758/+1271
* Translated using Weblate (Polish)Andrzej Redlarski2017-04-061-39/+36
* Translated using Weblate (Indonesian)Muhammad Rifqi Priyo Susanto2017-04-061-9/+10
* Translated using Weblate (Lithuanian)ignaloidas2017-04-061-15/+15
* Translated using Weblate (Portuguese (Brazil))Cold Meson 062017-04-061-2/+4
* [CSM] Add support for positional audio. (#5516)red-0012017-04-065-23/+51