.. |
arena_graph.cpp
|
Fix possible infinite when broken navmesh with separated nodes
|
2021-02-26 11:55:16 +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
|
Header clean up
|
2017-02-21 12:09:22 +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
|
Turn race manager into a singleton get for 2 processes
|
2020-02-28 09:42:44 +08:00 |
check_cannon.hpp
|
Add code for copying check structures
|
2020-02-24 10:58:17 +08:00 |
check_cylinder.cpp
|
Turn race manager into a singleton get for 2 processes
|
2020-02-28 09:42:44 +08:00 |
check_cylinder.hpp
|
Add code for copying check structures
|
2020-02-24 10:58:17 +08:00 |
check_goal.cpp
|
First fix for the basket-ball in cannon - make the ball follow
|
2017-05-12 17:11:46 +10:00 |
check_goal.hpp
|
Add code for copying check structures
|
2020-02-24 10:58:17 +08:00 |
check_lap.cpp
|
Turn race manager into a singleton get for 2 processes
|
2020-02-28 09:42:44 +08:00 |
check_lap.hpp
|
Add code for copying check structures
|
2020-02-24 10:58:17 +08:00 |
check_line.cpp
|
Remove irrlicht.h in tracks code
|
2022-11-17 08:21:58 +08:00 |
check_line.hpp
|
Remove ISceneNode.h in check_line.hpp
|
2022-11-19 12:33:17 +08:00 |
check_manager.cpp
|
Fix incorrect getChecklineTriggering on CheckCannon after using 3D check planes
|
2021-09-07 11:04:33 +08:00 |
check_manager.hpp
|
Move check manager to track to allow copying easier later
|
2020-02-24 10:57:57 +08:00 |
check_sphere.cpp
|
Turn race manager into a singleton get for 2 processes
|
2020-02-28 09:42:44 +08:00 |
check_sphere.hpp
|
Add code for copying check structures
|
2020-02-24 10:58:17 +08:00 |
check_structure.cpp
|
Fix crash when using check debug with ghost replay and server
|
2021-06-25 13:09:16 +08:00 |
check_structure.hpp
|
Add code for copying check structures
|
2020-02-24 10:58:17 +08:00 |
check_trigger.cpp
|
Move check manager to track to allow copying easier later
|
2020-02-24 10:57:57 +08:00 |
check_trigger.hpp
|
Add code for copying check structures
|
2020-02-24 10:58:17 +08:00 |
drive_graph.cpp
|
Fix start positions for negative sidewards distance
|
2023-06-29 00:40:38 +03:00 |
drive_graph.hpp
|
Add indication for collected flags in GUI and map
|
2018-08-21 01:31:49 +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
|
Header clean up
|
2017-02-21 12:09:22 +08:00 |
drive_node.cpp
|
Header clean up
|
2017-02-21 12:09:22 +08: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
|
Remove irrlicht.h in tracks code
|
2022-11-17 08:21:58 +08:00 |
graph.hpp
|
Flatten the minimap for DirectX 9 driver
|
2021-04-23 11:19:49 +08:00 |
model_definition_loader.cpp
|
Remove irrlicht.h in tracks code
|
2022-11-17 08:21:58 +08:00 |
model_definition_loader.hpp
|
Remove irrlicht.h in tracks code
|
2022-11-17 08:21:58 +08:00 |
quad.cpp
|
Move MiniGLM to graphics engine folder
|
2022-07-24 12:22:06 +08:00 |
quad.hpp
|
New setQuad function
|
2018-04-12 21:33:33 +02:00 |
terrain_info.cpp
|
fix spelling error
|
2020-09-12 14:31:32 -04:00 |
terrain_info.hpp
|
Merge remote-tracking branch 'origin/master' into walldriving
|
2016-04-08 13:42:58 +08:00 |
track_manager.cpp
|
Clean m_ondemand_load_texture_paths after texture loaded
|
2023-03-04 10:26:31 +08:00 |
track_manager.hpp
|
Clean m_ondemand_load_texture_paths after texture loaded
|
2023-03-04 10:26:31 +08:00 |
track_object_manager.cpp
|
Fix temple arena broken rescue in graphical server
|
2021-06-25 19:35:37 +08:00 |
track_object_manager.hpp
|
Fix temple arena broken rescue in graphical server
|
2021-06-25 19:35:37 +08:00 |
track_object_presentation.cpp
|
Move the camera files in a subfolder
|
2024-05-20 12:07:06 +02:00 |
track_object_presentation.hpp
|
Remove IAnimatedMeshSceneNode.h in header files
|
2022-11-19 13:29:21 +08:00 |
track_object.cpp
|
Add colorization for vulkan
|
2022-09-11 11:05:33 +08:00 |
track_object.hpp
|
Remove IAnimatedMeshSceneNode.h in header files
|
2022-11-19 13:29:21 +08:00 |
track_sector.cpp
|
Handle if server has different graph node list
|
2019-04-10 10:16:23 +08:00 |
track_sector.hpp
|
Synchronize check lines and lap status from server
|
2019-01-26 02:05:03 +08:00 |
track.cpp
|
Misc. improvements
|
2024-05-22 23:24:50 +02:00 |
track.hpp
|
Remove irrlicht.h in tracks code
|
2022-11-17 08:21:58 +08:00 |