sourcemod/extensions/json
ProjectSky cdb6cc009e refactor: streamline JSON error handling
- Introduced SetErrorSafe function to standardize error message handling across JSON operations
- Removed deprecated SetPackError function to reduce redundancy
- Updated IJsonManager interface to include a default destructor
2025-11-09 13:30:12 +08:00
..
yyjson refactor: rename and update JSON extension components 2025-11-08 20:25:29 +08:00
AMBuilder refactor: rename and update JSON extension components 2025-11-08 20:25:29 +08:00
extension.cpp refactor: rename and update JSON extension components 2025-11-08 20:25:29 +08:00
extension.h refactor: rename and update JSON extension components 2025-11-08 20:25:29 +08:00
IJsonManager.h refactor: streamline JSON error handling 2025-11-09 13:30:12 +08:00
JsonManager.cpp refactor: streamline JSON error handling 2025-11-09 13:30:12 +08:00
JsonManager.h refactor: streamline JSON error handling 2025-11-09 13:30:12 +08:00
JsonNatives.cpp refactor: streamline JSON error handling 2025-11-09 13:30:12 +08:00
smsdk_config.h refactor: streamline JSON error handling 2025-11-09 13:30:12 +08:00
version.rc refactor: rename and update JSON extension components 2025-11-08 20:25:29 +08:00