stk-code_catmod/src
2018-09-30 14:06:40 +08: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 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 Default lobby chat on 2018-09-28 16:04:18 +08:00
font Disable freetype in no graphics 2018-09-13 01:11:17 +08:00
graphics Don't call SP::SPTextureManager::get() if not GLSL to avoid leaking 2018-09-30 13:00:24 +08:00
guiengine Fixed more memory leaks when closing stk server 2018-09-25 22:39:02 +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 Fix mingw build 2018-09-29 01:03:54 +08:00
karts Allow recreation of kart animation from state if the required creation event missed 2018-09-29 00:21:25 +08:00
modes Don't crash if user opened paused dialog in network when ending race 2018-09-29 14:00:54 +08:00
network Merge remote-tracking branch 'origin/network-item-debugging' 2018-09-28 23:39:04 +08:00
online Fix exit STK requests leak 2018-09-30 12:42:17 +08:00
physics Make hiker happy 2018-09-25 19:46:28 +02:00
race Give a boosted AI to some AI karts in races and GP 2018-09-22 22:02:11 +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 Always specify --server-password so that empty password can disable private server 2018-09-30 01:08:46 +08:00
tinygettext Remove fribidi and tinygettext in server only build 2018-07-07 01:22:26 +08:00
tracks Fix multiplayer sound keep playing 2018-09-30 14:06:40 +08:00
utils Add a fallback lib path for server creation 2018-09-28 23:15:16 +02: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 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 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