stk-code_catmod/src
Benau 8653d410f8 Option 1 for fixing android 4.4
Reinit vertex attribute pointer each time, performance may hurt
2017-07-09 00:46:42 +08: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 Fix 2809. 2017-03-15 12:46:20 +11:00
audio Revert "Move loadSfx to the SFXManager thread" 2017-04-09 09:29:25 +02:00
challenges Allow to unlock all tracks in config.xml. 2016-12-23 23:36:39 +01:00
config Allow to draw steering wheel on the right side 2017-07-05 21:21:33 +02:00
font Try to fix for gles 2017-02-24 19:03:14 +08:00
graphics Option 1 for fixing android 4.4 2017-07-09 00:46:42 +08:00
guiengine Merge branch 'wayland' 2017-05-18 21:25:53 +02:00
input Merge branch 'master' of github.com:supertuxkart/stk-code 2017-04-05 23:14:29 +10:00
io Some additional checks for android assets manager. 2017-03-03 21:57:55 +01:00
items Pause the bomb during animations, fixes #2846 2017-05-06 18:46:25 -04:00
karts Fix assertion failure if a bomb explodes while in a cannon, see #2846 (the bug is not quite fixed) 2017-05-04 19:12:17 -04:00
modes Allow to preserve more texture config 2017-03-16 16:20:05 +08:00
network Made Physics a singleton, removing the accessor functions from World. 2016-12-13 08:31:08 +11:00
online Set curl nosignal option. 2017-01-25 10:28:48 +01:00
physics Minor documentation update. 2017-04-19 23:33:31 +10:00
race Moved m_track out of World into a static m_track in Track. Makes 2016-12-13 07:53:33 +11:00
replay Fix #2786 2017-02-18 14:30:35 +08:00
scriptengine Expose the time of day to scripting, see #2315 2017-05-06 18:48:18 -04:00
states_screens Add new GPwin cutscene (#2875) 2017-07-06 20:54:42 -04:00
tinygettext Correct the rule for Polish plural forms. 2017-05-25 16:17:38 +02:00
tracks Properly fix driving no physical objects to enable smoothing (e.g. 2017-04-18 23:07:24 +10:00
utils Minor fix for android progress bar that probably doesn't make any difference anyway 2017-06-24 21:41:36 +02: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 Add missing copyright. 2017-07-04 22:55:08 +02:00
main_loop.cpp Set menu FPS to 60 (#2823) 2017-03-27 21:56:20 -04:00
main_loop.hpp Fix 2658 by separating networking code from main loop. 2016-10-27 21:33:42 +11:00
main.cpp Add a warning for very low screen resolutions. 2017-06-28 21:32:12 +02:00