.. |
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
|
Fix quad requirements issue causing rescues to wrong quad
|
2015-08-06 20:24:20 -04:00 |
check_goal.hpp
|
Updated (c) year to include 2015.
|
2015-03-30 11:42:50 +11:00 |
check_lap.cpp
|
Fix quad requirements issue causing rescues to wrong quad
|
2015-08-06 20:24:20 -04:00 |
check_lap.hpp
|
Updated (c) year to include 2015.
|
2015-03-30 11:42:50 +11:00 |
check_line.cpp
|
Fix quad requirements issue causing rescues to wrong quad
|
2015-08-06 20:24:20 -04:00 |
check_line.hpp
|
Updated (c) year to include 2015.
|
2015-03-30 11:42:50 +11:00 |
check_manager.cpp
|
Fix quad requirements issue causing rescues to wrong quad
|
2015-08-06 20:24:20 -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
|
Implement setEnabled method for sound track objects, fixes warnings on terminal and fixes hiding objects containing sounds from scripting
|
2015-08-07 18:26:37 -04:00 |
track_object_presentation.hpp
|
Implement setEnabled method for sound track objects, fixes warnings on terminal and fixes hiding objects containing sounds from scripting
|
2015-08-07 18:26:37 -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
|
Merge branch 'master' into skybox_refactoring
|
2015-08-07 15:12:56 +02:00 |
track.hpp
|
Added a getStartTransform function to World. Use this to change
|
2015-07-30 17:12:48 +10:00 |