1
Fork 0
mirror of https://github.com/thegeneralist01/Scene-Manager-DevRepo synced 2026-01-11 23:50:29 +01:00
Scene-Manager-DevRepo/SceneManager
2020-08-26 16:16:31 -06:00
..
Menus Updated code to reference Path State enum based on recent refactor 2020-08-26 16:16:31 -06:00
Object Classes Updated code to reference Path State enum based on recent refactor 2020-08-26 16:16:31 -06:00
Properties Adding waypoint no longer resets the waypoint type, fixed a bug and crash with remove waypoint option. Functional version before major menu updates 2020-06-15 17:28:46 -06:00
AITasking.cs Refactored TrafficPathing class into VehicleCollector and AITasking classes 2020-08-25 17:10:33 -06:00
DebugGraphics.cs Updated waypoint Collector field name to IsCollector 2020-08-23 15:44:04 -06:00
EntryPoint.cs Updated references based on TrafficPathing refactor 2020-08-25 17:12:05 -06:00
GetUserInput.cs Removed unnecessary using statements 2020-08-25 17:10:56 -06:00
SceneManager.csproj Removed unused reference to System.Collections.Immutable 2020-08-25 20:56:29 -06:00
VehicleCollector.cs Added condition to give drivers to empty vehicles resulting from GTA V memory management 2020-08-26 16:15:49 -06:00
Verification.cs Add project files. 2020-06-08 12:24:59 -06:00