stk-code_catmod/src
auria b3bebcb1a2 gamepad buttons work again, except for 'fire' in menus (can't find why)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@3424 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-04-25 19:47:41 +00:00
..
audio started removing SDL from STK. Gamepad input broken, maybe keyboard a bit too. Default bindings changed because some keys on mac are ignored by irrlicht (known bug, fixed in enxt version IIRC) 2009-04-25 17:55:39 +00:00
bullet More EOL prop setting and fixing of files with mixed EOLs. 2009-03-01 00:46:47 +00:00
challenges Moved file manager to io subdir, made irrlicht compilation default, 2009-03-12 03:49:31 +00:00
enet Applied Yann's patch to allow to build STK in different build 2008-11-20 01:35:07 +00:00
graphics gamepad axes work again 2009-04-25 19:26:44 +00:00
gui gamepad buttons work again, except for 'fire' in menus (can't find why) 2009-04-25 19:47:41 +00:00
ide started removing SDL from STK. Gamepad input broken, maybe keyboard a bit too. Default bindings changed because some keys on mac are ignored by irrlicht (known bug, fixed in enxt version IIRC) 2009-04-25 17:55:39 +00:00
input gamepad buttons work again, except for 'fire' in menus (can't find why) 2009-04-25 19:47:41 +00:00
io improved path flexibility in graphics files (can now access textures from data/textures too, will be useful in help to show weapons icons, etc.) 2009-04-04 23:33:37 +00:00
items made checkboxes clickable (those in options don't have any effect yet) 2009-04-18 23:25:59 +00:00
karts Added support for steering animations. Note: since there is 2009-04-07 13:43:18 +00:00
lisp Irrlicht only: 2009-02-17 02:57:28 +00:00
modes Removed callback manager, callbacks are not needed the way they were 2009-04-01 00:55:20 +00:00
network first introduction of new GUI code. It does *not* work, consider this a backup (and the removal of the old UI) 2009-03-13 13:50:24 +00:00
physics starting to introduce options menu 2009-04-01 19:48:42 +00:00
replay Added README to indicate that those files are not used atm. 2009-01-27 02:27:26 +00:00
robots Fixing all remaining "executable" flags. 2009-02-27 02:54:25 +00:00
tracks Added support for steering animations. Note: since there is 2009-04-07 13:43:18 +00:00
utils Moved file manager to io subdir, made irrlicht compilation default, 2009-03-12 03:49:31 +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
explosion.cpp 1) Added support for sky-domes (this needs to be nicer, this is 2009-03-17 02:52:58 +00:00
explosion.hpp 1) Added support for sky-domes (this needs to be nicer, this is 2009-03-17 02:52:58 +00:00
grand_prix_data.cpp Moved file manager to io subdir, made irrlicht compilation default, 2009-03-12 03:49:31 +00:00
grand_prix_data.hpp some debug code to try to fix an elusive bug on IRC 2009-01-26 22:47:44 +00:00
grand_prix_manager.cpp Moved file manager to io subdir, made irrlicht compilation default, 2009-03-12 03:49:31 +00:00
grand_prix_manager.hpp 1) Bugfix: GP were not locked. 2008-07-29 05:38:30 +00:00
highscore_manager.cpp Moved file manager to io subdir, made irrlicht compilation default, 2009-03-12 03:49:31 +00:00
highscore_manager.hpp started highscores refactor, also fixing them (they had been broken during the world refactor) 2008-09-23 01:16:50 +00:00
highscores.cpp Bugfix: ostringstream wasn't cleared between calls. 2009-01-28 04:12:16 +00:00
highscores.hpp started highscores refactor, also fixing them (they had been broken during the world refactor) 2008-09-23 01:16:50 +00:00
history.cpp Moved more files into subdirs. 2009-01-22 22:27:13 +00:00
history.hpp Moved Vec3 and Coord into utils subdir. 2008-12-01 22:43:50 +00:00
isect.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
isect.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
main_loop.cpp bringing gamepad back in (won't work in game but will be detected, watch terminal) 2009-04-25 18:25:08 +00:00
main_loop.hpp started removing SDL from STK. Gamepad input broken, maybe keyboard a bit too. Default bindings changed because some keys on mac are ignored by irrlicht (known bug, fixed in enxt version IIRC) 2009-04-25 17:55:39 +00:00
main.cpp started removing SDL from STK. Gamepad input broken, maybe keyboard a bit too. Default bindings changed because some keys on mac are ignored by irrlicht (known bug, fixed in enxt version IIRC) 2009-04-25 17:55:39 +00:00
Makefile.am 1) Prepared support for kart animations. 2009-04-05 12:53:17 +00:00
material_manager.cpp 1) Added support for nested tags to XMLNode. 2009-03-31 02:52:01 +00:00
material_manager.hpp 1) Support for transparency added (mainly lighthouse track). 2009-03-26 23:31:00 +00:00
material.cpp Added support for alpha blending. 2009-04-04 03:12:12 +00:00
material.hpp Added support for alpha blending. 2009-04-04 03:12:12 +00:00
no_copy.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
player.hpp fixed compiler warning + removed unused variable 2009-04-04 23:12:38 +00:00
ptr_vector.hpp Introducing the new DeviceManager input API... 2009-03-23 18:38:06 +00:00
race_manager.cpp 1) Support for transparency added (mainly lighthouse track). 2009-03-26 23:31:00 +00:00
race_manager.hpp 1) Support for transparency added (mainly lighthouse track). 2009-03-26 23:31:00 +00:00
sdl_manager.cpp bringing gamepad back in (won't work in game but will be detected, watch terminal) 2009-04-25 18:25:08 +00:00
sdl_manager.hpp attempt to detect available video modes. fails miserably for the moment, please test on other platforms... 2009-04-24 00:14:04 +00:00
stk_config.cpp Moved file manager to io subdir, made irrlicht compilation default, 2009-03-12 03:49:31 +00:00
stk_config.hpp Added version numbers to tracks and karts (which helps 2009-01-16 11:13:55 +00:00
traffic.cpp disabled traffic and empty_robot with #if 0s - this allows creating IDE projects by just dragging the source directory onto the source tree, without having to manually select out some files 2009-02-18 19:44:46 +00:00
user_config.cpp started removing SDL from STK. Gamepad input broken, maybe keyboard a bit too. Default bindings changed because some keys on mac are ignored by irrlicht (known bug, fixed in enxt version IIRC) 2009-04-25 17:55:39 +00:00
user_config.hpp music volume is now saved to config file, and read from it 2009-04-20 18:44:35 +00:00
user_pointer.hpp Renaved MovingPhysics to PhysicalObject. 2009-04-01 01:30:10 +00:00