This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Merge pull request #203 from Nick007J/master
CCarCtrl pathfinding
- Loading branch information
Showing
with
502 additions
and 30 deletions.
- +1 −0 src/control/AutoPilot.cpp
- +10 −8 src/control/AutoPilot.h
- +453 −1 src/control/CarCtrl.cpp
- +13 −1 src/control/CarCtrl.h
- +1 −1 src/control/ScriptCommands.h
- +4 −1 src/core/config.h
- +20 −18 src/vehicles/Vehicle.cpp
There are no files selected for viewing
Oops, something went wrong.