stk-code_catmod/data
hikerstk 232d9a2540 1) Simplified rescue code somewhat (one-time setup of variables is now
done in forceRescue, not in an if-statement in update anymore).
2) Made the parameters for rescue configurable in stk_config.xml
   (in preparation for other similar animations). E.g. the rescue time
   can now be set per kart.
3) Reset animations on restart (so that e.g. a win/lose animation
   is not shown during startup in case of a restart anymore).
4) Removed unused variable m_current_gear_ratio
5) Added documentation.



git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5193 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-04-14 00:14:20 +00:00
..
fonts Renamed font file to not contain spaces, since that seems to confuse autotools on some platforms 2010-02-15 22:50:08 +00:00
grandprix Removed GP descriptions, they weren't useful in any way 2010-03-05 23:51:44 +00:00
gui Fixed maximum number of AI karts in race setup spinner. We support a max of 8 karts, but this means a max value of 7 AI karts 2010-04-11 20:07:08 +00:00
models Improve shape (ballony) and shading (natural red) of parachute. 2010-03-29 21:02:17 +00:00
po Updated galician translation 2010-03-31 12:42:39 +00:00
coin_sign.items
CREDITS Added new chest animation by MiniBjorn 2010-02-01 21:02:30 +00:00
followtheleader.challenge Removed all line breaks from challenge files, since line breaking is not automatic 2010-01-07 23:22:45 +00:00
items.xml 1) Replaced all .projectile files with one powerup.xml file, 2010-02-07 02:05:21 +00:00
Makefile.am Fixed incorrect xml filenames in Makefile.am. 2010-02-07 02:35:43 +00:00
powerup.xml Replace parachute with new version (TODO: animation and new icon). 2010-03-29 01:48:44 +00:00
run_me.sh
stk_config.xml 1) Simplified rescue code somewhat (one-time setup of variables is now 2010-04-14 00:14:20 +00:00
supertuxkart_32.xpm
supertuxkart_64.xpm
supertuxkart_desktop.template