.. |
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 getListenerPos race condition
|
2022-04-26 12:42:11 +08:00 |
challenges
|
|
|
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
|
Use array list for scene nodes
|
2022-04-26 10:55:24 +08:00 |
guiengine
|
Avoid getWorld race condition
|
2022-04-26 12:26:29 +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
|
m_gravity was set on the line above, so the condition will always be false.
|
2022-02-12 00:39:45 +01:00 |
karts
|
Fix #4737
|
2022-03-03 14:39:45 +08:00 |
modes
|
Use array list for scene nodes
|
2022-04-26 10:55:24 +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
|
Disable scripting engine in child process
|
2020-03-11 15:35:02 +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
|
Use array list for scene nodes
|
2022-04-26 10:55:24 +08:00 |
utils
|
Update download assets size
|
2022-04-16 13:16:44 +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
|
Split device polling out of renderLoading
|
2022-04-01 09:59:46 +08:00 |