Go to file
Arthurdead 1240e21fff
Merge pull request #3 from sapphonie/master
fix hooked edicts not getting set to FL_EDICT_CHANGED, other tweaks
2023-03-05 02:22:34 -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 maintainer revert requests 2023-03-05 00:21:11 -05:00
extension.h fix hooked edicts not getting set to FL_EDICT_CHANGED (fixes inconsistent proxy behavior), fix mismatched delete[], null init all vars 2023-03-04 06:30:50 -05: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