1
Fork 0
mirror of https://github.com/thegeneralist01/Scene-Manager-DevRepo synced 2026-01-11 15:40:29 +01:00
Scene-Manager-DevRepo/SceneManager
2020-11-08 11:15:30 -07:00
..
Menus Removed unused method. 2020-11-08 11:15:30 -07:00
Object Classes Fixed a crash when a collected ped is arrested. 2020-11-08 11:08:40 -07:00
Properties Updated version 2020-11-08 11:06:33 -07:00
ConsoleCommands.cs Added console command to show info about collected vehicles. 2020-10-25 08:41:15 -06:00
EntryPoint.cs Removed unused usings. Refactored debug statements to use Game.LogTrivial instead of Logger.Log 2020-10-23 06:27:25 -06:00
GetUserInput.cs Updated methods from public to internal 2020-09-14 13:19:28 -06:00
Hints.cs Updated methods from public to internal 2020-09-14 13:19:28 -06:00
MousePositionInWorld.cs Added MousePositionInWorld and RNUIMouseInputHandler classes 2020-11-08 11:08:27 -07:00
RNUIMouseInputHandler.cs Added MousePositionInWorld and RNUIMouseInputHandler classes 2020-11-08 11:08:27 -07:00
SceneManager.csproj Added MousePositionInWorld and RNUIMouseInputHandler classes 2020-11-08 11:08:27 -07:00
Settings.cs Added ini setting for Advanced Barrier Options. Added enum for TrafficLight state. Added debug message for invalid barriers. 2020-11-08 11:04:36 -07:00