stk-code_catmod/src/items
auria 54c61cb569 made checkboxes clickable (those in options don't have any effect yet)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@3399 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-04-18 23:25:59 +00:00
..
attachment_manager.cpp Removed callback manager, callbacks are not needed the way they were 2009-04-01 00:55:20 +00:00
attachment_manager.hpp Fixed lighting issues by adding ambient lights, and cleaned up more code. 2009-03-16 01:23:23 +00:00
attachment.cpp 1) Prepared support for kart animations. 2009-04-05 12:53:17 +00:00
attachment.hpp Fixed lighting issues by adding ambient lights, and cleaned up more code. 2009-03-16 01:23:23 +00:00
bowling.cpp Fixed crash (assertion failure in btAcos). 2009-04-01 00:44:47 +00:00
bowling.hpp Started adding powerup functionality to irrlicht port. 2009-03-12 00:57:00 +00:00
bubblegumitem.cpp Irrlicht only: improved XML handling, support xml files 2009-02-20 01:42:34 +00:00
bubblegumitem.hpp Irrlicht only: improved XML handling, support xml files 2009-02-20 01:42:34 +00:00
cake.cpp Started adding powerup functionality to irrlicht port. 2009-03-12 00:57:00 +00:00
cake.hpp Started adding powerup functionality to irrlicht port. 2009-03-12 00:57:00 +00:00
flyable.cpp 1) Prepared support for kart animations. 2009-04-05 12:53:17 +00:00
flyable.hpp Renaved MovingPhysics to PhysicalObject. 2009-04-01 01:30:10 +00:00
item_manager.cpp Removed callback manager, callbacks are not needed the way they were 2009-04-01 00:55:20 +00:00
item_manager.hpp Irrlicht only: added support for height computation for items 2009-02-25 13:14:27 +00:00
item.cpp made checkboxes clickable (those in options don't have any effect yet) 2009-04-18 23:25:59 +00:00
item.hpp made checkboxes clickable (those in options don't have any effect yet) 2009-04-18 23:25:59 +00:00
plunger.cpp Renaved MovingPhysics to PhysicalObject. 2009-04-01 01:30:10 +00:00
plunger.hpp Renaved MovingPhysics to PhysicalObject. 2009-04-01 01:30:10 +00:00
powerup_manager.cpp Removed callback manager, callbacks are not needed the way they were 2009-04-01 00:55:20 +00:00
powerup_manager.hpp Added more textures (by putting them for now in the same directory as the 2009-03-12 23:35:15 +00:00
powerup.cpp Irrlicht only: improved XML handling, support xml files 2009-02-20 01:42:34 +00:00
powerup.hpp added new bowling ball sounds, and cleaned up powrup sounds to make it easier to use different sounds for different weapons while instanciating less objects 2008-12-03 16:03:32 +00:00
projectile_manager.cpp 1) Prepared support for kart animations. 2009-04-05 12:53:17 +00:00
projectile_manager.hpp Added more textures (by putting them for now in the same directory as the 2009-03-12 23:35:15 +00:00
rubber_band.cpp 1) Support for transparency added (mainly lighthouse track). 2009-03-26 23:31:00 +00:00
rubber_band.hpp 1) First version of rubber band (to do: rubber bands are sometimes not visible) 2009-03-23 23:50:50 +00:00