..
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
Remember race type in saved GP.
2015-10-21 22:42:59 +02:00
graphics
Fixed --no-graphics option.
2015-10-22 11:53:52 +11:00
guiengine
Make stk more-i18n friendly
2015-10-27 02:34:46 +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
Fixed #2183 (bomb hands moving backwards).
2015-08-22 11:36:40 +10:00
karts
Add profiler marker to measure material handling in Kart::update
2015-10-25 21:22:45 -04:00
modes
Rename profiler marker to clarify what it measures
2015-10-25 21:21:05 -04:00
network
Removed many unnecessary copies of NetworkString.
2015-10-22 21:43:06 +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
Remember race type in saved GP.
2015-10-21 22:42:59 +02: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
Remember race type in saved GP.
2015-10-21 22:42:59 +02:00
tinygettext
Basic render of text using freetype
2015-10-04 11:59:44 +08: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 '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
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
Added --stdout= command line option to change the name of
2015-10-22 11:51:18 +11:00