stk-code_catmod/src
auria 893cb01eaa Implemented locking of karts
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5218 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-04-20 17:27:55 +00:00
..
animations Fixed layout (no real code change). 2010-04-07 00:42:17 +00:00
audio Fixed crash when the openal device could not be initialised. STK should now 2010-03-25 22:14:49 +00:00
bullet Added reminder echo to fix some bugs in bullet. 2010-03-11 22:01:32 +00:00
challenges Cleaned up no more useful TODOs 2010-03-31 23:22:26 +00:00
config Added debugging features for check structures (use --check-debug), which 2010-04-19 12:37:45 +00:00
enet
graphics Irrdriver no more has a method to receive events from irrlicht. anyway it did nothing with them so that was just uselessly confusing. 2010-04-16 00:32:31 +00:00
guiengine Fixed incorrect return value causing messages to be printed twice (or messages that 2010-04-18 12:35:45 +00:00
ide Updated Xcode project to remove no more existing file 2010-04-20 17:12:00 +00:00
input Moved logging code out of the input handler to the event handler, where it belongs more 2010-04-16 00:24:25 +00:00
io Removed unnecessary call (the directory was already added), which was 2010-04-15 23:53:31 +00:00
items Hopefully fixed aiming for cakes - please test. 2010-04-18 12:23:03 +00:00
karts Removed unused file coord.hpp. 2010-04-16 00:01:25 +00:00
lisp Run expand -t4 to convert tabs to spaces. No other whitespace fixes, but 2009-12-18 00:36:35 +00:00
modes Made profile mode work again. Only one kart is now used as well, which allows 2010-04-18 23:22:15 +00:00
network Some cleanups with ActivePlayer. Moved it to StateManager, because that's where active players are created and stored - this will be less confusing than hiding it inside a configuration class. More work is still to be done if we want to make this code really clean, though. 2010-02-18 21:28:32 +00:00
physics Removed unused file coord.hpp. 2010-04-16 00:01:25 +00:00
race Fixed history debug files. 2010-04-08 12:45:57 +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 Implemented locking of karts 2010-04-20 17:27:55 +00:00
tracks Code style and documentation minor improvements (cause readability does matter\!) 2010-04-20 16:51:14 +00:00
utils Fixed pitch and roll for bubble gums ... again :) 2010-04-19 13:12:03 +00:00
windows_installer
Doxyfile
main_loop.cpp Refactor end of race handling so that more functions are done in a base class only 2010-02-17 11:59:51 +00:00
main_loop.hpp 1) Profile mode now works, and is now completely implemented 2009-08-23 15:42:58 +00:00
main.cpp Added debugging features for check structures (use --check-debug), which 2010-04-19 12:37:45 +00:00
Makefile.am Removed unused file coord.hpp. 2010-04-16 00:01:25 +00:00