stk-code_catmod/src
2018-09-19 22:06:41 +02:00
..
achievements Start on UTF-8 config conversion 2018-06-03 21:04:46 -04:00
addons Disable addons manager for server-only build. 2018-06-09 00:38:10 +02:00
animations Try to fix the remaining ipo issues 2018-07-20 14:09:27 +08:00
audio Fixed server_only compilation 2018-08-19 00:19:31 +02:00
challenges Add support for challenges in reverse mode 2018-09-19 18:13:42 +02:00
config Clear last overworld position when switching profile 2018-09-17 17:01:59 +02:00
font Disable freetype in no graphics 2018-09-13 01:11:17 +08:00
graphics Move GUI files to categorized folders and update all references 2018-09-16 16:37:42 +02:00
guiengine Revert "Disconnect android player from wan race when the window is not active anymore" 2018-09-19 22:06:41 +02:00
input Make pause button working when watching ghost replay 2018-09-19 22:06:24 +02:00
io Move GUI files to categorized folders and update all references 2018-09-16 16:37:42 +02:00
items Fix uninitialized value 2018-09-18 10:03:46 +08:00
karts Add a check for null when unset squash 2018-09-19 07:07:40 +02:00
modes Make the FTL leader use a boosted AI 2018-09-17 20:19:21 +02:00
network Revert "Disconnect android player from wan race when the window is not active anymore" 2018-09-19 22:06:41 +02:00
online Move online screns to their own folders to reduce clutter 2018-09-16 23:55:40 +02:00
physics Adjust value to cushion most small jumps 2018-09-18 20:32:13 +02:00
race Move GUI files to categorized folders and update all references 2018-09-16 16:37:42 +02:00
replay Fix #3234 (#3367) 2018-08-04 21:17:38 -04:00
scriptengine Move scripting update to updateGraphics 2018-07-11 11:08:53 +08:00
states_screens Add support for challenges in reverse mode 2018-09-19 18:13:42 +02:00
tinygettext Remove fribidi and tinygettext in server only build 2018-07-07 01:22:26 +08:00
tracks Try to free vertex buffer memory if possible 2018-09-12 16:29:41 +08:00
utils Don't use static in unicode conversion due to multiple threads usage now 2018-09-16 00:29:59 +08:00
Doxyfile Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
Doxyfile_Win Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
main_android.cpp Set multitouch device scale depending on actual screen size 2018-08-25 23:42:05 +02:00
main_android.hpp Fixed a crash on exit 2018-07-27 00:05:39 +02:00
main_loop.cpp Convert time-related code in network to 64bit to avoid overflow 2018-08-27 13:49:11 +08:00
main_loop.hpp Convert time-related code in network to 64bit to avoid overflow 2018-08-27 13:49:11 +08:00
main.cpp Add some commandline params 2018-09-18 23:05:54 +02:00