stk-code_catmod/src
2015-10-17 20:44:32 -04:00
..
achievements Fixed #2118. 2015-04-27 17:14:23 +10:00
addons Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
animations Merge branch 'master' into fixes 2015-07-03 15:29:53 +02:00
audio Continue work on scripting, fixing #2268. Use this as an opportunity to clean up a lot of old hardcoded overworld code, and replace it with cleaner scripting. Make sure to update SVN and the exporter (other commits in SVN coming soon) 2015-08-09 21:38:01 -04:00
challenges Fix #2157 (FTL challenge in overworld showed number of laps). 2015-08-23 01:15:04 +10:00
config Use '3' graphical level when STK is run first time instead of custom settings. 2015-10-10 16:04:33 +02:00
graphics Allow to use 1280x720 resolution. 2015-10-09 13:47:19 +02:00
guiengine Merge branch 'master' into test 2015-08-17 00:22:02 +02: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 a file with a 'unique filename' with version number which is used by STK 2015-07-31 22:06:21 +10:00
items Fixed #2183 (bomb hands moving backwards). 2015-08-22 11:36:40 +10:00
karts Fixed crash on exit race with OpenGL 2.1 2015-10-03 21:06:32 +02:00
modes Fixed #2294 (crash when kart is off road and not on material). 2015-08-26 17:15:59 +10:00
network Removed many unnecessary copies of TransportAddress. 2015-10-16 23:55:54 +11:00
online Started to support LAN servers in the GUI (wip). 2015-10-10 12:13:32 +11:00
physics Fixed kart getting stuck at doors of overworld (and other static 2015-09-26 01:08:10 +10:00
race Fixed corrupted text introduce with recent change of how translations are handled 2015-08-18 19:08:23 -04:00
replay Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
scriptengine Scripting engine : add new getter Kart::getMaxSpeed 2015-10-12 19:59:17 -04:00
states_screens Minor improvement. 2015-10-12 22:03:46 +11:00
tinygettext Restore using unique_ptr instead of auto_ptr in tinygettext. 2015-08-06 13:54:11 +02:00
tracks Remove seemingly uneeded rotation, see #2345. Not sure I understand what is going on 2015-10-10 20:52:12 -04:00
utils Merge branch 'TranslatableDateTime' 2015-10-17 20:44:32 -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 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_loop.cpp Fixed #2327. 2015-09-29 07:58:24 +10:00
main_loop.hpp Merge branch 'master' into fixes 2015-07-03 15:29:53 +02:00
main.cpp Fixed compiler warnings 2015-10-04 16:54:14 +02:00