.. |
achievements
|
|
|
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
|
Fix #3351 (#3354)
|
2018-07-30 20:29:31 -04:00 |
config
|
Use a correct xml syntax for map config
|
2018-09-11 20:57:19 +08:00 |
font
|
Disable freetype in no graphics
|
2018-09-13 01:11:17 +08:00 |
graphics
|
Header clean up
|
2018-09-15 11:18:30 +08:00 |
guiengine
|
Disable message queue in no graphics too
|
2018-09-11 14:35:07 +08:00 |
input
|
Fixed compilation.
|
2018-08-21 22:27:20 +02:00 |
io
|
Use absolute path of cert location
|
2018-09-13 16:29:50 +08:00 |
items
|
Avoid a crash when node is null
|
2018-09-15 23:31:22 +02:00 |
karts
|
Remove compiler warning
|
2018-09-15 22:43:35 +08:00 |
modes
|
Header clean up
|
2018-09-15 11:18:30 +08:00 |
network
|
Handle linebreaking from motd if needed
|
2018-09-15 23:06:28 +08:00 |
online
|
Add user version in string to connection request
|
2018-09-15 15:57:27 +08:00 |
physics
|
Improve kart kart collision in network
|
2018-07-31 01:14:02 +08:00 |
race
|
Avoid a crash when hiscore has too many entries
|
2018-09-04 23:48:49 +02: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
|
Fix #3445
|
2018-09-16 01:50:39 +02:00 |
tinygettext
|
Remove fribidi and tinygettext in server only build
|
2018-07-07 01:22:26 +08:00 |
tracks
|
Try to free vertex buffer memory if possible
|
2018-09-12 16:29:41 +08:00 |
utils
|
Don't use static in unicode conversion due to multiple threads usage now
|
2018-09-16 00:29:59 +08:00 |
Doxyfile
|
|
|
Doxyfile_Win
|
|
|
main_android.cpp
|
Set multitouch device scale depending on actual screen size
|
2018-08-25 23:42:05 +02:00 |
main_android.hpp
|
Fixed a crash on exit
|
2018-07-27 00:05:39 +02:00 |
main_loop.cpp
|
Convert time-related code in network to 64bit to avoid overflow
|
2018-08-27 13:49:11 +08:00 |
main_loop.hpp
|
Convert time-related code in network to 64bit to avoid overflow
|
2018-08-27 13:49:11 +08:00 |
main.cpp
|
Use a more server owner friendly value instead of threshold
|
2018-09-15 15:10:03 +08:00 |