stk-code_catmod/src
hikerstk dc21c85128 Fixed aiming problem: cakes would aim at karts behind the firing kart.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5138 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-04-09 00:21:04 +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 Removed large bits of old unused code that was jsut confusing 2010-04-08 01:32:00 +00:00
enet Applied Yann's patch to allow to build STK in different build 2008-11-20 01:35:07 +00:00
graphics Minor change to resolution switch code, so that my work around what seems a bug in the mac version of irrlicht doesn't introduce issues where this bug doesn't manifest 2010-03-31 23:54:18 +00:00
guiengine Fixed several FIXMEs related to player ID 2010-04-08 21:02:40 +00:00
ide Updated Xcode proejct 2010-03-31 22:07:55 +00:00
input Fixed several FIXMEs related to player ID 2010-04-08 21:02:40 +00:00
io Fixed config dir fallback on linux/unix; last resort should be ~/.supertuxkart, not ~/supertuxkart 2010-02-21 01:50:59 +00:00
items Fixed aiming problem: cakes would aim at karts behind the firing kart. 2010-04-09 00:21:04 +00:00
karts Added support for lose animations (and better support for other 2010-04-08 12:45:21 +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 Fixed history debug files. 2010-04-08 12:45:57 +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 Minor code cleanup. 2010-03-23 10:41:46 +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 Fixed several FIXMEs related to player ID 2010-04-08 21:02:40 +00:00
tracks Added the ability to specify a case color (fixed mine to have black clear color). Not supported yet by track exporter 2010-03-27 19:19:09 +00:00
utils Fixed pitch and roll of items (esp. chewing gums). 2010-03-12 12:21:00 +00:00
windows_installer Fixing all remaining "executable" flags. 2009-02-27 02:54:25 +00:00
Doxyfile Some updates to doxyfile (mostly to support subdirs). 2008-11-20 02:12:47 +00:00
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 1) Added -v X verbosity command line option, so that debug output is only printed 2010-03-24 23:52:41 +00:00
Makefile.am 1) Improved AI. The AI still have some problems in tight curves and S curves, 2010-03-31 21:53:32 +00:00