stk-code_catmod/src
hikerstk b800ddd200 Made the 'wrap around' lap counting approach work correctly.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6782 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-29 22:01:59 +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 Use peach skin by default 2010-11-29 16:42:55 +00:00
enet
graphics Reverted commit that added backface culling ... which was already supported 2010-11-29 11:31:07 +00:00
guiengine Minor : gui messages shouldn't stay after starting game and exiting 2010-11-26 23:57:55 +00:00
ide Removed files that had been removed. 2010-11-25 21:51:24 +00:00
input Fixed warning (and, on the way, make the code slightly faster) 2010-11-29 17:01:58 +00:00
io Fixed memory leak. 2010-11-28 20:54:45 +00:00
items Fixed memory leak. 2010-11-29 22:01:01 +00:00
karts Minor: make fly mode easier to use by preventing kart from rolling when turning 2010-11-29 21:50:45 +00:00
modes Made the 'wrap around' lap counting approach work correctly. 2010-11-29 22:01:59 +00:00
network Renamed all instanced of RandomKart in the race_manager to 2010-09-21 07:37:42 +00:00
physics Fixed uninitialised variable. 2010-11-25 00:51:47 +00:00
race Minor code cleanup. 2010-11-24 21:04:09 +00:00
replay
states_screens Clean up logging in kart selection screen 2010-11-29 18:53:04 +00:00
tracks Fixed warning 2010-11-29 17:01:25 +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 Updated Windows icon 2010-11-29 15:38:55 +00:00
Doxyfile
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 Fixed memory leak (title music was not freed). 2010-11-29 11:03:22 +00:00
Makefile.am Show wanring dialog when trying to use shift as a key binding 2010-11-25 02:16:21 +00:00