stk-code_catmod/src/tracks
hikerstk 7d4d50afe3 1) Made check structures activating more general (not only new-lap lines
can be activated now, and each check structure that changes the activation
   state has one other check structure associated with it (instead of all
   previously where all activtation state changing structures would activate
   all (and only) new-lap structures.
2) Added support for activation toggle (instead of only switching on)
3) Renamed Checkline to CheckLine (and checline.?pp to check_line.?pp) to be
   consistent with other names.
MAKE DISTCLEAN most likely necessary!


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4028 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-09-17 02:54:48 +00:00
..
ambient_light_sphere.cpp Added support for changing the ambient color in certain areas of a track. 2009-09-16 05:32:17 +00:00
ambient_light_sphere.hpp Added support for changing the ambient color in certain areas of a track. 2009-09-16 05:32:17 +00:00
bezier_curve.cpp Added initial support for bezier curves to be exported from blender 2009-06-24 01:27:05 +00:00
bezier_curve.hpp Added initial support for bezier curves to be exported from blender 2009-06-24 01:27:05 +00:00
check_line.cpp 1) Made check structures activating more general (not only new-lap lines 2009-09-17 02:54:48 +00:00
check_line.hpp 1) Made check structures activating more general (not only new-lap lines 2009-09-17 02:54:48 +00:00
check_manager.cpp 1) Made check structures activating more general (not only new-lap lines 2009-09-17 02:54:48 +00:00
check_manager.hpp 1) Made check structures activating more general (not only new-lap lines 2009-09-17 02:54:48 +00:00
check_sphere.cpp Added support for changing the ambient color in certain areas of a track. 2009-09-16 05:32:17 +00:00
check_sphere.hpp Added support for changing the ambient color in certain areas of a track. 2009-09-16 05:32:17 +00:00
check_structure.cpp 1) Made check structures activating more general (not only new-lap lines 2009-09-17 02:54:48 +00:00
check_structure.hpp 1) Made check structures activating more general (not only new-lap lines 2009-09-17 02:54:48 +00:00
graph_node.cpp 1) Bugfix: lap length was sometimes computed using the distance between consecutive 2009-09-15 03:58:41 +00:00
graph_node.hpp 1) Bugfix: lap length was sometimes computed using the distance between consecutive 2009-09-15 03:58:41 +00:00
quad_graph.cpp 1) Bugfix: lap length was sometimes computed using the distance between consecutive 2009-09-15 03:58:41 +00:00
quad_graph.hpp 1) Bugfix: lap length was sometimes computed using the distance between consecutive 2009-09-15 03:58:41 +00:00
quad_set.cpp Added support for invisible driveline-segments. 2009-09-08 03:57:19 +00:00
quad_set.hpp 1) Fixed render-to-texture bug (which resulted in black background instead of 2009-07-20 12:35:34 +00:00
quad.cpp Added support for invisible driveline-segments. 2009-09-08 03:57:19 +00:00
quad.hpp Added support for invisible driveline-segments. 2009-09-08 03:57:19 +00:00
terrain_info.cpp Moved race related files into new subdir 'race'. 2009-06-03 01:36:48 +00:00
terrain_info.hpp Moved more files into appropriate subdirs, update build 2009-06-02 12:37:29 +00:00
track_manager.cpp 1) Added --kartdir directive, allowing loading of 2009-08-27 06:22:52 +00:00
track_manager.hpp 1) Added --kartdir directive, allowing loading of 2009-08-27 06:22:52 +00:00
track.cpp Added support for changing the ambient color in certain areas of a track. 2009-09-16 05:32:17 +00:00
track.hpp Added support for changing the ambient color in certain areas of a track. 2009-09-16 05:32:17 +00:00