stk-code_catmod/src
auria 4da81936a7 FIx paths
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12201 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-07 01:28:10 +00:00
..
addons Fix for #736: do the timeout a better way so it won't stop a working download. 2012-11-03 22:58:57 +00:00
animations Fixed two uninitialised variables, removed unnecessary #include. 2012-11-20 02:57:21 +00:00
audio Removed debug output. 2012-12-04 02:38:26 +00:00
challenges Don't announce fort magma as unlocked when its not 2012-12-01 03:10:48 +00:00
config Added a setting to stk_config.xml to replace normals that are 2012-11-18 22:22:30 +00:00
graphics Bugfix: if the first end camera was a static_follow_kart, 2012-11-25 22:59:34 +00:00
guiengine hackish fix for bug #791 2012-11-19 01:42:11 +00:00
ide FIx paths 2012-12-07 01:28:10 +00:00
input Fixed 'map fire to select' option by also work for gamepads, only 2012-12-06 23:43:09 +00:00
io Re-added textures that were not used in main stk, but in some addons 2012-11-14 06:06:32 +00:00
items Removed unused function. 2012-12-02 22:01:08 +00:00
karts Missing in previous commit. 2012-12-02 22:00:28 +00:00
modes Refactored information exchange between modes and race GUIs: 2012-12-05 04:04:01 +00:00
network Added different impulse in case of a kart-track collision 2012-11-11 21:56:54 +00:00
physics Fixed shaking of karts. 2012-12-02 21:16:20 +00:00
race Added Fort Magma to last Grand Prix once the game 2012-11-27 12:09:16 +00:00
replay Fixed crash in replay recorder when too many events happened. 2012-11-04 10:08:35 +00:00
states_screens Clear AI-override when appropriate, fixing #829 2012-12-07 00:24:20 +00:00
tinygettext Remove old Norwegian language definitions after request from mailing list 2011-06-13 22:30:38 +00:00
tracks Properly place icons on minimap when the allocated texture was bigger than needed to accomodate drivers/gpus that quite POT textures 2012-11-20 01:28:04 +00:00
tutorial Mostly cosmetic change: renamed RD_EASY etc to 2012-10-21 23:06:33 +00:00
utils Fixed #796 (**:**:** as time), which happens if the race is aborted 2012-11-23 13:13:38 +00:00
windows_installer The windows installer now asks to run the uninstaller if an 2012-11-15 11:38:57 +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
Doxyfile_Win Add a doxfile for windows with adapted DOT_PATH 2012-04-07 22:59:20 +00:00
main_loop.cpp Undo not too funny April's fool joke committed by Minibjorn. 2012-04-01 14:48:26 +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 Try to fix #663 2012-11-16 01:57:36 +00:00
Makefile.am Remove from build system the recently deleted AI files. 2012-10-24 00:16:11 +00:00