stk-code_catmod/src
2017-03-10 15:02:21 +08:00
..
achievements Fixed #2118. 2015-04-27 17:14:23 +10:00
addons Remove pthread_setcancelstate functions. 2016-11-11 14:11:27 +01:00
animations Fix debug build on GCC 5.3.0 2016-06-23 23:10:36 +02:00
audio Remove pthread_setcancelstate functions. 2016-11-11 14:11:27 +01:00
challenges Allow to unlock all tracks in config.xml. 2016-12-23 23:36:39 +01:00
config Don't use std::thread library 2017-03-10 15:02:21 +08:00
font Try to fix for gles 2017-02-24 19:03:14 +08:00
graphics Don't use std::thread library 2017-03-10 15:02:21 +08:00
guiengine Some tweaks to the arrows size in dynamic ribbon widget. 2017-02-20 21:56:33 +01:00
input Minor tweak 2017-02-07 14:38:40 +01:00
io Some additional checks for android assets manager. 2017-03-03 21:57:55 +01:00
items Take item on walldriving tracks into account 2017-02-21 15:06:26 +08:00
karts Don't show exhaust emitter for legacy pipeline 2017-02-27 00:58:43 +01:00
modes Fix wrong angle when normal is exactly 0, -1 ,0 2017-02-11 16:05:10 +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 Made ScriptingEngine a singleton and removed it from World, which reduces 2016-12-13 09:18:59 +11: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 Scripting : add support for "onStart" callbacks in library objects 2017-01-19 21:03:09 -05:00
states_screens Fixed a crash on changing resolution 2017-03-06 23:10:29 +01:00
tinygettext Handle new Polish format in tinygettext. 2017-02-06 20:39:30 +01:00
tracks Header clean up 2017-02-21 12:09:22 +08:00
utils Header clean up 2017-02-21 12:09:22 +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 Fixed typo 2017-01-27 22:44:22 +01:00
main_loop.cpp First version of ThreadedTexLoader 2017-03-08 15:54:59 +08:00
main_loop.hpp Fix 2658 by separating networking code from main loop. 2016-10-27 21:33:42 +11:00
main.cpp Allow to enforce default player using a config variable. 2017-01-10 22:10:43 +01:00