.. |
achievements
|
Remove the unneeded manage memory option in request
|
2019-12-01 01:19:51 +08:00 |
addons
|
Add proper cleaning of thread for news manager
|
2020-04-11 00:33:29 +08:00 |
animations
|
Add 3d animation ipo copying to child track objects
|
2020-02-28 19:52:23 +08:00 |
audio
|
Use std::thread, std::mutex and std::condition_variable everywhere
|
2020-04-11 11:01:18 +08:00 |
challenges
|
Turn race manager into a singleton get for 2 processes
|
2020-02-28 09:42:44 +08:00 |
config
|
Add back the default stun servers list to user config
|
2020-05-07 15:23:12 +08:00 |
font
|
Add resizing of GUIEngine (only works with some screen)
|
2020-06-04 15:49:34 +08:00 |
graphics
|
Use SDL2 to create iOS device
|
2020-06-11 11:40:25 +08:00 |
guiengine
|
make red team color also configurable
|
2020-06-14 22:00:58 -05:00 |
input
|
Fix crash when render loading polling joystick event
|
2020-06-02 15:14:09 +08:00 |
io
|
SVG support (#4306)
|
2020-06-14 15:15:47 +08:00 |
items
|
Allow theming of powerup/attachment icons (#4258)
|
2020-04-03 13:18:50 +08:00 |
karts
|
Fix crashes if broken mesh is loaded (found in google play)
|
2020-04-28 09:27:25 +08:00 |
modes
|
Add in game screen resizing
|
2020-06-07 16:03:16 +08:00 |
network
|
Fixed cygwin compilation
|
2020-07-10 06:09:38 +02:00 |
online
|
Use std::thread, std::mutex and std::condition_variable everywhere
|
2020-04-11 11:01:18 +08:00 |
physics
|
Disable scripting engine in child process
|
2020-03-11 15:35:02 +08:00 |
race
|
Allow world to have 2 process instances
|
2020-02-28 09:43:25 +08:00 |
replay
|
Turn race manager into a singleton get for 2 processes
|
2020-02-28 09:42:44 +08:00 |
scriptengine
|
Expose getDifficulty() to scripting
|
2020-05-23 11:40:58 +10:00 |
states_screens
|
SVG support (#4306)
|
2020-06-14 15:15:47 +08:00 |
tinygettext
|
Add Silesian language support to tinygettext
|
2020-05-13 15:47:22 +08:00 |
tips
|
Clear up tips manager
|
2019-12-18 12:52:45 +08:00 |
tracks
|
Don't spam in server logs
|
2020-04-16 22:38:47 +02:00 |
utils
|
Added user agent for Haiku
|
2020-06-14 22:03:50 +03:00 |
Doxyfile
|
|
|
Doxyfile_Win
|
|
|
main_android.cpp
|
Initialize global variables in android device before android_app->running
|
2020-05-14 10:49:49 +08:00 |
main_android.hpp
|
Fixed AI in lan multiplayer on android
|
2019-10-12 22:52:47 +02:00 |
main_loop.cpp
|
Update strings for iOS STK
|
2020-06-13 16:16:27 +08:00 |
main_loop.hpp
|
Add pause main loop for mobile STK
|
2020-06-13 15:38:22 +08:00 |
main.cpp
|
Use SDL2 to create iOS device
|
2020-06-11 11:40:25 +08:00 |