.. |
animations
|
Support added for 'coneX' and 'coneZ' shapes as physical objects
|
2010-06-07 22:08:15 +00:00 |
audio
|
Terrain-specific sfx will now not be cut off when the terrain is left, instead
|
2010-06-24 23:10:25 +00:00 |
bullet
|
Added reminder echo to fix some bugs in bullet.
|
2010-03-11 22:01:32 +00:00 |
challenges
|
Bugfix : don't show challenges that rely on a broken GP
|
2010-05-07 17:49:04 +00:00 |
config
|
Added option to disable kart animations in the user config file.
|
2010-06-09 23:33:06 +00:00 |
enet
|
Applied Yann's patch to allow to build STK in different build
|
2008-11-20 01:35:07 +00:00 |
graphics
|
Added separate camera mode for end camera, added experimental new end camera
|
2010-06-23 22:37:48 +00:00 |
guiengine
|
Removed outdated TODO
|
2010-06-26 19:35:48 +00:00 |
ide
|
Updated Xcode project
|
2010-06-16 00:40:26 +00:00 |
input
|
Fixed leaving game in multiplayer kart selection screen
|
2010-06-24 18:18:30 +00:00 |
io
|
Lots of small changes to make the output Doxygen file much more useful
|
2010-04-23 20:36:13 +00:00 |
items
|
Bugfix: battle mode would not work correctly, removed unused variable.
|
2010-06-22 06:47:26 +00:00 |
karts
|
Terrain-specific sfx will now not be cut off when the terrain is left, instead
|
2010-06-24 23:10:25 +00:00 |
modes
|
The default start positions are now transformed/rotated if the lap
|
2010-06-08 23:30:45 +00:00 |
network
|
Some cleanups with ActivePlayer. Moved it to StateManager, because that's where active players are created and stored - this will be less confusing than hiding it inside a configuration class. More work is still to be done if we want to make this code really clean, though.
|
2010-02-18 21:28:32 +00:00 |
physics
|
Support added for 'coneX' and 'coneZ' shapes as physical objects
|
2010-06-07 22:08:15 +00:00 |
race
|
Modified my recent checks in highscores : on failure, ignore bogus entries instead of aborting
|
2010-06-13 18:30:07 +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
|
Don't show 'random kart' button when no karts are available in the current group, or if there is only one kart
|
2010-06-27 17:21:41 +00:00 |
tracks
|
Bugfix: at the time the check sphere is created world does not
|
2010-06-22 12:48:11 +00:00 |
utils
|
Fix a bug with fribidi
|
2010-06-27 17:19:28 +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
|
Modified music handling, fixing the music heard during GP lost/won
|
2010-06-13 18:25:49 +00:00 |
main_loop.hpp
|
1) Profile mode now works, and is now completely implemented
|
2009-08-23 15:42:58 +00:00 |
main.cpp
|
Added new command line flag to enable debug debug camera (showing the view from high above
|
2010-04-26 23:28:11 +00:00 |
Makefile.am
|
Performance improvement: the b3d exporter does not sort/combine meshes by texture, so this
|
2010-06-16 00:18:51 +00:00 |