.. |
addons
|
Adding update support for the addons and increase the size of the buttons in the addon dialog
|
2010-10-09 16:44:12 +00:00 |
animations
|
Started to add NoCopy as a base class to all objects to help detecting if an
|
2010-09-08 06:18:08 +00:00 |
audio
|
Improved disabling audio in-game
|
2010-10-11 19:33:27 +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
|
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 |
enet
|
Applied Yann's patch to allow to build STK in different build
|
2008-11-20 01:35:07 +00:00 |
graphics
|
Cleanly handle when RTT is missing instead of crashing
|
2010-10-10 14:41:55 +00:00 |
guiengine
|
Cleanly handle when RTT is missing instead of crashing
|
2010-10-10 14:41:55 +00:00 |
ide
|
Started refactoring audio code so that the SFX enable bug can be fixed easier later (bug not yet fixed)
|
2010-10-11 01:45:12 +00:00 |
input
|
Fixed F12 (display FPS) handling so that it would only trigger on
|
2010-09-16 23:29:17 +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
|
Add messages for bowling ball self hits.
|
2010-09-30 06:01:10 +00:00 |
karts
|
Make AIs drive slower during the end animation with an ugly hack
|
2010-10-11 00:59:06 +00:00 |
modes
|
Fixed compilation in case of non-debug compilation when
|
2010-10-11 02:49:35 +00:00 |
network
|
Renamed all instanced of RandomKart in the race_manager to
|
2010-09-21 07:37:42 +00:00 |
physics
|
Fixed bug 3082297: karts would easily flip over on the side.
|
2010-10-07 11:28:33 +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
|
Fixed VS compilation problem.
|
2010-10-11 05:23:59 +00:00 |
tracks
|
Cleanly handle when RTT is missing instead of crashing
|
2010-10-10 14:41:55 +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
|
Fixed --stk-config parameters: the user specified config file was read too late
|
2010-09-29 23:09:53 +00:00 |
Makefile.am
|
Started refactoring audio code so that the SFX enable bug can be fixed easier later (bug not yet fixed)
|
2010-10-11 01:45:12 +00:00 |