TmpMenu/src/backend
gir489 bdb307125f Added ownership checks to the delete_vehicle check. (#3552)
* Added ownership checks to the delete_vehicle check.
* Redesigned delete_vehicle protections.
* Cleaned up code.
* Fixed vehicle repaired/vehicle godmode code not running if the player was offline/did not have a personal vehicle deployed.
* Fixed Chinese being a simp. (Closes #3581)
* GTAV-Classes: bump version
2024-08-17 12:03:26 +02:00
..
commands Add Return Value Support for Script Functions (#3479) 2024-08-06 14:46:48 +02:00
context Project include cleanup (#3404) 2024-07-23 13:40:30 +02:00
looped Added ownership checks to the delete_vehicle check. (#3552) 2024-08-17 12:03:26 +02:00
reactions Project include cleanup (#3404) 2024-07-23 13:40:30 +02:00
backend.cpp Add Return Value Support for Script Functions (#3479) 2024-08-06 14:46:48 +02:00
backend.hpp Add Return Value Support for Script Functions (#3479) 2024-08-06 14:46:48 +02:00
bool_command.cpp Menu revamp (#3274) 2024-06-27 10:32:17 +02:00
bool_command.hpp Expand Cmd Executor (#2884) 2024-07-13 00:26:34 +02:00
command_arguments.hpp refactor!: Modify command argument handling and move on_ method to bool_command (#1826) 2023-07-26 22:22:40 +02:00
command.cpp Expand Cmd Executor (#2884) 2024-07-13 00:26:34 +02:00
command.hpp Expand Cmd Executor (#2884) 2024-07-13 00:26:34 +02:00
float_command.cpp refactor!: Modify command argument handling and move on_ method to bool_command (#1826) 2023-07-26 22:22:40 +02:00
float_command.hpp refactor!: Modify command argument handling and move on_ method to bool_command (#1826) 2023-07-26 22:22:40 +02:00
int_command.cpp refactor!: Modify command argument handling and move on_ method to bool_command (#1826) 2023-07-26 22:22:40 +02:00
int_command.hpp refactor!: Modify command argument handling and move on_ method to bool_command (#1826) 2023-07-26 22:22:40 +02:00
looped_command.cpp refactor!: Modify command argument handling and move on_ method to bool_command (#1826) 2023-07-26 22:22:40 +02:00
looped_command.hpp refactor!: Modify command argument handling and move on_ method to bool_command (#1826) 2023-07-26 22:22:40 +02:00
player_command.cpp Misc stuff (#3515) 2024-08-05 09:15:42 +02:00
player_command.hpp Expand Cmd Executor (#2884) 2024-07-13 00:26:34 +02:00
script_patches.hpp Add Return Value Support for Script Functions (#3479) 2024-08-06 14:46:48 +02:00