sourcemod/extensions
Benoist 7df2f8e045
Reconcile the concept of Edict & Networkable across the codebase (#1903)
* Reconcile the concept of Edict & Networkable across the codebase

* There's no need to check this, it's done elsewhere. Also could be null (segfault)

* This was never needed

* Pseudo review changes

Re-added removed null checks, and added new ones.

Changed the error messages in Get/SetProp natives to better reflect reality.

* Don't change the behaviour of GetEntityNetClass

* Overload IGameHelpers::FindServerClass

* Make error messages more accurate

* Fix a dev comment

* Rename FindServerClass

---------

Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
2024-06-01 14:07:55 +00:00
..
bintools Fix passing variant_t parameters + fix codegen stack on Win64 (#2117) 2024-05-05 21:17:59 +00:00
clientprefs Update SourcePawn. 2023-11-02 18:38:30 -10:00
cstrike Reconcile the concept of Edict & Networkable across the codebase (#1903) 2024-06-01 14:07:55 +00:00
curl Update to AMBuild 2.2. 2020-08-18 23:09:43 -07:00
dhooks CDetour safetyhook (#2162) 2024-05-21 01:53:44 +00:00
geoip Log a notice if the geoip database gets too old (#1791) 2022-06-30 08:22:51 +02:00
mysql database: flip to recursive_mutex to allow nested locks (#1937) 2023-03-29 20:03:03 -07:00
pgsql database: flip to recursive_mutex to allow nested locks (#1937) 2023-03-29 20:03:03 -07:00
regex Fix mismatched memory release in regex clearmatch (#2005) 2023-06-12 22:34:57 +02:00
sdkhooks Reconcile the concept of Edict & Networkable across the codebase (#1903) 2024-06-01 14:07:55 +00:00
sdktools Reconcile the concept of Edict & Networkable across the codebase (#1903) 2024-06-01 14:07:55 +00:00
sqlite database: flip to recursive_mutex to allow nested locks (#1937) 2023-03-29 20:03:03 -07:00
structs Deduplicate a number of files used by extensions by moving them to the public directory (bug 5341, r=psychonic). 2014-04-23 21:19:28 -05:00
tf2 Reconcile the concept of Edict & Networkable across the codebase (#1903) 2024-06-01 14:07:55 +00:00
topmenus Allow topmenu config file to sort with subcategories (#1757) 2024-02-18 11:46:48 +01:00
updater Update to AMBuild 2.2. 2020-08-18 23:09:43 -07:00