stk-code_catmod/src/karts
hikerstk 2eceacbd70 1) Added new water splash effect (though it needs a proper texture, and
better tweaked parameters).
2) Water and smoke special effects can now be triggered depending on
   terrain (default is off for everything). For testing purposes the
   lighthouse track has smoke for sand, and water splashed for sea
   (i.e. it is currently possible to drive on the water ... for
   testing purposes only :)  )


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@3605 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-06-11 05:57:46 +00:00
..
auto_kart.hpp Replaced all remaining HEADER_.*_H with HEADER_.*_HPP . 2009-06-03 02:17:43 +00:00
kart_control.hpp Added look_back as a kart control, which means that the AI 2009-01-09 04:58:24 +00:00
kart_model.cpp refactored Xcode project to use pre-built frameworks (making it much easier) + more minor cleanup (removed some useless plib stuff left in code) 2009-05-18 18:29:58 +00:00
kart_model.hpp Moved more files into appropriate subdirs, update build 2009-06-02 12:37:29 +00:00
kart_properties_manager.cpp Removed callback manager, callbacks are not needed the way they were 2009-04-01 00:55:20 +00:00
kart_properties_manager.hpp Replaced all remaining HEADER_.*_H with HEADER_.*_HPP . 2009-06-03 02:17:43 +00:00
kart_properties.cpp Moved more files into appropriate subdirs, update build 2009-06-02 12:37:29 +00:00
kart_properties.hpp Moved race related files into new subdir 'race'. 2009-06-03 01:36:48 +00:00
kart.cpp 1) Added new water splash effect (though it needs a proper texture, and 2009-06-11 05:57:46 +00:00
kart.hpp 1) Added new water splash effect (though it needs a proper texture, and 2009-06-11 05:57:46 +00:00
moveable.cpp Moved more files into appropriate subdirs, update build 2009-06-02 12:37:29 +00:00
moveable.hpp Mover user_pointer into subdir. 2009-06-03 00:54:17 +00:00
player_kart.cpp Moved race related files into new subdir 'race'. 2009-06-03 01:36:48 +00:00
player_kart.hpp Replaced all remaining HEADER_.*_H with HEADER_.*_HPP . 2009-06-03 02:17:43 +00:00