stk-code_catmod/src
hikerstk f3bc93f69a Fixed (at least some) incorrect rotations in 3d animations.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@3798 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-08-02 23:35:35 +00:00
..
animations Fixed (at least some) incorrect rotations in 3d animations. 2009-08-02 23:35:35 +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 Added first version of track mini map to race gui. 2009-07-30 02:40:30 +00:00
config fixed crashes with command line arguments 2009-08-02 17:56:59 +00:00
enet Applied Yann's patch to allow to build STK in different build 2008-11-20 01:35:07 +00:00
graphics Fixed bullet debug view, improved bullet debug camera to be always 2009-08-02 23:18:10 +00:00
guiengine Simplified event handling model in GUI to be less obtuse and more predictable 2009-08-02 19:20:27 +00:00
ide Updated VS project file. 2009-07-20 03:09:25 +00:00
input 1) Removed wire-frame support (which didn't work anyway, and would need 2009-08-02 23:34:22 +00:00
io Added speedometer. 2009-07-27 11:56:09 +00:00
items Fixed VS compilation issues (hypotf is not supported for non-Itanium platforms, 2009-07-20 04:07:54 +00:00
karts Added speedometer. 2009-07-27 11:56:09 +00:00
lisp 1) Created new config subdir and moved the last remaining files into 2009-06-11 10:00:43 +00:00
modes Fixed incorrect code (and warning) 2009-08-02 18:04:16 +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 1) Animations can now be bullet rigid bodies, which means collisions are 2009-07-03 00:51:31 +00:00
race Fixed AI kart count widgets to provide correct in game 2009-08-02 19:08:11 +00:00
replay 1) Created new config subdir and moved the last remaining files into 2009-06-11 10:00:43 +00:00
robots Moved timeToString into StringUtils. 2009-07-08 12:34:39 +00:00
states_screens Fixed AI kart count widgets to provide correct in game 2009-08-02 19:08:11 +00:00
tracks Can now choose which track to play into in the GUI + sow proper screenshots and track names 2009-07-31 01:34:06 +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 Further mammoth cleanup in GUI engine : separated widgets in many smaller files 2009-07-18 19:04:45 +00:00