stk-code_catmod/src
hikerstk ea94ac5c7c Karts that have finished the race will now still give slipstream advantage.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6111 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-22 02:17:00 +00:00
..
addons Change the message for addons : 'Writing XML file' to 'Reloading karts list', it is more user friendly and honnest 2010-09-12 17:06:40 +00:00
animations Started to add NoCopy as a base class to all objects to help detecting if an 2010-09-08 06:18:08 +00:00
audio Removed warnings printed to stderr in case of missing music files (which 2010-09-14 05:23:59 +00:00
bullet Added debug output in case that the bullet assertion crash (see 2010-09-07 23:44:33 +00:00
challenges Added more NoCopy. 2010-09-08 11:39:19 +00:00
config Added a 'powerup collect' mode setting to stk config. This controls 2010-09-20 01:15:16 +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 weird music being used on XR591 2010-09-22 02:01:52 +00:00
guiengine Fixed VS compilation problem (log from integer value). 2010-09-21 04:46:57 +00:00
ide Updated VS project file, fixed compiler warnings. 2010-09-20 14:44:18 +00:00
input Fixed F12 (display FPS) handling so that it would only trigger on 2010-09-16 23:29:17 +00:00
io Fixed memory leak. 2010-09-14 06:05:48 +00:00
items Fixed bug that resulted in karts getting no item at all. 2010-09-21 00:34:13 +00:00
karts Karts that have finished the race will now still give slipstream advantage. 2010-09-22 02:17:00 +00:00
modes Cosmetic changes only. 2010-09-20 14:46:07 +00:00
network Renamed all instanced of RandomKart in the race_manager to 2010-09-21 07:37:42 +00:00
physics Fixed doubly-defined constructor that didn't compile 2010-07-06 00:02:51 +00:00
race Fixed compiler warning. 2010-09-21 10:28:30 +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 Renamed all instanced of RandomKart in the race_manager to 2010-09-21 07:37:42 +00:00
tracks TUrns out the spaces did not actually remove the warning (sorry, 2010-09-21 10:36:40 +00:00
utils Fixed crashes in grand_prix lose, win, feature animation etc. 2010-09-10 13:30:31 +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 Hopefully fixed crash at exit 2010-09-11 16:54:45 +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 Fixed empty GP list 2010-09-20 17:36:12 +00:00
Makefile.am Added a 4th help tab describing multiplayer play, after suggestion to do so on IRC 2010-09-19 19:22:43 +00:00