stk-code_catmod/src/tracks
hikerstk 63e16e3e8a Removed scene.?pp (which didn't do much anyway except for
handling the cameras, which can as easily be handled by
player karts instead).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@3883 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-08-19 04:03:25 +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_manager.cpp Finished support for lap counting using checklines. 2009-07-08 12:33:22 +00:00
check_manager.hpp Finished support for lap counting using checklines. 2009-07-08 12:33:22 +00:00
check_structure.cpp Bugfix: non-active checklines did not save the previous position, resulting in 2009-07-13 12:21:12 +00:00
check_structure.hpp Finished support for lap counting using checklines. 2009-07-08 12:33:22 +00:00
checkline.cpp Finished support for lap counting using checklines. 2009-07-08 12:33:22 +00:00
checkline.hpp Finished support for lap counting using checklines. 2009-07-08 12:33:22 +00:00
graph_node.cpp Bugfix: length along track was incorrect (only computed length along 2009-07-13 12:24:34 +00:00
graph_node.hpp Source files should not be executable. 2009-05-22 15:58:28 +00:00
quad_graph.cpp Fixed various memory leaks. 2009-08-13 23:26:38 +00:00
quad_graph.hpp Added fixes to STK to work with current irrlicht SVN. All changes 2009-08-05 12:45:11 +00:00
quad_set.cpp 1) Fixed render-to-texture bug (which resulted in black background instead of 2009-07-20 12:35:34 +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 a test version for slipsteam support. Note that besides 2009-08-13 04:58:37 +00:00
quad.hpp Added a test version for slipsteam support. Note that besides 2009-08-13 04:58:37 +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) Created new config subdir and moved the last remaining files into 2009-06-11 10:00:43 +00:00
track_manager.hpp 1) Applied Jonan's patch to fix the layout for many files. 2009-01-22 12:02:40 +00:00
track.cpp Removed scene.?pp (which didn't do much anyway except for 2009-08-19 04:03:25 +00:00
track.hpp Bugfix for 2354315: items explode over void. 2009-08-12 00:14:51 +00:00