script: marked all unsafe pointer operations with `cast([unsafe])`
commitfb7cbe979ad53948b5bf75ba7dd44379bb2e9121
authorketmar <ketmar@ketmar.no-ip.org>
Sun, 13 Aug 2023 11:15:35 +0000 (13 11:15 +0000)
committerketmar <ketmar@ketmar.no-ip.org>
Sun, 13 Aug 2023 11:15:35 +0000 (13 11:15 +0000)
tree8bcaac969f4e3ed96a191825d94cdaabf64ba686
parent77fe0c55df6a1edd1fd0fff78288942d8e2f01f9
script: marked all unsafe pointer operations with `cast([unsafe])`

FossilOrigin-Name: ae3b6f2778566d7e1345d6694ac76f31db860db2e422f19483e2fa45be057fdf
29 files changed:
progs/common/botai/BotPlayer_base.vc
progs/common/botai/BotPlayer_pather.vc
progs/common/engine/GameInfo.vc
progs/common/engine/Level.vc
progs/common/engine/LevelInfo.vc
progs/common/engine/LevelMapFixer.vc
progs/common/engine/Object_ccd.vc
progs/common/linespec/LightningThinker.vc
progs/common/linespec/PlaneWatcher.vc
progs/common/linespec/Pusher.vc
progs/common/linespec/actor/Actor.FlagsAndAppearance.vc
progs/common/linespec/dynlight/BaseStaticLightSource.vc
progs/common/linespec/dynlight/DynamicLight.vc
progs/common/linespec/entityex/EntityEx.LineAttack.Debug.vc
progs/common/linespec/entityex/EntityEx.Misc.vc
progs/common/linespec/linespec/LineSpecialGameInfo.vc
progs/common/linespec/linespec/LineSpecialGameInfo_LDef_Main.vc
progs/common/linespec/linespec/LineSpecialLevelInfo.vc
progs/common/linespec/player/PlayerEx.vc
progs/common/linespec/secthink/Scroller.vc
progs/common/linespec/secthink/WallLightTransfer.vc
progs/common/linespec/secthink/movers/SectorMover.vc
progs/common/uibase/client/StatusBarShared.notifymsg.vc
progs/common/uibase/condlg/ConDialog.vc
progs/doom/cgame/IntermissionScreen.vc
progs/heretic/cgame/IntermissionScreen.vc
progs/hexen/cgame/IntermissionScreen.vc
progs/strife/cgame/IntermissionScreen.vc
progs/strife/game/StrifeLevelInfo.vc