.. |
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
|
|
|
bezier_curve.hpp
|
|
|
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
|
Fix crash when using check debug with ghost replay and server
|
2021-06-25 13:09:16 +08:00 |
check_line.hpp
|
Upgrade checkline by using two triangles testing
|
2021-06-25 12:46:29 +08:00 |
check_manager.cpp
|
Move check manager to track to allow copying easier later
|
2020-02-24 10:57:57 +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
|
speed up computeChecklineRequirements()
|
2021-06-22 12:16:54 +02: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
|
Flatten the minimap for DirectX 9 driver
|
2021-04-23 11:19:49 +08:00 |
graph.hpp
|
Flatten the minimap for DirectX 9 driver
|
2021-04-23 11:19:49 +08:00 |
model_definition_loader.cpp
|
Feature/enable lod autocompute (#3970)
|
2021-02-12 11:16:38 +08:00 |
model_definition_loader.hpp
|
Add SP for correct normal and easier shader system
|
2017-12-25 14:00:10 +08:00 |
quad.cpp
|
New setQuad function
|
2018-04-12 21:33:59 +02: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
|
Fix track reloading memory leak
|
2019-08-09 01:15:22 +08:00 |
track_manager.hpp
|
Allow using external full stk-assets
|
2019-08-08 09:39:01 +08:00 |
track_object_manager.cpp
|
Restore physical object moved by 3d animation even the first rewind ticks
|
2019-03-04 09:54:22 +08:00 |
track_object_manager.hpp
|
Combine static physical objects with irrlicht GeometryCreator
|
2019-03-06 06:26:18 +01:00 |
track_object_presentation.cpp
|
Disable scripting engine in child process
|
2020-03-11 15:35:02 +08:00 |
track_object_presentation.hpp
|
Allow moving library object with physical body
|
2019-12-13 23:52:39 +08:00 |
track_object.cpp
|
Don't spam in server logs
|
2020-04-16 22:38:47 +02:00 |
track_object.hpp
|
Add track object copying to child process
|
2020-02-28 19:52:17 +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
|
Fix memory leak in legacy device
|
2021-04-21 09:18:11 +08:00 |
track.hpp
|
Use dedicated function to handle sky textures
|
2021-04-14 09:34:59 +08:00 |