.. |
arena_graph.cpp
|
Merge remote-tracking branch 'origin/win-64bit'
|
2017-10-17 00:55:22 +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
|
Add cannon for flyable in network
|
2019-02-26 16:07:22 +08:00 |
check_cannon.hpp
|
Add cannon for flyable in network
|
2019-02-26 16:07:22 +08:00 |
check_cylinder.cpp
|
Add check trigger to replace item trigger
|
2019-02-27 11:31:19 +08:00 |
check_cylinder.hpp
|
Add check trigger to replace item trigger
|
2019-02-27 11:31:19 +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
|
First fix for the basket-ball in cannon - make the ball follow
|
2017-05-12 17:11:46 +10:00 |
check_lap.cpp
|
Lapline fix, tweak values and add explanations
|
2018-10-10 20:06:07 -04:00 |
check_lap.hpp
|
Synchronize check lines and lap status from server
|
2019-01-26 02:05:03 +08:00 |
check_line.cpp
|
Try to restore CheckStructure status for spectating
|
2019-01-08 04:12:10 +08:00 |
check_line.hpp
|
Add cannon for flyable in network
|
2019-02-26 16:07:22 +08:00 |
check_manager.cpp
|
Add cannon for flyable in network
|
2019-02-26 16:07:22 +08:00 |
check_manager.hpp
|
Add cannon for flyable in network
|
2019-02-26 16:07:22 +08:00 |
check_sphere.cpp
|
Add check trigger to replace item trigger
|
2019-02-27 11:31:19 +08:00 |
check_sphere.hpp
|
First fix for the basket-ball in cannon - make the ball follow
|
2017-05-12 17:11:46 +10:00 |
check_structure.cpp
|
Only synchronize one kart each time for check line
|
2019-02-01 17:50:09 +08:00 |
check_structure.hpp
|
Add check trigger to replace item trigger
|
2019-02-27 11:31:19 +08:00 |
check_trigger.cpp
|
Add check trigger to replace item trigger
|
2019-02-27 11:31:19 +08:00 |
check_trigger.hpp
|
Add check trigger to replace item trigger
|
2019-02-27 11:31:19 +08:00 |
drive_graph.cpp
|
Merge remote-tracking branch 'origin/master' into voting_gui
|
2018-12-16 02:06:50 +11: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
|
Make FFA and CTF minor mode
|
2018-11-24 01:41:36 +08:00 |
graph.hpp
|
Invert x-z of position for soccer blue team player
|
2018-07-20 01:06:11 +08:00 |
model_definition_loader.cpp
|
Load LOD models required by phyiscal moveable objects for server only
|
2018-07-19 00:51:04 +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
|
Use floating trigonometric functions
|
2018-12-22 22:43:06 -06:00 |
terrain_info.hpp
|
Merge remote-tracking branch 'origin/master' into walldriving
|
2016-04-08 13:42:58 +08:00 |
track_manager.cpp
|
Add current playing info to lobby
|
2019-01-04 17:40:25 +08:00 |
track_manager.hpp
|
Add current playing info to lobby
|
2019-01-04 17:40:25 +08:00 |
track_object_manager.cpp
|
Allow place item and rescue on driveable objects
|
2019-02-14 13:19:53 +08:00 |
track_object_manager.hpp
|
Combine static physical objects with irrlicht GeometryCreator
|
2019-02-27 11:06:18 +08:00 |
track_object_presentation.cpp
|
Add check trigger to replace item trigger
|
2019-02-27 11:31:19 +08:00 |
track_object_presentation.hpp
|
Add check trigger to replace item trigger
|
2019-02-27 11:31:19 +08:00 |
track_object.cpp
|
Combine static physical objects with irrlicht GeometryCreator
|
2019-02-27 11:06:18 +08:00 |
track_object.hpp
|
Combine static physical objects with irrlicht GeometryCreator
|
2019-02-27 11:06:18 +08:00 |
track_sector.cpp
|
Fix initial on road saving
|
2019-01-07 11:44:22 +08:00 |
track_sector.hpp
|
Synchronize check lines and lap status from server
|
2019-01-26 02:05:03 +08:00 |
track.cpp
|
Allow clients to get list of initial items from server
|
2019-02-27 11:07:08 +08:00 |
track.hpp
|
Combine static physical objects with irrlicht GeometryCreator
|
2019-02-27 11:06:18 +08:00 |