Skip to content

History / Vehicle Equip And Rearm Function Reference

Revisions

  • docs(wiki): accuracy + integrity pass across the developer wiki Integrity (reader-facing, validator-invisible): - Fix 30 broken heading anchors (Page#heading 404s; validator strips #frags) - Fix 1 broken page link; strip 2 UTF-8 BOMs - Restore the Function-And-Module-Index legacy compiled-alias table that 3 pages cite as the canonical owner (10 aliases re-verified vs master) Accuracy (~190 corrections, source-verified vs origin/master then adversarially re-verified with a docs-head-baseline + false-positive screen): - Missing vehicle-array entries: RM70/RM70_ACR (US/RU/US_Camo artillery), Mi17_medevac_CDF (RU salvage) - Loop/condition errors: town-patrol `||`->`&&` (game-over exit inversion); camp scan "~1s"->`sleep 0.1`; missing "Air" town-wake entity class - Stale claims corrected: RU PARAAMMO is live (not dead code); water-avoidance loops are capped; HC has a reseat heartbeat; HC sleep->send timing - AI-Squad templates replaced by the 2026-06-14 combined-arms rebuild - Misc value/log-string/label fixes across ~50 reference pages No gameplay source changed.

    @rayswaynl rayswaynl committed Jun 21, 2026
  • codex: mark cf2 source stamps historical

    @rayswaynl rayswaynl committed Jun 21, 2026
  • Add 7 deep source-verified reference pages (pass 3, deduped vs parallel agents) Saturation pass: deep function-family + internals references the catalog-writers don't cover. Dropped my Day-Night draft (parallel agent published Day-Night-Cycle-And-Weather-System). New: missile/ordnance Fired-EH combat handlers, vehicle equip/rearm pipeline, array/collection utilities, server composition spawner, upgrade-queue server loop, map boundaries + off-map enforcement, namespace/profile/diagnostic utilities. Source-cited vs master cf2a6d6a4 (Arma 2 OA 1.64), adversarially verified citation-by-citation.

    @rayswaynl rayswaynl committed Jun 21, 2026