stk-code_catmod/src
2022-07-08 23:20:57 +08:00
..
achievements Add gamerzilla support to achievements. (#4386) 2020-10-31 11:32:40 +08:00
addons widening a bit smart pointers usage considering xml data. 2022-03-12 07:43:13 +00:00
animations Add 3d animation ipo copying to child track objects 2020-02-28 19:52:23 +08:00
audio Avoid queue size race condition 2022-04-27 11:01:53 +08:00
challenges Turn race manager into a singleton get for 2 processes 2020-02-28 09:42:44 +08:00
config Avoid configurations xml lost if having disk space issue, see #4709 2022-04-09 14:59:57 +08:00
font Fix invalid URL in line breaking 2021-09-08 13:27:09 +08:00
graphics Only update bounding box of lod node every frame if needed 2022-07-08 23:20:57 +08:00
guiengine Add temporary code for GE spm 2022-05-21 08:55:59 +08:00
input Avoid configurations xml lost if having disk space issue, see #4709 2022-04-09 14:59:57 +08:00
io Add IFileSystem::existFileOnly (not including directory) 2022-04-16 12:08:57 +08:00
items Try to allow cake and plunger to have collision callbacks 2022-06-13 16:16:26 +08:00
karts BSD build warning little fixes, implicit cast. 2022-05-22 11:20:38 +01:00
modes Fix #4770 2022-05-01 08:36:56 +08:00
network Avoid configurations xml lost if having disk space issue, see #4709 2022-04-09 14:59:57 +08:00
online Fix URLs on Haiku 2022-03-27 21:22:48 +02:00
physics Fix uninitialized values in btKart 2022-06-28 10:08:33 +08:00
race Avoid configurations xml lost if having disk space issue, see #4709 2022-04-09 14:59:57 +08:00
replay ReplayRecorder: write correct number of transformation into "size" 2022-04-08 22:22:24 +02:00
scriptengine Add scripting function to instantly change kart 2021-03-09 13:19:38 +08:00
states_screens Deactivate unusable settings in non-gl3 renderers 2022-04-04 08:50:46 +08:00
tips Allow disabling tips if empty (or no) tips.xml 2021-05-21 23:33:47 +08:00
tracks Fix lod node after updateAbsolutePosition optimization 2022-06-27 13:22:07 +08:00
utils Avoid address sanitizer error 2022-05-04 10:42:16 +08:00
Doxyfile
Doxyfile_Win
main_android.cpp Implement resume behaviour for mobile stk 2022-04-02 13:33:08 +08:00
main_loop.cpp Implement resume behaviour for mobile stk 2022-04-02 13:33:08 +08:00
main_loop.hpp Add pause main loop for mobile STK 2020-06-13 15:38:22 +08:00
main.cpp Fix possible exit crash 2022-04-30 11:55:47 +08:00