stk-code_catmod/src
mbjornstk a94eb33590 Disable real zipper from slipstream, but abuse the zipper timer to control
the effect duration. Global TODO: zipper / nitro / slipstream need each
a set of timer / engine power multiplier / speed limit, as well as
a fall off timer so they do not end sharply (maybe 1 sec transition
from raised speed limit to normal limit?).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5381 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-05-05 18:59:46 +00:00
..
animations Lots of small changes to make the output Doxygen file much more useful 2010-04-23 20:36:13 +00:00
audio Lots of small changes to make the output Doxygen file much more useful 2010-04-23 20:36:13 +00:00
bullet Added reminder echo to fix some bugs in bullet. 2010-03-11 22:01:32 +00:00
challenges Lots of small changes to make the output Doxygen file much more useful 2010-04-23 20:36:13 +00:00
config Major update to input handling code to support our #1 feature request : menu navigation should not be tied to accelerate/brake/steer, there should be keys especially for menu navigation. Note that the code is not yet complete, namely you cannot configure the menu keys 2010-05-03 18:56:55 +00:00
enet Applied Yann's patch to allow to build STK in different build 2008-11-20 01:35:07 +00:00
graphics Enabled slip streaming, slip-stream graphics now scales according to the distance 2010-05-04 23:36:01 +00:00
guiengine Another major update to the input configuration screen. There are now separate configurable keys for menu navigations. Conflictm detection was not implemented back yet; multiplayer gameplay seems broken too. To be continued 2010-05-03 23:37:38 +00:00
ide Updates VS project files to include new files. 2010-05-03 13:40:32 +00:00
input Fixed joinging multiplayer game 2010-05-04 01:02:56 +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: STK would hang if a race is restarted that had bubble gums dropped on the track. 2010-05-04 22:40:26 +00:00
karts Disable real zipper from slipstream, but abuse the zipper timer to control 2010-05-05 18:59:46 +00:00
modes Fixed item handling in battle modes by adding an additional 'position class' 2010-05-04 13:54:49 +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 More work to enhance Doxygen output 2010-04-23 20:48:56 +00:00
race Fixed item handling in battle modes by adding an additional 'position class' 2010-05-04 13:54:49 +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 item handling in battle modes by adding an additional 'position class' 2010-05-04 13:54:49 +00:00
tracks Remove useless executable property. 2010-05-03 00:55:19 +00:00
utils Extracted default group name into constants.hpp 2010-05-01 23:40:50 +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 Renamed SoundManager into MusicManager, since this makes it much clearer what it does (it was just confusing to have SoundManager and SFXManager) 2010-04-21 17:24:02 +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 Initial incarnation of the new input configuration menu. More to come 2010-05-02 19:39:09 +00:00