stk-code_catmod/src
auria 10e039ba7e Removed the CutScene adapter, the new event handling for Screen does not require that kind of thing anymore to combine 2D and 3D, and to use animations
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4115 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-10-13 19:14:17 +00:00
..
animations 1) Added support for new --trackdir command line parameter (which specifies a directory with more 2009-08-25 11:58:25 +00:00
audio Fixed incorrect code (and warning) 2009-10-05 16:34:46 +00:00
bullet STK should now compile without glut being installed. 2009-10-07 05:20:05 +00:00
challenges Fixed crash on exit + improved error handling so that this bug, if should it occur again, will at least trigger the debugger in an appropriate way and/or give an erorr message 2009-09-23 00:48:23 +00:00
config Applied Hendrik's patch: 2009-09-15 04:48:14 +00:00
enet Applied Yann's patch to allow to build STK in different build 2008-11-20 01:35:07 +00:00
graphics Removed the CutScene adapter, the new event handling for Screen does not require that kind of thing anymore to combine 2D and 3D, and to use animations 2009-10-13 19:14:17 +00:00
guiengine Removed the CutScene adapter, the new event handling for Screen does not require that kind of thing anymore to combine 2D and 3D, and to use animations 2009-10-13 19:14:17 +00:00
ide Removed the CutScene adapter, the new event handling for Screen does not require that kind of thing anymore to combine 2D and 3D, and to use animations 2009-10-13 19:14:17 +00:00
input Yay for another mammoth commitsvn rm src/states_screens/options_screen.hpp Major cleanup in screens event handling, so that I can look at my code without being ashamed ;) 2009-10-04 23:59:05 +00:00
io Textures can now be shared between tracks/karts directories and 2009-10-12 11:06:01 +00:00
items Removed another 'using namespace' from headers 2009-10-12 23:46:24 +00:00
karts Cosmetic change. 2009-10-07 05:01:57 +00:00
lisp Bugfix: a pointer to a temporary char array was used after the temporary char 2009-09-04 12:18:20 +00:00
modes 1) Fixed 'objects' import from blender script: objects are now 2009-09-24 14:26:03 +00:00
network Added an implicit dependency that caused problems on some systems (fixed previous commit, it was plain wrong) 2009-10-06 17:03:08 +00:00
physics revert to copying raycast info for wheel suspension. 2009-09-01 15:38:38 +00:00
race Updated project file, removed VS compiler warnings. 2009-09-02 02:08:24 +00:00
replay Removed scene.?pp (which didn't do much anyway except for 2009-08-19 04:03:25 +00:00
robots 1) Added alpha version of profile-mode (which replaces if-statements 2009-08-21 00:32:24 +00:00
states_screens Removed the CutScene adapter, the new event handling for Screen does not require that kind of thing anymore to combine 2D and 3D, and to use animations 2009-10-13 19:14:17 +00:00
tracks Completely removed the IRR_SVN macro, makes it confusing for people trying to build STK from autotools. irrlicht version is now detected from irrLicht includes. 2009-10-06 19:17:16 +00:00
utils Updated project file, removed VS compiler warnings. 2009-09-02 02:08:24 +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 Added support for changing the ambient color in certain areas of a track. 2009-09-16 05:32:17 +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 Yay for another mammoth commitsvn rm src/states_screens/options_screen.hpp Major cleanup in screens event handling, so that I can look at my code without being ashamed ;) 2009-10-04 23:59:05 +00:00
Makefile.am Removed the CutScene adapter, the new event handling for Screen does not require that kind of thing anymore to combine 2D and 3D, and to use animations 2009-10-13 19:14:17 +00:00