stk-code_catmod/src
auria 8845aa30a1 Start refactoring player handling code and add some missing checks
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10359 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-12-06 02:28:53 +00:00
..
addons Apply patch that is a bit similar to what xapantu did, but in a IMHO more modular way 2011-11-27 00:48:02 +00:00
animations Animating LOD objects with IPO is now almost closer to work 2011-12-04 01:25:09 +00:00
audio More work to fix building without OpenAL for Android 2011-11-27 18:15:12 +00:00
bullet Fixed uninitialised variable (which was used, but didn't impact 2011-11-30 23:48:28 +00:00
challenges Fixed bug when loading challenges.xml 2011-12-06 01:16:16 +00:00
config Merged the physics branch back to trunk. There should be no change at 2011-12-01 01:14:10 +00:00
enet Fix for cmake: Added test for __socklen_t_defined which is used on linux (autotools 2011-12-05 22:15:24 +00:00
graphics For now use 4x anti-aliasing by default, it's quite a bit faster than x8 and I can barely tell the difference 2011-12-04 19:55:37 +00:00
guiengine Cosmetic changes only. 2011-11-30 23:46:04 +00:00
ide Updated VS 9 project file. 2011-12-05 22:10:17 +00:00
input Merged the physics branch back to trunk. There should be no change at 2011-12-01 01:14:10 +00:00
io Massive refactor in challenge code to allow having more than 1 progression 2011-12-05 22:00:42 +00:00
items Animating LOD objects with IPO is now almost closer to work 2011-12-04 01:25:09 +00:00
karts Massive refactor in challenge code to allow having more than 1 progression 2011-12-05 22:00:42 +00:00
modes Massive refactor in challenge code to allow having more than 1 progression 2011-12-05 22:00:42 +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 Replaced tabs. 2011-12-01 11:33:37 +00:00
race Fixed compiler warning. 2011-12-05 22:27:03 +00:00
replay Cosmetic changes only. 2011-10-05 04:12:00 +00:00
states_screens Start refactoring player handling code and add some missing checks 2011-12-06 02:28:53 +00:00
tinygettext Remove old Norwegian language definitions after request from mailing list 2011-06-13 22:30:38 +00:00
tracks Add include for std::sort, it needs algorithm. 2011-12-04 02:13:30 +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 Cosmetic changes only. 2011-11-24 00:22:39 +00:00
windows_installer Renamed 'Run' menu entry to 'supertuxkart' to avoid clash 2011-07-05 01:20:14 +00:00
Doxyfile Quite a bit of work on Doxygen docs to contain an overview of the STK source code base 2011-10-25 17:46:14 +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 Add initial seelct identity screen 2011-12-06 02:06:48 +00:00
Makefile.am Add the game slot files to build system. 2011-12-06 01:01:17 +00:00