stk-code_catmod/src
auria e8a5c1b3c5 Improved feature unlocked a bit
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4622 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-02-03 01:43:18 +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
graphics Bugfix: the last searched setting from a materials.xml file would 2010-02-02 12:01:24 +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 Fixed bug that allowed players that had backed from the kart selection screen to use their device to make selections later on 2010-02-02 01:08:47 +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 Improved feature unlocked a bit 2010-02-03 01:43:18 +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
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