stk-code_catmod/src
deveee 852512ec0a Display parachute for a short while when a kart was shielded. Player should be informed that parachute is the reason of removed shield.
Solution was suggested in comment to #1038 and is certainly not perfect, but I don't have better idea.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14367 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-11-02 09:38:59 +00:00
..
addons Rename Time to StkTime, X11 has a type called Time 2013-08-30 12:24:12 +00:00
animations Add missing includes for some recent compilers 2013-10-24 00:29:05 +00:00
audio Fix audio master volume bug 2013-09-19 23:46:51 +00:00
challenges Fix assertion failure at end of challenges 2013-06-20 00:31:31 +00:00
config 1) Replaced m_wiimote_max with m_wiimote_raw_maw (default 2013-10-25 05:25:33 +00:00
graphics Disable z buffer writes on shadows, can only help. Does not fix skidlines being behind wheels, however 2013-10-30 23:15:57 +00:00
guiengine Removed tab. 2013-10-28 22:04:43 +00:00
ide Updates VS 2010 project files. 2013-09-12 23:38:44 +00:00
input Modified instructions for connecting wiimote on windows, added 2013-10-28 23:10:45 +00:00
io Rename Time to StkTime, X11 has a type called Time 2013-08-30 12:24:12 +00:00
items Display parachute for a short while when a kart was shielded. Player should be informed that parachute is the reason of removed shield. 2013-11-02 09:38:59 +00:00
karts New XML syntax for the speed-weighted objects: now we can have several speed-weighted objects with different parameter values in a single kart. 2013-11-02 00:20:48 +00:00
modes Improve what happens when you lose FTL. Should now be pretty clear 2013-10-29 01:20:59 +00:00
network Initial Score display. (Using only the first two karts) 2013-07-09 04:26:23 +00:00
physics Made skidlines appear to where the graphical wheels are (still not 2013-10-30 22:09:48 +00:00
race Update egg hunt name/description and update .pot file with all latest strings 2013-10-29 23:59:04 +00:00
replay Space cleanup pass on the headers 2013-05-30 19:47:39 +00:00
states_screens Added speed-weighted texture animations, as requested by samuncle. 2013-10-31 23:46:36 +00:00
tinygettext Add missing includes for some recent compilers 2013-10-24 00:29:05 +00:00
tracks Check if a track really has easter egg mode. 2013-10-29 07:38:34 +00:00
utils Apply safe part of supermat's patch to let STK build on clang on OSX. The part about long GLuint remains to be seen, not too sure what to do about it 2013-10-29 23:14:51 +00:00
windows_installer Install shortcuts for all users, not only active user (since the installer is 2012-12-10 03:06:29 +00:00
Doxyfile Enabled searching in the doxygen documentation (thanks to nixt for 2013-09-26 00:56:28 +00:00
Doxyfile_Win Enabled searching in the doxygen documentation (thanks to nixt for 2013-09-26 00:56:28 +00:00
main_loop.cpp Apply small patch by lennartack to fix leak in --no-graphic mode 2013-07-17 22:37:45 +00:00
main_loop.hpp Ran a small bash script to remove all of those annoying strings. The only thing they gave us were the need to rebuild after committing 2011-12-06 18:43:36 +00:00
main.cpp Mark the main clean function static 2013-08-30 11:39:40 +00:00
Makefile.am Some more header cleanup 2013-08-30 12:13:23 +00:00