stk-code_catmod/src
hikerstk 18f6f6de17 Removed debug code which should never have been committed.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9882 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-09-22 05:43:31 +00:00
..
addons Minor code cleanup. 2011-09-05 01:06:49 +00:00
animations On forum, with minigolf course, it was suggested that it would be cool to be able to use more accurate collision shapes, for instance enabling the windmill to hit the kart. I agree, and bullet can do that, so it's not possible :) but not used anywhere atm 2011-09-18 19:53:02 +00:00
audio Minor improvements to some logging (most importantly, missing \n at the end) 2011-09-05 19:08:15 +00:00
bullet Updated autotools building, including distributing of the directories 2011-09-06 06:09:27 +00:00
challenges 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
config 1) Improved rubber ball handling, which should work better in tunnels 2011-09-05 23:20:23 +00:00
enet Updated autotools building, including distributing of the directories 2011-09-06 06:09:27 +00:00
graphics Enable alpha testing on thunderbird to benefit from the transparency in the texture 2011-09-18 18:55:23 +00:00
guiengine Added thunderbird as start referee. Known bugs: 2011-09-14 00:48:49 +00:00
ide Updated VS10 project files (thanks to radifar). 2011-09-18 14:08:11 +00:00
input Removed debug code which should never have been committed. 2011-09-22 05:43:31 +00:00
io Removed warning in case that a partially downloaded file (*.part) 2011-09-08 00:18:23 +00:00
items Minor cosmetic changes. 2011-09-21 06:28:35 +00:00
karts Cosmetic changes only (style, comments, ...). 2011-09-20 01:44:27 +00:00
modes Fixed wrong #include (math.h instead of constants.hpp). 2011-09-21 02:17:15 +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 On forum, with minigolf course, it was suggested that it would be cool to be able to use more accurate collision shapes, for instance enabling the windmill to hit the kart. I agree, and bullet can do that, so it's not possible :) but not used anywhere atm 2011-09-18 19:53:02 +00:00
race Cleaned up world.hpp: 2011-09-16 01:49:38 +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 Added support for the gettext context feature 2011-09-18 18:07:59 +00:00
tinygettext Remove old Norwegian language definitions after request from mailing list 2011-06-13 22:30:38 +00:00
tracks Disabling GFX should not result in ghost track objects 2011-09-18 17:50:20 +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 Added support for the gettext context feature 2011-09-18 18:07:59 +00:00
windows_installer Renamed 'Run' menu entry to 'supertuxkart' to avoid clash 2011-07-05 01:20:14 +00:00
Doxyfile Some updates to doxyfile (mostly to support subdirs). 2008-11-20 02:12:47 +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 thunderbird as start referee. Known bugs: 2011-09-14 00:48:49 +00:00
Makefile.am Added thunderbird as start referee. Known bugs: 2011-09-14 00:48:49 +00:00