..
attachment_manager.cpp
Anchor is smooth too. Change naming a bit (but still some "anvils" around).
2009-07-08 22:40:54 +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
started converting user config to XML. Implementation is not 100% complete yet; saving works, not lodading. Implementation is not the prettiest but designed for minimal maintenance.
2009-06-21 01:10:43 +00:00
attachment.hpp
1) Created new config subdir and moved the last remaining files into
2009-06-11 10:00:43 +00:00
bowling.cpp
1) Only Track is now using the ItemManager.
2009-08-13 11:12:26 +00:00
bowling.hpp
Code cleanup (removed HAVE_IRRLICHT, ...).
2009-08-02 23:42:03 +00:00
bubblegumitem.cpp
Code cleanup (removed HAVE_IRRLICHT, ...).
2009-08-02 23:42:03 +00:00
bubblegumitem.hpp
Code cleanup (removed HAVE_IRRLICHT, ...).
2009-08-02 23:42:03 +00:00
cake.cpp
item intersection uses y_offset, hat initialised properly and some redundant code removed.
2009-08-13 12:12:22 +00:00
cake.hpp
Applied cake improvements patch by David (thanks\!)
2009-07-18 00:02:16 +00:00
flyable.cpp
Removed scene.?pp (which didn't do much anyway except for
2009-08-19 04:03:25 +00:00
flyable.hpp
item intersection uses y_offset, hat initialised properly and some redundant code removed.
2009-08-13 12:12:22 +00:00
item_manager.cpp
1) Only Track is now using the ItemManager.
2009-08-13 11:12:26 +00:00
item_manager.hpp
1) Only Track is now using the ItemManager.
2009-08-13 11:12:26 +00:00
item.cpp
Removed scene.?pp (which didn't do much anyway except for
2009-08-19 04:03:25 +00:00
item.hpp
1) Removed ambient light.
2009-06-19 00:02:17 +00:00
plunger.cpp
Removed scene.?pp (which didn't do much anyway except for
2009-08-19 04:03:25 +00:00
plunger.hpp
Applied patches to improve items and plunger by david. Thanks\!
2009-07-18 14:23:37 +00:00
powerup_manager.cpp
Code cleanup (removed HAVE_IRRLICHT, ...).
2009-08-02 23:42:03 +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
1) Created new config subdir and moved the last remaining files into
2009-06-11 10:00:43 +00:00
powerup.hpp
Replaced all remaining HEADER_.*_H with HEADER_.*_HPP .
2009-06-03 02:17:43 +00:00
projectile_manager.cpp
Removed scene.?pp (which didn't do much anyway except for
2009-08-19 04:03:25 +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
Removed scene.?pp (which didn't do much anyway except for
2009-08-19 04:03:25 +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