bhoptimer/addons/sourcemod/scripting/include
rtldg e6de599808 replay changes. renamed natives, version bump, implementation changes
>Renames:
framecache_t -> frame_cache_t
Shavit_GetReplayBotFirstFrame -> Shavit_GetReplayBotFirstFrameTime
Shavit_GetReplayPreFrame -> Shavit_GetReplayPreFrames
Shavit_GetReplayPostFrame -> Shavit_GetReplayPostFrames
Shavit_GetReplayCachePreFrame -> Shavit_GetReplayCachePreFrames
Shavit_GetReplayCachePostFrame -> Shavit_GetReplayCachePostFrames
Shavit_GetPlayerPreFrame -> Shavit_GetPlayerPreFrames

>Removed:
Shavit_GetPlayerTimerFrame
Shavit_SetPlayerTimerFrame
cp_cache_t.iTimerPreFrames

Replay format version bumped to distinguish old replays that had a bad iFrameCount from postframes.

Some unnecessary ArrayList writing in SaveReplay() has been removed.

shavit-replay.sp:Shavit_OnStart should be more readable now and will also hopefully now prevent some situations where script-execution could time-out due to wiping lots of frames.

Replay bots will now freeze at the end of a replay more smoothly now and not teleport for the last frame.
2021-07-25 16:29:29 +00:00
..
bhopstats.inc fix bhopstats include for latest sm 2020-07-22 17:50:03 -06:00
closestpos.inc fix some errors 2021-04-02 19:11:34 +00:00
convar_class.inc Update convar_class.inc to replace backslashes with forwardslashes so trying to create config files doesn't fail if you nest plugins into subfolders 2021-06-22 22:02:26 +00:00
dhooks.inc Update dhooks.inc 2021-03-09 08:04:04 +00:00
DynamicChannels.inc initial DynamicChannels stuff 2021-03-04 10:31:11 +00:00
eventqueuefix.inc use eventqueuefix's event pausing when possible 2021-05-09 01:14:52 +00:00
rtler.inc Restructured files. 2017-10-24 01:05:09 +03:00
shavit.inc replay changes. renamed natives, version bump, implementation changes 2021-07-25 16:29:29 +00:00
SteamWorks.inc update steamworks inc 2018-10-12 19:31:52 -04:00