stk-code_catmod/src
Alayan-stk-2 3b3990a196 Use a stable sort for replay list sorting (#3364)
* Use a stable sort for replay list sorting

* Add default multi-criteria sorting for ghost replays list
2018-08-04 20:37:29 -04:00
..
achievements Start on UTF-8 config conversion 2018-06-03 21:04:46 -04: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 Fix leaking dummy sfx buffer 2018-07-07 10:56:11 +08:00
challenges Fix #3351 (#3354) 2018-07-30 20:29:31 -04:00
config Implement auto-kick high ping player (default off) 2018-08-03 19:50:49 +08:00
font Remove freetype in server only build 2018-07-07 02:06:49 +08:00
graphics Merge remote-tracking branch 'origin/master' into curved 2018-07-06 23:49:04 +08:00
guiengine Merge branch 'hide-navbar' 2018-07-27 20:56:36 +02:00
input Revert "Revert "Fixed multitouch device after some modifications in player controller"" 2018-07-18 21:32:36 +02:00
io Allow to set different path for log files 2018-07-11 00:31:30 +02:00
items Improve kart animation handling in network 2018-08-04 16:29:49 +08:00
karts Invert the order of saving to keep state small 2018-08-05 01:29:43 +08:00
modes Improve kart animation handling in network 2018-08-04 16:29:49 +08:00
network Implement auto-kick high ping player (default off) 2018-08-03 19:50:49 +08:00
online Don't show the polling log if currently server 2018-07-20 15:46:07 +08:00
physics Improve kart kart collision in network 2018-07-31 01:14:02 +08:00
race Port rewinders to use shared_ptr 2018-07-24 14:22:20 +08:00
replay Use a stable sort for replay list sorting (#3364) 2018-08-04 20:37:29 -04:00
scriptengine Move scripting update to updateGraphics 2018-07-11 11:08:53 +08:00
states_screens Use a stable sort for replay list sorting (#3364) 2018-08-04 20:37:29 -04:00
tinygettext Remove fribidi and tinygettext in server only build 2018-07-07 01:22:26 +08:00
tracks Fix karts spawning over the start line, esp. in reverse 2018-08-02 21:02:52 -04:00
utils Increase quaternion compressed precision 2018-07-16 12:13:31 +08:00
Doxyfile Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
Doxyfile_Win Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
main_android.cpp Enable screen keyboard on android even if there is no touch device. 2018-07-11 22:41:22 +02:00
main_android.hpp Fixed a crash on exit 2018-07-27 00:05:39 +02:00
main_loop.cpp Flush all command before delete world 2018-08-03 18:36:35 +08:00
main_loop.hpp Move ticks adjustment to main_loop 2018-07-01 14:31:42 +08:00
main.cpp Allow to specify minimum number of players in command line 2018-07-22 22:48:45 +02:00