stk-code_catmod/src
auria 56f77a2d49 Render scrollbar in some way (not skinnable yet) when the list of players is very long
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5083 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-03-27 18:49:35 +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 Fixed crash when the openal device could not be initialised. STK should now 2010-03-25 22:14:49 +00:00
bullet Added reminder echo to fix some bugs in bullet. 2010-03-11 22:01:32 +00:00
challenges Bugfix : adding depend-on="" in a challenge file would cause the challenge to be unplayable 2010-03-08 18:50:05 +00:00
config Initial work towards selecting the most used profile for game master, and guest profile for others (by default). not really there yet so expect weird stuff to happen if you don't play with the spinner and leave the defaults. 2010-03-27 02:08:11 +00:00
enet Applied Yann's patch to allow to build STK in different build 2008-11-20 01:35:07 +00:00
graphics Fixed compiler warning. 2010-03-25 05:19:00 +00:00
guiengine Render scrollbar in some way (not skinnable yet) when the list of players is very long 2010-03-27 18:49:35 +00:00
ide A historical commit: replaced highscores lisp files with xml, 2010-03-25 22:29:47 +00:00
input Show explainatory message when some player tries to perform an action that is reserved to the game master. Hopefully this will help reduce confusion 2010-03-27 17:31:45 +00:00
io Fixed config dir fallback on linux/unix; last resort should be ~/.supertuxkart, not ~/supertuxkart 2010-02-21 01:50:59 +00:00
items Avoid raycasts when being outside of the track (which caused at least one crash, 2010-03-23 23:33:47 +00:00
karts Attenuate "yawing" speed when leaving the ground (jumps). Suggested by hiker, 2010-03-27 01:07:44 +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 I reproduced wrong kart rank issues again; adding more debug code to better track this bug 2010-03-27 18:11:00 +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 Minor code cleanup. 2010-03-23 10:41:46 +00:00
race A historical commit: replaced highscores lisp files with xml, 2010-03-25 22:29:47 +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 player name spinner to contain the correct default value 2010-03-27 16:03:11 +00:00
tracks Fixed music loading from non-track directories (fixes bug 2947899). 2010-03-25 00:01:29 +00:00
utils Fixed pitch and roll of items (esp. chewing gums). 2010-03-12 12:21:00 +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) Added -v X verbosity command line option, so that debug output is only printed 2010-03-24 23:52:41 +00:00
Makefile.am A historical commit: replaced highscores lisp files with xml, 2010-03-25 22:29:47 +00:00