stk-code_catmod/src
davemk c27a807e64 item intersection uses y_offset, hat initialised properly and some redundant code removed.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@3850 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-08-13 12:12:22 +00:00
..
animations 1) Only Track is now using the ItemManager. 2009-08-13 11:12:26 +00:00
audio Further improved XML generation for user config + prepared infrastructure for saving challenges/players (groups) 2009-06-21 16:15:27 +00:00
bullet More EOL prop setting and fixing of files with mixed EOLs. 2009-03-01 00:46:47 +00:00
challenges Bugfix for 2804407: Playing challenges after split screen starts 2009-08-12 00:05:19 +00:00
config Updated input configuration GUI to work correctly with recent changes to the input system. 2009-08-09 18:12:35 +00:00
enet Applied Yann's patch to allow to build STK in different build 2008-11-20 01:35:07 +00:00
graphics Added fixes to STK to work with current irrlicht SVN. All changes 2009-08-05 12:45:11 +00:00
guiengine Still tweaking kart selection menu input & menu input in general. 2009-08-13 01:48:15 +00:00
ide Improvements to input actions handling in GUI, implemented selection of other game modes 2009-08-11 00:55:48 +00:00
input Still tweaking kart selection menu input & menu input in general. 2009-08-13 01:48:15 +00:00
io Added fixes to STK to work with current irrlicht SVN. All changes 2009-08-05 12:45:11 +00:00
items item intersection uses y_offset, hat initialised properly and some redundant code removed. 2009-08-13 12:12:22 +00:00
karts Added a test version for slipsteam support. Note that besides 2009-08-13 04:58:37 +00:00
lisp Code cleanup (removed HAVE_IRRLICHT, ...). 2009-08-02 23:42:03 +00:00
modes 1) Only Track is now using the ItemManager. 2009-08-13 11:12:26 +00:00
network Started mammoth cleanup of GUI code. Separated the generic GUI engine and the STK-specific bits (still work to do on this side) 2009-07-18 17:48:36 +00:00
physics Fixed rotation of physical objects (like road cones). 2009-08-09 05:54:33 +00:00
race Renamed RaceManager::getKartName to getKartIdent, since this is was the function actually does :) 2009-08-13 04:53:51 +00:00
replay 1) Created new config subdir and moved the last remaining files into 2009-06-11 10:00:43 +00:00
robots Added a test version for slipsteam support. Note that besides 2009-08-13 04:58:37 +00:00
states_screens Renamed RaceManager::getKartName to getKartIdent, since this is was the function actually does :) 2009-08-13 04:53:51 +00:00
tracks 1) Only Track is now using the ItemManager. 2009-08-13 11:12:26 +00:00
utils 1) Fixed render-to-texture bug (which resulted in black background instead of 2009-07-20 12:35:34 +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 Started mammoth cleanup of GUI code. Separated the generic GUI engine and the STK-specific bits (still work to do on this side) 2009-07-18 17:48:36 +00:00
main_loop.hpp 1) Added calls to new render functions which are 2009-07-12 11:54:21 +00:00
main.cpp fixed crashes with command line arguments 2009-08-02 17:56:59 +00:00
Makefile.am Added new DeviceConfig class (/config/device_config.cpp) for review. The DeviceConfig class will be responsibile for handling Gamepad and Keyboard configurations. It is now possible to share a single configuration between identical devices. Begun integration, still needs *a lot* of cleanup, but basically works. 2009-08-06 18:00:18 +00:00