stk-code_catmod/src
Deve 6465cc4569 Minor fix in graphics restrictions.
Some android restrictions are very basic, eg. UniformBufferObject is disabled on whole platform. So make sure that it's not used on any exotic OS.
2017-08-23 21:18:45 +02: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 Add profiling events to sfx manager, but they are commented out 2017-08-08 16:44:55 +10:00
challenges Allow to unlock all tracks in config.xml. 2016-12-23 23:36:39 +01:00
config Very first version of profiler that supports multiple threads 2017-07-31 22:56:47 +10:00
font Try to fix for gles 2017-02-24 19:03:14 +08:00
graphics Minor fix in graphics restrictions. 2017-08-23 21:18:45 +02:00
guiengine Fix kart selection screen animation if only 1 kart 2017-08-17 15:28:04 +08:00
input Merge branch 'master' into improve-xbox-gamepad-support 2017-08-14 10:05:26 +10:00
io Some additional checks for android assets manager. 2017-03-03 21:57:55 +01:00
items Remove .b3d usage in stk-code 2017-08-21 16:02:06 +08:00
karts Remove .b3d usage in stk-code 2017-08-21 16:02:06 +08:00
modes Remove .b3d usage in stk-code 2017-08-21 16:02:06 +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 Save and use usernames in replay files (#2754) (#2893) 2017-08-03 19:51:42 -04:00
scriptengine Add scripting code for throwing banana monkeys 2017-08-09 12:23:37 +08:00
states_screens Remove .b3d usage in stk-code 2017-08-21 16:02:06 +08:00
tinygettext Correct the rule for Polish plural forms. 2017-05-25 16:17:38 +02:00
tracks Add spm loader 2017-08-16 13:48:27 +08:00
utils Fixed stack traces for win32 (#2642). 2017-08-15 23:54:39 +10: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 a possibility to set android version in graphics restrictions. 2017-07-10 22:54:38 +02: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 Use unique names for profiler events. 2017-08-11 09:41:22 +10:00
main_loop.hpp Fix 2658 by separating networking code from main loop. 2016-10-27 21:33:42 +11:00
main.cpp Remove .b3d usage in stk-code 2017-08-21 16:02:06 +08:00