stk-code_catmod/src
auria 35d3807904 Add missing includes for some recent compilers
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14299 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-24 00:29:05 +00:00
..
addons Rename Time to StkTime, X11 has a type called Time 2013-08-30 12:24:12 +00:00
animations Add missing includes for some recent compilers 2013-10-24 00:29:05 +00:00
audio Fix audio master volume bug 2013-09-19 23:46:51 +00:00
challenges Fix assertion failure at end of challenges 2013-06-20 00:31:31 +00:00
config Replace a kart in saved grand prix only if this kart exist. 2013-10-16 12:48:31 +00:00
graphics Add missing includes for some recent compilers 2013-10-24 00:29:05 +00:00
guiengine Add missing includes for some recent compilers 2013-10-24 00:29:05 +00:00
ide Updates VS 2010 project files. 2013-09-12 23:38:44 +00:00
input Align Wiimote connect instruction with actual confirm button text, and added link to wiki with detailed instructions (yet to be written). 2013-09-24 22:44:37 +00:00
io Rename Time to StkTime, X11 has a type called Time 2013-08-30 12:24:12 +00:00
items Make the AI handle bubblegum better (esp. using shield). 2013-10-17 05:58:56 +00:00
karts Added "speed-weighted objects" functionality (so that we can have animations whose strength and speed grows with the kart's speed). 2013-10-22 13:44:08 +00:00
modes Fixed compiler warnings. 2013-10-14 21:00:31 +00:00
network Initial Score display. (Using only the first two karts) 2013-07-09 04:26:23 +00:00
physics Allowing scorer identification if he shot the ball with a projectile. 2013-10-14 00:51:29 +00:00
race Disable highscores in soccer mode. The same as in 3 strikes battle. 2013-09-22 20:36:58 +00:00
replay Space cleanup pass on the headers 2013-05-30 19:47:39 +00:00
states_screens Add missing includes for some recent compilers 2013-10-24 00:29:05 +00:00
tinygettext Add missing includes for some recent compilers 2013-10-24 00:29:05 +00:00
tracks Add patch by lennartack to avoid segfault when game is running with --no-graphics parameter 2013-08-31 07:51:37 +00:00
utils time: include stdio, needed on newer GCC 2013-08-30 12:25:13 +00:00
windows_installer Install shortcuts for all users, not only active user (since the installer is 2012-12-10 03:06:29 +00:00
Doxyfile Enabled searching in the doxygen documentation (thanks to nixt for 2013-09-26 00:56:28 +00:00
Doxyfile_Win Enabled searching in the doxygen documentation (thanks to nixt for 2013-09-26 00:56:28 +00:00
main_loop.cpp Apply small patch by lennartack to fix leak in --no-graphic mode 2013-07-17 22:37:45 +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 Mark the main clean function static 2013-08-30 11:39:40 +00:00
Makefile.am Some more header cleanup 2013-08-30 12:13:23 +00:00