stk-code_catmod/src
2018-05-02 18:09:13 -07: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 SuperTux in Story Mode (and other improvements) (#3207) 2018-04-29 18:27:03 -04:00
config SuperTux in Story Mode (and other improvements) (#3207) 2018-04-29 18:27:03 -04:00
font Fixed compiler warnings. 2018-04-19 18:08:48 +10:00
graphics Fixed more ticks vs time issues. 2018-04-24 17:44:39 +10:00
guiengine Fix handicap in splitscreen and network 2018-05-01 01:10:12 +08:00
input Removed the storing of DT (which is not necessary when using ticks 2018-04-20 12:19:57 +08:00
io Ignore paths that are not writable in assets manager 2018-04-05 22:18:11 +02:00
items Fixed more ticks vs time issues. 2018-04-24 17:44:39 +10:00
karts Merge branch 'master' of https://github.com/supertuxkart/stk-code 2018-05-02 18:09:13 -07:00
modes Allow showing paused dialog in network now it doesn't pause timer 2018-05-02 13:17:23 +08:00
network Remove max 80 words limit now we use uint16_t for wide char 2018-05-01 12:42:59 +08:00
online Show WAN server owner if it's localhost or friends' 2018-03-23 13:41:07 +08:00
physics Don't update the physical object if it's static 2018-04-19 14:14:37 +08:00
race Try to synchronize timer independent of music 2018-04-24 01:01:47 +08:00
replay Convert more time handling to handling ticks. 2018-03-20 09:25:39 +11:00
scriptengine Fix issue with ticks vs time elapsed in scripting engine 2018-04-21 18:46:21 -04:00
states_screens Revert "jgh" 2018-05-02 19:35:41 -04:00
tinygettext Allow logging save only to a file 2018-02-27 13:22:58 +08:00
tracks Fix #3206 (crash in gui-less server). 2018-04-20 00:01:45 +10:00
utils Merge remote-tracking branch 'origin/master' into kobato 2018-04-20 13:03:34 +08:00
Doxyfile
Doxyfile_Win
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 Moved handleMaterialSFX to updateGraphics(), which removes the need 2018-04-30 08:49:57 +10:00
main.cpp Fix handicap in splitscreen and network 2018-05-01 01:10:12 +08:00