stk-code_catmod/src
auria 2478db386a Don't try displaying highscores in modes that don't generate highscores (3 strikes, FTL)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4757 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-02-17 23:52:49 +00:00
..
animations 1) Moved access to world object from race_manager to static functions in 2010-02-11 07:11:52 +00:00
audio Don't let the fix for a Windows warning create warnings elsewhere 2010-02-17 16:38:46 +00:00
bullet Fixed a couple annoying bullet warnings 2010-01-06 16:47:30 +00:00
challenges Removed unnecessary includes 2010-02-16 00:49:05 +00:00
config Fixed gcc compiler warning. 2010-02-17 00:08:10 +00:00
enet Applied Yann's patch to allow to build STK in different build 2008-11-20 01:35:07 +00:00
graphics Converted sound effects file to XML. Along the way, refactored the audio code to be more flexible. before, when a sound changed, you needed to edit the config file of STK, edit the enum in the header, edit the loader in the .cpp... was annoying. Now you only need to edit the config file. 2010-02-15 19:17:35 +00:00
guiengine Removed a couple debug prints that w ere not useful anymore 2010-02-15 23:32:37 +00:00
ide Updated Xcode project 2010-02-15 01:03:32 +00:00
input Big code refactoring: instead of having auto_kart, player_kart, the karts 2010-02-15 00:54:28 +00:00
io Removed unused functions. 2010-02-16 23:50:52 +00:00
items Bugfix: if items were switched when a game is restarted, they would 2010-02-17 11:36:44 +00:00
karts Refactor end of race handling so that more functions are done in a base class only 2010-02-17 11:59:51 +00:00
lisp Run expand -t4 to convert tabs to spaces. No other whitespace fixes, but 2009-12-18 00:36:35 +00:00
modes Don't try displaying highscores in modes that don't generate highscores (3 strikes, FTL) 2010-02-17 23:52:49 +00:00
network Refactor end of race handling so that more functions are done in a base class only 2010-02-17 11:59:51 +00:00
physics 1) Moved access to world object from race_manager to static functions in 2010-02-11 07:11:52 +00:00
race Don't try displaying highscores in modes that don't generate highscores (3 strikes, FTL) 2010-02-17 23:52: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 Don't try displaying highscores in modes that don't generate highscores (3 strikes, FTL) 2010-02-17 23:52:49 +00:00
tracks Fixed the code-side confusion of track description vs designer (track exporter needs to be adapted accordingly) 2010-02-17 22:19:47 +00:00
utils Minor improvements to translation debugging 2010-01-15 19:11:34 +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 Refactor end of race handling so that more functions are done in a base class only 2010-02-17 11:59:51 +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 1) Replaced all .projectile files with one powerup.xml file, 2010-02-07 02:05:21 +00:00
Makefile.am Fixed makefile for linux build. 2010-02-15 01:22:23 +00:00