..
addons
Add addons search path for the tracks and reload the tracks list when an addons is installed
2010-10-16 14:01:17 +00:00
animations
Removed debug print.
2010-10-12 22:04:36 +00:00
audio
Reduce volume of background music while playing last lap fanfare + don't play last lap fanfare in one-lap races
2010-10-12 01:24:26 +00:00
bullet
Added debug output in case that the bullet assertion crash (see
2010-09-07 23:44:33 +00:00
challenges
Added more NoCopy.
2010-09-08 11:39:19 +00:00
config
Added new object to handle max-speed of karts. ATM it will slow down
2010-10-25 00:52:50 +00:00
enet
Applied Yann's patch to allow to build STK in different build
2008-11-20 01:35:07 +00:00
graphics
Renamed 'slowdown' for terrain specific max speed to slowdown-time.
2010-10-17 11:09:48 +00:00
guiengine
Removed compiler warnings.
2010-10-17 04:41:46 +00:00
ide
Update Xcode project
2010-10-25 01:24:23 +00:00
input
Added secret debug feature (hint : build in debug more and try keys JIK)
2010-10-25 23:07:35 +00:00
io
Perform decent error checking when getting music file, previous code would silently return an empty file. Fixed the use of the 'smart' function used too early when loading title music
2010-10-11 19:19:31 +00:00
items
Fixed multi-item handling (no multiple items were given to anyone at all).
2010-10-25 00:41:23 +00:00
karts
Forgotten controller/* in previous patch. They now also
2010-10-26 06:30:39 +00:00
modes
Handle tracks that are not found better (track manager does not
2010-10-26 06:14:46 +00:00
network
Renamed all instanced of RandomKart in the race_manager to
2010-09-21 07:37:42 +00:00
physics
Support for nitro, slipstream and zipper to become faster than a kart's
2010-10-26 06:28:58 +00:00
race
Fixed compiler warning.
2010-09-21 10:28:30 +00:00
replay
Run expand -t4 to convert tabs to spaces. No other whitespace fixes, but
2009-12-18 00:36:35 +00:00
states_screens
Shorten FTL definition to fit screen space
2010-10-25 01:11:09 +00:00
tracks
Fixed one crash with battle mode (though it still doesn't work fully).
2010-10-19 20:16:26 +00:00
utils
Prevented buffer overflows in case of invalid times (which could happen e.g.
2010-10-01 11:00:22 +00:00
windows_installer
Fixing all remaining "executable" flags.
2009-02-27 02:54:25 +00:00
Doxyfile
Some updates to doxyfile (mostly to support subdirs).
2008-11-20 02:12:47 +00:00
main_loop.cpp
Hopefully fixed crash at exit
2010-09-11 16:54:45 +00:00
main_loop.hpp
Removed unused includes
2010-09-28 14:35:43 +00:00
main.cpp
Add addons search path for the tracks and reload the tracks list when an addons is installed
2010-10-16 14:01:17 +00:00
Makefile.am
Updated makefile to include new files.
2010-10-25 00:53:17 +00:00