stk-code_catmod/src
2018-08-20 20:51:04 -04: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 Fix #3351 (#3354) 2018-07-30 20:29:31 -04:00
config Add a possibility to disable sound in commandline 2018-08-18 23:34:54 +02:00
font Remove freetype in server only build 2018-07-07 02:06:49 +08:00
graphics Put the kart back to its own flag base like rescue if direct hit in CTF 2018-08-20 14:33:17 +08:00
guiengine Add support for unicode characters for hardware keyboard on android 2018-08-20 23:34:51 +02:00
input Add initial framework for FFA and CTF in network 2018-08-12 10:57:37 +08:00
io Delete old libchildprocess after apk upgrade 2018-08-19 21:51:15 +02:00
items Always call kartHit 2018-08-21 01:49:59 +08:00
karts Use reset function from powerup 2018-08-21 00:17:30 +08:00
modes Add indication for collected flags in GUI and map 2018-08-21 01:31:49 +08:00
network Handle controller the last to avoid slow PC sending actions too late 2018-08-18 12:49:31 +08:00
online Don't show the polling log if currently server 2018-07-20 15:46:07 +08:00
physics Improve kart kart collision in network 2018-07-31 01:14:02 +08:00
race Fix isRaceOver in CTF 2018-08-17 16:46:56 +08: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 Fix #2776 (#3386) 2018-08-20 20:51:04 -04:00
tinygettext Remove fribidi and tinygettext in server only build 2018-07-07 01:22:26 +08:00
tracks Add indication for collected flags in GUI and map 2018-08-21 01:31:49 +08:00
utils Avoid invalid memory access in child process on Android 2018-08-17 23:40:39 +02:00
Doxyfile
Doxyfile_Win
main_android.cpp Enable screen keyboard on android even if there is no touch device. 2018-07-11 22:41:22 +02:00
main_android.hpp Fixed a crash on exit 2018-07-27 00:05:39 +02:00
main_loop.cpp Handle controller the last to avoid slow PC sending actions too late 2018-08-18 12:49:31 +08:00
main_loop.hpp Move ticks adjustment to main_loop 2018-07-01 14:31:42 +08:00
main.cpp Add a possibility to disable sound in commandline 2018-08-18 23:34:54 +02:00