Draft
Conversation
Report for GALE01 (f075222 - b179ba2)📈 Matched code: 53.20% (+0.03%, +1144 bytes) ✅ 6 new matches
📈 18 improvements in unmatched items
📉 2 regressions in unmatched items
|
mndiagram.c: - Improve mnDiagram_80241310 (CreatePopup): 99.1% - Improve mnDiagram_802417D0 (UpdateScrollArrows): 97.3% - Improve mnDiagram_OnFrame: 96.3% - Match mnDiagram_GetLeastPlayedFighter: 96.9% - Match mnDiagram_PopupInputProc: bytes match - Improve mnDiagram_8023FA6C (SortFightersByKOs): 80.8% - Improve mnDiagram_PopupAnimProc: 60.6% - Improve mnDiagram_80241E78 (DrawCellNumber): 91.7% - Add HSD_JObjSetTranslateX/Y inlines with assert fix - Fix extern types for SDA relocation correctness mndiagram2.c: - Match mnDiagram2_Init: 100% - Match mnDiagram2_Think: 100% - Improve mnDiagram2_UpdateHeader: 92.2% - Improve mnDiagram2_HandleInput: 88.4% - Improve mnDiagram2_GetStatValue: 95.0% - Improve mnDiagram2_CreateStatRow: 83.1% - Improve mnDiagram2_UpdateScrollArrows: 98.4% - Improve mnDiagram2_ClearDetailView: 98.2% - Improve mnDiagram2_Create: 76.5% - Improve mnDiagram2_GetRankedFighter: 75.2% - Improve mnDiagram2_GetRankedName: 81.5% - Improve mnDiagram2_GetAggregatedFighterRank: 81.9% - Fix InitUserData prototype (add unused int param) mndiagram3.c: - Match fn_80246E04: 100% - Match mnDiagram3_80246F2C: 100% - Match fn_80246E64: bytes match - Match mnDiagram3_80247008: bytes match - First-pass mnDiagram3_80245BA4: 56.6% - First-pass mnDiagram3_8024714C: 66.2% - First-pass mnDiagram3_80246D40: 79% - Add Diagram3 struct (0x78 bytes) to types.h - Add mndiagram3.static.h with extern declarations Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0876f9e to
b179ba2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
still WIP
some more matches + documentation in mndiagram & mndiagram2. start matching mndiagram3 as well