doors
2026-01-24
LoD overlay decompilation and TradeWars feature completion
195 files · 40,216+ · 4,674-
LoD overlay segment decompilation and INT 37h API
- Extracted and analyzed overlay segments from paragraph-aligned TOC, mapped overlay units to functional areas via Ghidra trace expansion instantiate behavioral
- Decompiled LGPL overlay segment and combat overlay, decoded trivia data format instantiate behavioral
- Documented INT 37h API for BBS door integration, implemented trivia loader and INT 37 simulation specify behavioral
- Added ONLINE_MANUAL.md and DEVICES_BIN_format.md documentation specify internal
TradeWars 2002 comprehensive C port completion
- Implemented tavern gambling, transwarp drive, ether probes, photon torpedoes, and restored combat system instantiate behavioral
- Added corporations, atomics, beacons, probes, citadel combat, and finalized feature set instantiate behavioral
- Implemented session registry, scoreboard, who’s-online, and TWA archive support instantiate behavioral
- Added mine deployment, planetary transporter, transfers, probes, impounding, user pruning, and chat history instantiate behavioral
- Finalized TWGS port with unified server mode, SHM sessions, TWA support, info command, navhaz, and chat polling instantiate architectural
LoD LGPL compatibility and feature completion
- Achieved LGPL 100% compatibility with stubs and hooks for all VM instructions instantiate behavioral
- Implemented missing features including Ghidra setup, LGPL calls, combat armor/AI improvements instantiate behavioral
- Fixed LGPL system call dispatch and finalized LoD implementation remediate behavioral