stk-code_catmod/src/tracks
2015-07-30 08:14:57 +02:00
..
ambient_light_sphere.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
ambient_light_sphere.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
bezier_curve.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
bezier_curve.hpp Merge branch 'master' into fixes 2015-07-03 15:29:53 +02:00
check_cannon.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
check_cannon.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
check_cylinder.cpp Improve scripting error handling, more work on different shapes for collision triggers 2015-07-17 19:18:12 -04:00
check_cylinder.hpp Improve scripting error handling, more work on different shapes for collision triggers 2015-07-17 19:18:12 -04:00
check_goal.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
check_goal.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
check_lap.cpp Fix #2242 2015-07-16 19:38:34 -04:00
check_lap.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
check_line.cpp Fix #2242 2015-07-16 19:38:34 -04:00
check_line.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
check_manager.cpp Improve scripting error handling, more work on different shapes for collision triggers 2015-07-17 19:18:12 -04:00
check_manager.hpp More cleanup to remove hardcoded things in favor of scripting, and start work to allow for more action trigger shapes (work in progress) 2015-07-13 20:27:16 -04:00
check_sphere.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
check_sphere.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
check_structure.cpp Some cleanup to check structures, start adding new cylinder check structure (WIP) 2015-07-14 19:00:00 -04:00
check_structure.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
graph_node.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
graph_node.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
model_definition_loader.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
model_definition_loader.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
quad_graph.cpp Renamed files to follow our coding style. 2015-05-30 12:16:11 +10:00
quad_graph.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
quad_set.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
quad_set.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
quad.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
quad.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
terrain_info.cpp Fixed #2246. 2015-07-24 16:36:55 +10:00
terrain_info.hpp Fixed #2246. 2015-07-24 16:36:55 +10:00
track_manager.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
track_manager.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
track_object_manager.cpp Allow creating initially hidden objects, that can later be shown through scripting 2015-06-17 19:33:53 -04:00
track_object_manager.hpp Work on scripting, namely improving interaction with library objects 2015-06-05 19:34:46 -04:00
track_object_presentation.cpp Fix crash when loading story mode 2015-07-26 16:41:36 +02:00
track_object_presentation.hpp Improve scripting error handling, more work on different shapes for collision triggers 2015-07-17 19:18:12 -04:00
track_object.cpp Improve scripting error handling, more work on different shapes for collision triggers 2015-07-17 19:18:12 -04:00
track_object.hpp More cleanup to remove hardcoded things in favor of scripting, and start work to allow for more action trigger shapes (work in progress) 2015-07-13 20:27:16 -04:00
track_sector.cpp Merge branch 'master' into fixes 2015-07-03 15:29:53 +02:00
track_sector.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
track.cpp Fixed incorrect rendering when there is no spherical harmonic textures 2015-07-30 08:14:57 +02:00
track.hpp Let track objects know what library object they are part of, paving the way for scripting to interact with library objects 2015-06-03 20:34:58 -04:00