stk-code_catmod/src
2018-06-08 09:27:02 +10:00
..
achievements Fixed #2118. 2015-04-27 17:14:23 +10:00
addons Update string (#2824) 2017-05-04 19:17:08 -04:00
animations Adjust graphics presets for SP 2018-01-12 12:03:31 +08:00
audio Prevented a crash when aborting STK (audio thread is not shut down 2018-02-07 08:22:19 +11:00
challenges Merge branch 'KartPerGamemode' 2017-11-21 19:20:49 -05:00
config Merge remote-tracking branch 'origin/master' into kobato 2018-04-20 13:03:34 +08:00
font Fixed compiler warnings. 2018-04-19 18:08:48 +10:00
graphics Moved the 'visual' raycasts (for skidmarks) out of the update loop 2018-06-06 08:24:34 +10:00
guiengine Merge remote-tracking branch 'origin/master' into kobato 2018-04-20 13:03:34 +08:00
input Merge remote-tracking branch 'origin/master' into game_protocol 2018-04-19 10:57:37 +10:00
io Ignore paths that are not writable in assets manager 2018-04-05 22:18:11 +02:00
items Hopefully fixed item collection prediction. 2018-05-31 09:48:33 +10:00
karts Try to fix shaking in network mode when skidding. 2018-06-07 01:12:45 +10:00
modes Removed unnecessary #include. 2018-06-01 09:42:36 +10:00
network Avoid crash (that likely only happens when debugging). 2018-06-08 09:27:02 +10:00
online Show WAN server owner if it's localhost or friends' 2018-03-23 13:41:07 +08:00
physics Moved the 'visual' raycasts (for skidmarks) out of the update loop 2018-06-06 08:24:34 +10:00
race Try to synchronize timer independent of music 2018-04-24 01:01:47 +08:00
replay Removed unnecessary #include. 2018-06-01 09:42:36 +10:00
scriptengine Fix issue with ticks vs time elapsed in scripting engine 2018-04-21 18:46:21 -04:00
states_screens Since broadcasting to 255.255.255.255 does not work in all cases, 2018-04-23 23:30:48 +10:00
tinygettext Allow logging save only to a file 2018-02-27 13:22:58 +08:00
tracks Removed unnecessary #include. 2018-05-31 09:29:01 +10:00
utils Merge remote-tracking branch 'origin/master' into kobato 2018-04-20 13:03:34 +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 Merge remote-tracking branch 'origin/master' into game_protocol 2018-04-19 10:57:37 +10:00
main_android.hpp Add a possibility to set android version in graphics restrictions. 2017-07-10 22:54:38 +02:00
main_loop.cpp Try to synchronize timer independent of music 2018-04-24 01:01:47 +08:00
main_loop.hpp Try to synchronize timer independent of music 2018-04-24 01:01:47 +08:00
main.cpp Added --disable-item-collection command line flag, which is useful 2018-05-13 23:43:29 +10:00