stk-code_catmod/src
hikerstk 4b39be6f83 Removed two unnecessary includes.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9167 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-05 06:05:08 +00:00
..
addons Added support for arena-addons (as a separate tab). 2011-06-27 22:49:15 +00:00
animations Removed compiler warning (NoCopy already in base class), caused by recently 2011-05-29 23:15:17 +00:00
audio 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
bullet Added more asserts to capture NANs early on. 2011-05-30 11:30:11 +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 Removed unused explosion-impulse property. 2011-06-04 13:21:06 +00:00
enet Fixed linux compilation of new enet version. 2011-03-17 23:01:49 +00:00
font_tool Updated release build settings. 2011-04-13 04:51:33 +00:00
graphics Changed up skid marks a bit to resolve some z fighting issues I had. They still need a lot of work though. 2011-07-04 17:28:53 +00:00
guiengine Removed compiler warnings. 2011-06-26 23:03:50 +00:00
ide Fixed warnings + update Xcode projet 2011-07-05 01:05:03 +00:00
input Enable artist debug mode tricks in multiplayer too 2011-07-02 00:31:26 +00:00
io Improved documentation. 2011-06-23 11:26:30 +00:00
items Fixed warnings + update Xcode projet 2011-07-05 01:05:03 +00:00
karts Replace the fricition material flag with a simpler boolean (anyway the previous value was only used like a boolean) 2011-07-01 00:23:57 +00:00
modes Fixed #298: the karts were rescued to 'last valid quad - 1' 2011-07-05 01:39:38 +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 a very first version of a swatter (or inflatable hammer). 2011-06-22 12:27:48 +00:00
race Don't cache GP names translations so that if you switch the language they apepar in the new language 2011-06-17 01:46:30 +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 swatter cpp and hpp to vc10 project. Fixed warning in arenas_screen.cpp relating to comparing unsigned and signed integers in for loop condition. 2011-07-03 19:25:59 +00:00
tinygettext Remove old Norwegian language definitions after request from mailing list 2011-06-13 22:30:38 +00:00
tracks Removed two unnecessary includes. 2011-07-05 06:05:08 +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 some XML entities in add-ons description 2011-06-25 22:38:19 +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 Set props as per SVN-CONFIG for .[ch]pp, AKA SVN props clean up day. :) 2011-01-21 01:54:38 +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 Fixed crash when starting into an arena from command-line 2011-06-26 22:49:09 +00:00
Makefile.am Fixed Windows paths in Makefile.am 2011-07-03 19:00:25 +00:00