| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Anchor Part 1 (#139) * Initial copy. * Fix networking inclusion. * Add yaml copy to cmake. Header path fix. * Fix building. Fix yaml copy for VS. * DummyPlayer should be drawable in a static state. Haven't tested yet. Added OnWorldDraw event to hook in custom actor drawing. * Dummy model now actually draws. Also remove build variable externs from variables.h and include build.h where needed. * Dummy model is fully reflective of remote state values. * Add Network menu. Start work on player update packets. * Client now connects to the server. Preliminary work on basic packet handling. * More work on player packets. * DummyPlayer reflects about 95% of the remote player state. Still some issues with pacing, beak bomb playback, and dummy shadows being applied to the player. * Added Actor to DummyPlayer for shadow drawing, as well as future collision handling. Hooked up SubRangeChange packet. * Add several safeguards to runtime operations. Modified OnMapLoad to include previous map, and hook it up to a new packet. All playerstate changes now responsive. Commented all shadow actor code because of random crashes referencing garbage data (cause outside of Anchor). * Clang. * Cleanup. * Gate connection behind romhack status. * Default networking to on. * Add icon to exe. * clang | 3 个月前 | |
Decomp pass 5 (#247) * CCW documentation from decomp upstream * audioManager documentation from decomp upstream * RBB documentation from decomp upstream * Model Appendages and BS method table documentation from decomp upstream * Compile fixes and clang-format after decomp pass 5 * Fix clang -Wint-conversion errors in RBB whistle tables * Fix clang -Wint-conversion and pointer-type errors from decomp pass 5 * Align filenames and decomp header comments with upstream * Missed one * Documentation and file renames from decomp upstream * Checksums, 08776d1f * PAL matching from decomp upstream * Rubee & Function Documentation, ac3ddb91 * PAL match func_80240204, 1b2edf8b * PAL matching 2, 485bef33 * Draw code documentation from decomp and pointer truncation fixups * Add decomp's headers split * Missed function renames from past decomp commits * Cleanup functions.h a bit * Post-rebase fixups | 1 个月前 | |
document ba/carry, ba/drone and ba/falldamage | 2 年前 | |
baflap documenation | 1 年前 | |
Code cleanup (#252) * Code cleanup: ResourceMgr region dialog checks * Code cleanup: consolidate port functions for dialog fonts * Code cleanup: duplicate declarations for romhacks and lus/port type changes * Code cleanup: Remove declarations with no callers * Code cleanup: Remove duplicate declarations * Stop functions.h pulling C++ headers into extern "C" * Guard decomp headers with extern "C", drop redundant wrappers * Restore ShipUtils.h includes lost when functions.h dropped it * Fix spawn queue not scaling with draw distance setting * Remove more dead code, fixups and comment clarity * Fix orbit camers getting stuck on rare occasions * Resolve more extern "C" cleanups after anchor rebase * Polish Cheats (Levitate, Transforms) * Adjust camera orbit core smoothing when player is on uneven terrain * Clang format | 1 个月前 | |
Code cleanup (#252) * Code cleanup: ResourceMgr region dialog checks * Code cleanup: consolidate port functions for dialog fonts * Code cleanup: duplicate declarations for romhacks and lus/port type changes * Code cleanup: Remove declarations with no callers * Code cleanup: Remove duplicate declarations * Stop functions.h pulling C++ headers into extern "C" * Guard decomp headers with extern "C", drop redundant wrappers * Restore ShipUtils.h includes lost when functions.h dropped it * Fix spawn queue not scaling with draw distance setting * Remove more dead code, fixups and comment clarity * Fix orbit camers getting stuck on rare occasions * Resolve more extern "C" cleanups after anchor rebase * Polish Cheats (Levitate, Transforms) * Adjust camera orbit core smoothing when player is on uneven terrain * Clang format | 1 个月前 | |
Decomp pass 5 (#247) * CCW documentation from decomp upstream * audioManager documentation from decomp upstream * RBB documentation from decomp upstream * Model Appendages and BS method table documentation from decomp upstream * Compile fixes and clang-format after decomp pass 5 * Fix clang -Wint-conversion errors in RBB whistle tables * Fix clang -Wint-conversion and pointer-type errors from decomp pass 5 * Align filenames and decomp header comments with upstream * Missed one * Documentation and file renames from decomp upstream * Checksums, 08776d1f * PAL matching from decomp upstream * Rubee & Function Documentation, ac3ddb91 * PAL match func_80240204, 1b2edf8b * PAL matching 2, 485bef33 * Draw code documentation from decomp and pointer truncation fixups * Add decomp's headers split * Missed function renames from past decomp commits * Cleanup functions.h a bit * Post-rebase fixups | 1 个月前 |