stk-code_catmod/src
hikerstk b5db07c453 Added downwards impulse which is proportional to
the speed, to help keeping the karts close to the
ground.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/physics@10159 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-10 12:01:36 +00:00
..
addons Removed code that's not used anymore after r10103. 2011-11-04 05:38:08 +00:00
animations Quite a bit of work on Doxygen docs to contain an overview of the STK source code base 2011-10-25 17:46:14 +00:00
audio More cosmetic only changes. 2011-10-26 05:03:13 +00:00
bullet Added assert statements to catch NANs early on, plus a patch 2011-11-07 20:43:00 +00:00
challenges Quite a bit of work on Doxygen docs to contain an overview of the STK source code base 2011-10-25 17:46:14 +00:00
config Added --phsyics-debug option, which (atm) will make the graphical 2011-11-10 00:59:40 +00:00
enet Updated autotools building, including distributing of the directories 2011-09-06 06:09:27 +00:00
graphics Cosmetic changes only. 2011-11-01 23:07:15 +00:00
guiengine Quite a bit of work on Doxygen docs to contain an overview of the STK source code base 2011-10-25 17:46:14 +00:00
ide Update to bullet 2.79 (somewhat work-in-progress, but it appears to be working fine so far). 2011-11-07 08:51:51 +00:00
input Don't give rubber balls in debug mode in three strike battle. 2011-10-26 21:18:50 +00:00
io Third try (or so) to fix freebsd compilation. 2011-11-06 10:32:33 +00:00
items Disabled debug output for rubber ball. 2011-10-27 23:38:33 +00:00
karts Bugfix, a boolean can not be tested if it is initialised. 2011-11-10 01:06:20 +00:00
modes Removed patched 10044 to 10047, since there is a much 2011-10-27 01:04:16 +00:00
network More work on 'thou shalt not include irrlicht.h everywhere carelessly', plus add debug checks to track.hpp in a desperate attempt to make STK Arthur_D-proof 2011-05-22 18:31:25 +00:00
physics Added downwards impulse which is proportional to 2011-11-10 12:01:36 +00:00
race Bugfix - max would get too big, resulting in out of bounds 2011-11-10 11:57:15 +00:00
replay Cosmetic changes only. 2011-10-05 04:12:00 +00:00
states_screens Fixed memory leak (and incorrect behaviour of STK) when ESC 2011-11-03 01:54:46 +00:00
tinygettext Remove old Norwegian language definitions after request from mailing list 2011-06-13 22:30:38 +00:00
tracks Simplified function by removing duplicated code. 2011-11-04 10:57:30 +00:00
tutorial Includes cleanup; especially avoid including in headers, creating implicit dependencies and horrible chains of recursive includes. Avoid iostream when possible because this header is not small 2011-05-29 19:52:24 +00:00
utils Tweaks to credits : remove outdated translators section from the CREDIT file, use the credits that Launchpad puts in the .po file instead 2011-10-29 22:34:45 +00:00
windows_installer Renamed 'Run' menu entry to 'supertuxkart' to avoid clash 2011-07-05 01:20:14 +00:00
Doxyfile Quite a bit of work on Doxygen docs to contain an overview of the STK source code base 2011-10-25 17:46:14 +00:00
main_loop.cpp Add gloal profiler marker, will help get percentages 2011-09-05 22:55:55 +00:00
main_loop.hpp Set props as per SVN-CONFIG for .[ch]pp, AKA SVN props clean up day. :) 2011-01-21 01:54:38 +00:00
main.cpp Added --phsyics-debug option, which (atm) will make the graphical 2011-11-10 00:59:40 +00:00
Makefile.am Fix quite a few leaks in the GUI engine, and introduce my quick leak-detection macros in dbeug mode (with Joerg's approval) 2011-09-22 18:08:04 +00:00