stk-code_catmod/src
2019-12-30 03:47:34 +01:00
..
achievements Remove the unneeded manage memory option in request 2019-12-01 01:19:51 +08:00
addons Make sure icon handling of addons is thread safe 2019-12-20 09:55:12 +08:00
animations Discard ThreeDAnimation with no IPO 2018-10-12 01:20:57 +08:00
audio Fix #3596 2019-10-23 00:30:43 +02:00
challenges fix #4123 (#4161) 2019-12-10 21:54:08 +01:00
config Always use default name Player in mobile STK 2019-12-29 10:44:13 +08:00
font Use copyTo for same size glyph 2019-09-22 09:00:26 +08:00
graphics Allow RES_CHANGE_SAME without recreating device 2019-12-22 16:31:59 +08:00
guiengine Restore function for hardware keyboard on android 2019-12-27 23:49:29 +01:00
input Add a possibility to use auto acceleration on android 2019-12-30 03:47:34 +01:00
io Allow remove directory recursively if it's inside addons folder 2019-11-29 21:25:25 +08:00
items Expose item manager random seed (synchronized in online too) in scripting 2019-12-06 14:10:45 +08:00
karts Add country code and handicap to scorer data 2019-12-09 13:57:13 +08:00
modes Add country code and handicap to scorer data 2019-12-09 13:57:13 +08:00
network Exit the loop earlier if protocol manager is exiting 2019-12-28 12:46:17 +08:00
online Add link helper for iOS 2019-12-21 01:30:01 +08:00
physics Fix possible NAN on some extreme tracks 2019-12-12 09:16:10 +08:00
race Improve showing of tips 2019-12-19 00:33:22 +08:00
replay Make old green valley and blackhill mansion replays playable if the addons are there 2019-10-22 13:45:00 +02:00
scriptengine Expose getKartType(int kartId) to scripting 2019-12-25 21:49:00 +11:00
states_screens Don't show touch controls icon in spectator mode 2019-12-29 21:03:25 +01:00
tinygettext Fixed plural forms in most languages 2019-11-24 22:23:51 +01:00
tips Clear up tips manager 2019-12-18 12:52:45 +08:00
tracks Take parent library into account for animator checking 2019-12-14 00:21:47 +08:00
utils Define VALIST as va_list rather than char* on non-glibc systems (#4185) 2019-12-29 12:29:09 +08:00
Doxyfile
Doxyfile_Win
main_android.cpp Use a smaller default wheel size for iPad 2019-11-23 13:18:06 +08:00
main_android.hpp Fixed AI in lan multiplayer on android 2019-10-12 22:52:47 +02:00
main_loop.cpp Save players.xml to avoid achievements gone when pressing home button in mobile stk 2019-12-25 14:38:00 +08:00
main_loop.hpp Add download assets screen for mobile stk 2019-07-24 01:33:12 +08:00
main.cpp Fix CMD flags in main.cpp (#4180) 2019-12-25 10:44:28 +08:00