.. |
achievements
|
Fix clang warning
|
2018-10-07 12:14:22 +08:00 |
addons
|
Disable addons manager for server-only build.
|
2018-06-09 00:38:10 +02:00 |
animations
|
Try to fix the remaining ipo issues
|
2018-07-20 14:09:27 +08:00 |
audio
|
Fixed server_only compilation
|
2018-08-19 00:19:31 +02:00 |
challenges
|
Make the Cocoa Temple challenge a ghost replay challenge available from the start
|
2018-09-24 21:39:57 +02:00 |
config
|
Store achievements in a goal tree ; update achievements progress entirely depending on config
|
2018-10-06 18:26:57 -04:00 |
font
|
Add functions and variables to allow custom-colored text outlines
|
2018-10-05 20:08:47 +02:00 |
graphics
|
Fix #3488
|
2018-10-07 15:36:25 +02:00 |
guiengine
|
Allow to set custom colored border through ScalableFonts
|
2018-10-05 20:21:57 +02:00 |
input
|
Make pause button working when watching ghost replay
|
2018-09-19 22:06:24 +02:00 |
io
|
Add a fallback lib path for server creation
|
2018-09-28 23:15:16 +02:00 |
items
|
Remove unused code, prepare transition to dynamic progress update
|
2018-10-06 18:26:57 -04:00 |
karts
|
Fix #3488
|
2018-10-07 15:36:25 +02:00 |
modes
|
Remove unused code, prepare transition to dynamic progress update
|
2018-10-06 18:26:57 -04:00 |
network
|
Don't assume socket creation is always succeed (not when using torsocks)
|
2018-10-07 10:15:58 +08:00 |
online
|
Fix exit STK requests leak
|
2018-09-30 12:42:17 +08:00 |
physics
|
Remove unused code, prepare transition to dynamic progress update
|
2018-10-06 18:26:57 -04:00 |
race
|
Remove leftover include
|
2018-10-06 18:26:57 -04:00 |
replay
|
Fix #3234 (#3367)
|
2018-08-04 21:17:38 -04:00 |
scriptengine
|
Move scripting update to updateGraphics
|
2018-07-11 11:08:53 +08:00 |
states_screens
|
Update string
|
2018-10-07 13:14:59 +08:00 |
tinygettext
|
Remove fribidi and tinygettext in server only build
|
2018-07-07 01:22:26 +08:00 |
tracks
|
Allow flag to be placed on driveable object (for ctf temple)
|
2018-10-04 01:06:58 +08:00 |
utils
|
Add a fallback lib path for server creation
|
2018-09-28 23:15:16 +02:00 |
Doxyfile
|
|
|
Doxyfile_Win
|
|
|
main_android.cpp
|
Tweak range of touch device gui scale
|
2018-10-03 21:13:01 +02:00 |
main_android.hpp
|
Fixed a crash on exit
|
2018-07-27 00:05:39 +02:00 |
main_loop.cpp
|
Avoid memory leaks when window is closed during the race
|
2018-09-26 22:34:23 +02:00 |
main_loop.hpp
|
Fixed some memory leaks when a server is closed
|
2018-09-22 22:06:27 +02:00 |
main.cpp
|
Fix #2813
|
2018-09-30 11:08:54 +08:00 |