Go to file
2023-02-15 22:50:16 -03:00
.github/workflows add build action 2022-08-04 12:32:31 -03:00
public remove WriteDeltaEntities gamedata, add pre/post write_deltas and guess_prop_type to interface, fix SendTable_CalcDelta loop 2022-11-18 08:34:57 -03:00
sourcemod comment sv_parallel_sendsnapshot, detect string_t, mark edict as changed after hooking/unhooking 2023-02-15 22:50:16 -03:00
.gitignore init commit 2022-04-29 01:23:17 -03:00
AMBuilder init commit 2022-04-29 01:23:17 -03:00
AMBuildScript support c++14 2022-11-19 05:57:59 -03:00
changeframelist.h init commit 2022-04-29 01:23:17 -03:00
configure.py init commit 2022-04-29 01:23:17 -03:00
extension.cpp comment sv_parallel_sendsnapshot, detect string_t, mark edict as changed after hooking/unhooking 2023-02-15 22:50:16 -03:00
extension.h support c++14 2022-11-19 05:57:59 -03:00
PackageScript fix hooking of player conds, add support for ehandle, color32, bool, change the edict state after hooking and unhooking, only do the per-client code if theres any function that needs it 2022-05-01 13:18:58 -03:00
packed_entity.cpp init commit 2022-04-29 01:23:17 -03:00
packed_entity.h init commit 2022-04-29 01:23:17 -03:00
smsdk_config.h comment sv_parallel_sendsnapshot, detect string_t, mark edict as changed after hooking/unhooking 2023-02-15 22:50:16 -03:00