stk-code_catmod/src
hiker 8953547305 Store TransportAddress of server in servers data structure. Avoid
copying the currently connected server, instead avoid modifying the
server data structure while while a client is connected to a server.
2015-11-10 08:31:07 +11:00
..
achievements
addons
animations
audio
challenges Fix #2157 (FTL challenge in overworld showed number of laps). 2015-08-23 01:15:04 +10:00
config Remember race type in saved GP. 2015-10-21 22:42:59 +02:00
graphics Merge pull request #2364 from Benau/freetype_cleanup 2015-10-30 20:33:51 -04:00
guiengine Clean up freetype code 2015-10-30 18:08:02 +08:00
input Introduce new mechanic to create keyboard shortcuts for debug functions, and start using it for FPS camera. Fixes #2341 2015-10-08 20:06:42 -04:00
io Added --stdout= command line option to change the name of 2015-10-22 11:51:18 +11:00
items Removed NetworkManager and ClientNetworkManager. 2015-10-27 08:23:59 +11:00
karts Merge remote-tracking branch 'origin/master' into refactor_networking 2015-10-31 11:41:43 +11:00
modes Merge remote-tracking branch 'origin/master' into refactor_networking 2015-10-31 11:41:43 +11:00
network Fixed typo. 2015-11-10 08:08:22 +11:00
online Store TransportAddress of server in servers data structure. Avoid 2015-11-10 08:31:07 +11:00
physics Fixed kart getting stuck at doors of overworld (and other static 2015-09-26 01:08:10 +10:00
race Fix ending STK when no STKHost exists. 2015-11-01 21:28:39 +11:00
replay
scriptengine Scripting : allow smoothly animating lights 2015-10-27 19:08:12 -04:00
states_screens Store TransportAddress of server in servers data structure. Avoid 2015-11-10 08:31:07 +11:00
tinygettext Basic render of text using freetype 2015-10-04 11:59:44 +08:00
tracks Scripting : allow smoothly animating lights 2015-10-27 19:08:12 -04:00
utils Merge branch 'master' into freetype_lazyloadchar 2015-10-17 21:34:19 -04:00
windows_installer Used smaller picture for installer (the previous one was never actually used). 2015-09-29 08:01:57 +10:00
Doxyfile
Doxyfile_Win
main_loop.cpp Don't start a STKHost if neither client nor server is requested. 2015-11-01 19:45:28 +11:00
main_loop.hpp
main.cpp Removed --client command line option (since this command needs a 2015-11-05 07:54:58 +11:00