stk-code_catmod/src
hikerstk d576dadf78 Minor code cleanup.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6712 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-24 21:04:09 +00:00
..
addons Tidy up logging + other minor fixes 2010-11-19 17:19:13 +00:00
animations Fixed rotational IPOs (problems were caused by a different order of rotations in 2010-11-04 21:52:48 +00:00
audio Fixed a couple warnings 2010-11-18 15:49:00 +00:00
bullet Fixed VS compilation (no isnan, isinf on VS). 2010-11-22 01:54:08 +00:00
challenges Write chal;enges file when none is found 2010-11-21 21:59:49 +00:00
config Moved all slipstream handling from kart into slipstream 2010-11-24 05:57:06 +00:00
enet Applied Yann's patch to allow to build STK in different build 2008-11-20 01:35:07 +00:00
graphics Moved all slipstream handling from kart into slipstream 2010-11-24 05:57:06 +00:00
guiengine Tidy up logging + other minor fixes 2010-11-19 17:19:13 +00:00
ide Updated Xcode project 2010-11-15 22:15:09 +00:00
input Renamed method hasBinding and changed its docs, both were misleading 2010-11-20 19:10:43 +00:00
io Properly delete the first window (esp. on Linux) when switching resolutions. 2010-11-23 21:16:19 +00:00
items Increase max speed if a rubber band is being used. Settings can 2010-11-23 10:41:13 +00:00
karts Removed duplicated call to slipstream update. 2010-11-24 21:00:19 +00:00
modes Fixed bug in bugfix for 3090183: kart positions were 2010-11-16 06:02:58 +00:00
network Renamed all instanced of RandomKart in the race_manager to 2010-09-21 07:37:42 +00:00
physics Don't activate zipper if kart is driving backwards (that feels 2010-11-22 09:27:12 +00:00
race Minor code cleanup. 2010-11-24 21:04:09 +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 Fixed compiler warning. 2010-11-20 12:15:13 +00:00
tracks Fixed computation of minimum height, added updating 2010-11-24 20:57:39 +00:00
utils Bugfix: if an xml attribute for an integer array is an empty string, 2010-11-14 21:08:40 +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 Removed unused includes 2010-09-28 14:35:43 +00:00
main.cpp Tidy up logging + other minor fixes 2010-11-19 17:19:13 +00:00
Makefile.am Fixed handling of [] in linux: if a key code is 0 (which is the case on 2010-11-15 21:55:50 +00:00