mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-07 10:28:26 +00:00
>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. |
||
|---|---|---|
| .. | ||
| include | ||
| shavit-chat.sp | ||
| shavit-core.sp | ||
| shavit-hud.sp | ||
| shavit-misc.sp | ||
| shavit-rankings.sp | ||
| shavit-replay.sp | ||
| shavit-sounds.sp | ||
| shavit-stats.sp | ||
| shavit-timelimit.sp | ||
| shavit-wr.sp | ||
| shavit-zones.sp | ||