stk-code_catmod/src
auria b6b47c37b6 Select player identity by default for players > 0, so they can choose their identity
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4613 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-02-02 00:32:42 +00:00
..
animations Bugfix for animations with physics represenation. 2010-01-10 12:10:39 +00:00
audio Improved handling of directory for user configuration files to work even if $HOME/.config 2010-01-15 01:46:03 +00:00
bullet Fixed a couple annoying bullet warnings 2010-01-06 16:47:30 +00:00
challenges Avoid warning with visual studio. 2010-01-19 23:11:09 +00:00
config Cleanly removed unused variable (which caused stk not to start previously). 2010-01-20 09:33:36 +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 lighthouse trees (adding a couple code cleanup that I did while searching for the issue) 2010-02-01 20:03:32 +00:00
guiengine Improved handling of empty 'squares' in scrolling ribbon grids 2010-02-01 22:03:16 +00:00
ide Removed unsupported vc8 project files. 2010-02-01 02:12:38 +00:00
input Improved file names consistency 2010-01-21 22:55:08 +00:00
io Improved handling of directory for user configuration files to work even if $HOME/.config 2010-01-15 01:46:03 +00:00
items Run expand -t4 to convert tabs to spaces. No other whitespace fixes, but 2009-12-18 00:36:35 +00:00
karts Commented out debug output. 2010-01-29 02:47:52 +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 Added missing string to the pot 2010-01-24 15:34:46 +00:00
network Removed #include of kart and player_kart from world. 2010-01-10 23:12:29 +00:00
physics Fixed compilation problem (no idea why it ever compiled on VS). 2010-01-10 22:50:13 +00:00
race Bugfix: GP names were converted twice: once from the lisp reader, then again here. 2010-01-09 14:13:53 +00:00
replay Run expand -t4 to convert tabs to spaces. No other whitespace fixes, but 2009-12-18 00:36:35 +00:00
robots Bugfix: restarting a race would not reset the AI properly, causing them to be rescued over and over. 2010-01-12 11:15:50 +00:00
states_screens Select player identity by default for players > 0, so they can choose their identity 2010-02-02 00:32:42 +00:00
tracks Improved handling of empty 'squares' in scrolling ribbon grids 2010-02-01 22:03:16 +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 A menu that uses animations can now choose not to throttle FPS to 35. This means credits and feature unlocked are now smoother 2009-12-06 02:19:37 +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 Don't abort STK when there's a bogus challenge file (e.g. a LISP file left from 0.6) 2010-01-15 19:01:45 +00:00
Makefile.am Added some slip stream graphical effects (which are disabled by default) - pretty much work in progress. 2010-01-19 23:15:25 +00:00