summaryrefslogtreecommitdiff
path: root/include/JSystem/J2DGraph
AgeCommit message (Collapse)Author
3 daysd_menu work (#1141)Mattias Blum
* more progress * more progress * more progress * more progress * d_menu work d_menu_collect class members cleaned up, some functions at 100% matching * added `Nonmatching` tag to unmatched functions * more functions at 100% * more functions matching * more functions matching
2026-07-18d_picture_box closer to matching for other versionsLagoLunatic
2026-07-18d_picture_box mostly matching for GZLE01 (#1125)Mattias Blum
* initial progress * more progress * more progress * d_picture_box mostly matching for GZLE01 Unable to resolve the regswap in dJle_Pb_c::draw() * reverted some changes to member names * filled missing enum value * PR changes made * renamed some fields
2026-07-02d_message mostly done (#1097)TakaRikka
* d_message mostly done * fopMsgM_selectMessageGet fix
2026-06-30d_name mostly done (#1082)TakaRikka
2026-05-25d_menu_option OK (#1020)LagoLunatic
2025-06-26d_mesg workLagoLunatic
2025-05-17more progressmattias-blum
2025-05-15more progressmattias-blum
2025-05-06initial progressmattias-blum
2025-04-17d_mesgJcw87
2025-04-16Move remaining class definitions to headersLagoLunatic
2025-04-12d_drawlist OK, J2DPicture inline cleanupLagoLunatic
2025-04-12f_op_msg_mng Work (#685)SuperDude88
* f_op_msg_mng work * Fix Some Conflicts Haven't had much chance to work on actual progress, still looking to do more matching before merge * Tiny bit of Work Little bit of cleanup, start on a couple more functions * More Matches Also add back some missing nonmatch comments * Fixes * JPN ifdefs * Inline Fix Also force one match (there's no way that casting is real) * Reorder Strings Fix rodata, I think this order is also slightly more accurate to the function (but I'm not really trying to match it right now anyways)
2024-12-28J2DBasePositionJasper St. Pierre
2024-12-28f_op_msg_mng workJasper St. Pierre
2024-07-01d_s_open_sub workJasper St. Pierre
2024-06-29d_gameover (#663)Daniel Hajjar
* dDlst_GameOverScrnDraw_c::animeOpen matching * dDlst_GameOverScrnDraw_c::animeClose matching * dDlst_GameOverScrnDraw_c::anime1 fakematch * dDlst_GameOverScrnDraw_c::anime2 matching * dDlst_GameOverScrnDraw_c::setRotate matching * d_gameover matching * dDlst_GameOverScrnDraw_c::anime1 cleanup * d_gameover rename fake inline * d_gameover non matching * PR fixes
2024-04-19d_s_name minor workJasper St. Pierre
2024-01-23minor matchesJasper St. Pierre
2024-01-21J2DWindow fakematchJasper St. Pierre
found by Cuyler
2024-01-21J2DPicture matchJasper St. Pierre
2024-01-15d_meter workJasper St. Pierre
2024-01-07J2DWindow::draw_privateLagoLunatic
2024-01-06J2DTextBox OKLagoLunatic
2023-12-14implement a few JSystem inlinesJcw87
2023-12-12J2DPrintJcw87
2023-12-07f_pc_manager done except PAL regswapLagoLunatic
2023-12-02f_pc_manager almost matchesLagoLunatic
2023-11-11f_op_msg_mng startJasper St. Pierre
2023-10-29J2D workJasper St. Pierre
2023-10-22f_pc_manager workJasper St. Pierre
2023-10-21d_metronome workJasper St. Pierre
2023-10-21d_metronome workJasper St. Pierre
2023-10-16J2DWindowJcw87
2023-10-15d_place_name matchJasper St. Pierre
2023-10-15d_place_name 90%Jasper St. Pierre
2023-10-15d_drawlist workJasper St. Pierre
2023-10-15J2DPictureJcw87
2023-10-14d_s_logo workJasper St. Pierre
2023-10-14d_s_logo start, VERSION_SELECTJasper St. Pierre
2023-10-11some J2DWindow matchesJasper St. Pierre
2023-10-11J2DScreen matchJasper St. Pierre
2023-10-11J2DPane matchJasper St. Pierre
2023-10-11J2DScreen 90%Jasper St. Pierre
2023-09-22J2DPane/J2DGrafContext closerJasper St. Pierre
2023-09-16Progress on J2DPane, JUTResFont (#39)Noah McQueen
2023-09-14Work on J2DPane (#30)Noah McQueen
2023-09-10Several JSystem file matchesNoah McQueen
2023-09-10JFrameworkSuperDude88
Match most of JFramework