summaryrefslogtreecommitdiff
path: root/src/m_Do
AgeCommit message (Expand)Author
2025-05-19Fix version definesLagoLunatic
2025-05-17Fix error handler typedefsLagoLunatic
2025-04-29Improve compiler compatibility (#743)Jcw87
2025-04-27d_attention cleanup, add mDoCPd inlinesLagoLunatic
2025-04-20Add an enum for action button icon statusLagoLunatic
2025-04-16player misc cleanup and various match fixesLagoLunatic
2025-04-16More inlines, use sizeof for memcard structsLagoLunatic
2025-04-08Escape question marks that modern compilers interpret as trigraphsLagoLunatic
2025-03-28Cleanp a bunch of stuffLagoLunatic
2025-03-24d_a_bk OKLagoLunatic
2025-03-10Fix priority type u32 -> s32LagoLunatic
2025-03-08Use cLib on/off bit inlines for attn flagsLagoLunatic
2025-02-11Translate strings in fopAcM_entrySolidHeapLagoLunatic
2025-01-31Create constants for m_Do_machine heap/buffer sizesLagoLunatic
2025-01-27d_a_npc_md workLagoLunatic
2025-01-26GBAJoyBoot OKLagoLunatic
2025-01-18Fix references to memcard gamedata struct sizeLagoLunatic
2025-01-17JStudio/JMessage work and cleanupLagoLunatic
2025-01-14Fix various data relocation differences in unlinked TUsLagoLunatic
2025-01-08Misc cleanupLagoLunatic
2025-01-06Add enums for island room numbers and indexesLagoLunatic
2024-12-08mCaptureProc 100% (#683)Nathaniel Lane
2024-11-22Fix more clangd errorsLagoLunatic
2024-11-20Clean up the weak data fakematches to be slightly closer to the real codeLagoLunatic
2024-11-07Use dtk asset extractor for in-function statics as wellLagoLunatic
2024-11-02warning cleanupLagoLunatic
2024-10-29misc cleanup, mostly inlinesLagoLunatic
2024-10-22cleanupLagoLunatic
2024-10-19Fix J buildLagoLunatic
2024-10-19Add fake headers for unsolved weak objects to reduce manual copy-pastingLagoLunatic
2024-10-18Warning/error cleanupLagoLunatic
2024-10-17clangd: Started fixing warnings and errors, code cleanupLagoLunatic
2024-10-04m_Do_graphic workLagoLunatic
2024-10-03m_Do_graphic workLagoLunatic
2024-10-02m_Do_MemCardRWmng OKLagoLunatic
2024-09-29misc small cleanupLagoLunatic
2024-09-07Remove leading underscore from uses of GX enumsLagoLunatic
2024-09-07Copy dolphin/gx progress from TPLagoLunatic
2024-08-08Move sqrtf to std:: namespaceLagoLunatic
2024-07-19Change i_entry from int to BOOLLagoLunatic
2024-07-14m_Do_MemCardRWmng workJasper St. Pierre
2024-07-14m_Do_MemCardRWmng workJasper St. Pierre
2024-07-14m_Do_MemCardRWmng workJasper St. Pierre
2024-07-14m_Do_MemCardRWmng workJasper St. Pierre
2024-07-14m_Do_graphic workJasper St. Pierre
2024-07-13m_Do_graphic workJasper St. Pierre
2024-07-13d_particle workJasper St. Pierre
2024-07-13d_ovlp_fade4 workJasper St. Pierre
2024-07-12small fixesLagoLunatic
2024-07-09Bit of Figurine Work (#665)SuperDude88