stk-code_catmod/src
hikerstk e0328642f1 Added new 'UNDEFINED_PHASE' to catch incorrect pause/unpause
sequences (instead of re-using SETUP_PHASE as was done previously).



git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5477 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-06-07 03:31:41 +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 Better OpenAL error messages 2010-06-01 01:16:28 +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 Fixed default bindings to be more consistent between game bindings and menu bindings 2010-05-15 19:28: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 Removed irrlicht 1.6 support code, since we don't support building with irrlicht 1.6 anymore 2010-05-15 15:28:32 +00:00
guiengine Removed compiler warnings. 2010-06-07 03:16:02 +00:00
ide Updated VS project file. 2010-06-07 03:12:16 +00:00
input Fixed issues with press a key dialog - the keypress was considered after the dialog had been closed. fixed that by closing dialog only when key is released 2010-05-15 19:49:59 +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 Removed compiler warnings. 2010-06-07 03:16:02 +00:00
karts Add big red and yellow reset button as rescue model. 2010-05-13 02:01:39 +00:00
modes Added new 'UNDEFINED_PHASE' to catch incorrect pause/unpause 2010-06-07 03:31:41 +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 better error reporting if XML file contains a wrong object shape, don't silently continue... 2010-06-06 00:03:41 +00:00
race Actually show the GP lost scene when losing a GP 2010-05-30 23:20:32 +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 Play lose music upon losing GP 2010-06-01 00:14:24 +00:00
tracks Removed irrlicht 1.6 support code, since we don't support building with irrlicht 1.6 anymore 2010-05-15 15:28:32 +00:00
utils Added support for Hebrew (and, more generally, RTL languages). fribidi must be available and ENABLE_BIDI must be defined (however the autotools build system currently does not check for fribidi presence so if you build with autotools it will always be off) 2010-05-30 19:11:39 +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 Removed LIMBO state, added new RESULT_DISPLAY_PHASE (but at this stage no 2010-05-10 23:53:32 +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 Fixing the file names in makefile.am 2010-05-30 16:13:33 +00:00