.. |
ambient_light_sphere.cpp
|
Moved m_track out of World into a static m_track in Track. Makes
|
2016-12-13 07:53:33 +11:00 |
ambient_light_sphere.hpp
|
Updated (c) year to include 2015.
|
2015-03-30 11:42:50 +11:00 |
arena_graph.cpp
|
Merge remote-tracking branch 'origin/spare_tire_kart'
|
2016-10-18 14:32:44 +08:00 |
arena_graph.hpp
|
Use 16bit integer to save some space in ArenaGraph
|
2016-10-03 09:28:12 +08:00 |
arena_node_3d.hpp
|
Simplify code
|
2016-09-24 10:05:15 +08:00 |
arena_node.cpp
|
Inital work on one graph interface
|
2016-09-15 11:46:31 +08:00 |
arena_node.hpp
|
Allow TrackSector to use with new graph class
|
2016-09-15 15:47:17 +08: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 |
bounding_box_3d.hpp
|
Simplify code
|
2016-09-24 10:05:15 +08:00 |
check_cannon.cpp
|
Fixed various crashes on server.
|
2016-11-14 10:09:25 +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
|
Merged with master, solved conflicts
|
2016-06-18 19:28:54 +02:00 |
check_goal.hpp
|
Merged with master, solved conflicts
|
2016-06-18 19:28:54 +02:00 |
check_lap.cpp
|
Moved m_track out of World into a static m_track in Track. Makes
|
2016-12-13 07:53:33 +11:00 |
check_lap.hpp
|
Updated (c) year to include 2015.
|
2015-03-30 11:42:50 +11:00 |
check_line.cpp
|
Fixed #2742 - incorrect triggering if cannon line triggereed Caused
|
2017-01-20 14:13:12 +11:00 |
check_line.hpp
|
Fixed #2742 - incorrect triggering if cannon line triggereed Caused
|
2017-01-20 14:13:12 +11:00 |
check_manager.cpp
|
Fixed #2742 - incorrect triggering if cannon line triggereed Caused
|
2017-01-20 14:13:12 +11:00 |
check_manager.hpp
|
Fixed #2742 - incorrect triggering if cannon line triggereed Caused
|
2017-01-20 14:13:12 +11: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
|
Initial work on soccer AI, plus lots of code re-factor/clean up.
|
2016-01-15 18:25:52 +08:00 |
check_structure.hpp
|
Fixed #2742 - incorrect triggering if cannon line triggereed Caused
|
2017-01-20 14:13:12 +11:00 |
drive_graph.cpp
|
Merge remote-tracking branch 'origin/spare_tire_kart'
|
2016-10-18 14:32:44 +08:00 |
drive_graph.hpp
|
Rename QuadGraph to DriveGraph, make it use the new Graph interface
|
2016-09-17 14:30:28 +08:00 |
drive_node_2d.cpp
|
Add support for directional (forward-only or backwards-only) driveline segments
|
2016-10-15 18:56:13 -04:00 |
drive_node_2d.hpp
|
Add support for directional (forward-only or backwards-only) driveline segments
|
2016-10-15 18:56:13 -04:00 |
drive_node_3d.cpp
|
Add support for directional (forward-only or backwards-only) driveline segments
|
2016-10-15 18:56:13 -04:00 |
drive_node_3d.hpp
|
Add support for directional (forward-only or backwards-only) driveline segments
|
2016-10-15 18:56:13 -04:00 |
drive_node.cpp
|
Add support for directional (forward-only or backwards-only) driveline segments
|
2016-10-15 18:56:13 -04:00 |
drive_node.hpp
|
Add support for directional (forward-only or backwards-only) driveline segments
|
2016-10-15 18:56:13 -04:00 |
graph.cpp
|
Allow legacy pipeline to use new texture format
|
2017-01-06 15:04:15 +08:00 |
graph.hpp
|
Merge remote-tracking branch 'origin/master' into renderer_refactoring
|
2016-10-28 21:41:49 +08:00 |
model_definition_loader.cpp
|
Allow animated models in track to have different animation
|
2016-12-24 13:11:08 +08:00 |
model_definition_loader.hpp
|
First try to support colorization texture mask
|
2016-07-15 00:53:22 +08:00 |
quad.cpp
|
Merge remote-tracking branch 'origin/master' into renderer_refactoring
|
2016-10-28 21:41:49 +08:00 |
quad.hpp
|
Merge remote-tracking branch 'origin/master' into renderer_refactoring
|
2016-10-28 21:41:49 +08:00 |
terrain_info.cpp
|
Moved m_track out of World into a static m_track in Track. Makes
|
2016-12-13 07:53:33 +11:00 |
terrain_info.hpp
|
Merge remote-tracking branch 'origin/master' into walldriving
|
2016-04-08 13:42:58 +08: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
|
Add support for colorizing library objects using material.xml only
|
2016-08-17 11:57:18 +08:00 |
track_object_manager.hpp
|
Add support for colorizing library objects using material.xml only
|
2016-08-17 11:57:18 +08:00 |
track_object_presentation.cpp
|
Fix travis build
|
2017-01-19 21:11:44 -05:00 |
track_object_presentation.hpp
|
Fix travis build
|
2017-01-19 21:11:44 -05:00 |
track_object.cpp
|
Removed unused (or replaceable in case of clamp) functions from helpers.
|
2017-01-10 13:25:26 +11:00 |
track_object.hpp
|
Add support for colorizing library objects using material.xml only
|
2016-08-17 11:57:18 +08:00 |
track_sector.cpp
|
Improve performance for findOutOfRoadSector on ArenaGraph
|
2016-09-30 09:27:44 +08:00 |
track_sector.hpp
|
Allow TrackSector to use with new graph class
|
2016-09-15 15:47:17 +08:00 |
track.cpp
|
Add support for day/night notion in tracks
|
2017-01-22 19:28:08 -05:00 |
track.hpp
|
Add support for day/night notion in tracks
|
2017-01-22 19:28:08 -05:00 |