summaryrefslogtreecommitdiff
path: root/src/roulette.c
AgeCommit message (Collapse)Author
2021-06-29Merge roulette ewram pointersPikalaxALT
2020-08-29Give songs meaningful english namesGriffinR
2020-06-08Preliminary support for English rev0 debug. Matching but still needsKaz
cleaning up. Rename DEBUG_TRANSLATE to DEBUG_FIX now that we have actual English Debug ROMs. Add Sapphire German "first edition" debug support, now that we have a hash for it. Fix an obvious nonmatching.
2019-07-29gMPlay to gMPlayInfocamthesaxman
2019-07-02Some more cleanupPikalaxALT
2019-07-02Some cleanupPikalaxALT
2019-07-02Fix building German DebugPikalaxALT
2019-07-02Finish roulette dataPikalaxALT
2019-07-02through gSpriteTemplate_83FA0DCPikalaxALT
2019-07-02Split roulette on purported file boundaryPikalaxALT
2019-07-02Temp adjustment to compensate for suppression of staticPikalaxALT
2019-07-02through gUnknown_Debug_0842510DPikalaxALT
2019-07-02through gUnknown_083F8EBCPikalaxALT
2019-07-02through gUnknown_083F8DF4PikalaxALT
2019-07-02Start roulette rodata decompPikalaxALT
2018-10-17Further synchronisationSlawter666
2018-06-20Use MUS_ prefix instead of BGM_ prefix for songsMarcus Huderle
2018-06-10Label move_tutor_menu.cMarcus Huderle
2018-05-21Standardize args to palette blend functionsMarcus Huderle
2018-04-07through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))PikalaxALT
2018-02-18decompile debug code in roulette.cCameron Hall
2018-02-18decompile more debug codeCameron Hall
2018-02-18decompile more debug codeCameron Hall
2018-02-07Fix debug rom (?)PikalaxALT
2018-02-07resolve debug differences in sub_8118F8CPikalaxALT
2018-02-07Merge branch 'master' into fix_nonmatchingPikalaxALT
2018-02-01Fail to match sub_811952CPikalaxALT
2018-01-31match sub_8118DE4PikalaxALT
2018-01-31match sub_81181E8PikalaxALT
2018-01-30match sub_8117E98PikalaxALT
2018-01-30match sub_8117158PikalaxALT
2018-01-30match sub_8116EF8PikalaxALT
2018-01-30match sub_8117380PikalaxALT
2018-01-30match sub_8116100PikalaxALT
2018-01-30match sub_8115238PikalaxALT
2018-01-27add comments for pool loads in C filesCameron Hall
2018-01-27add comments for pool loadsCameron Hall
2018-01-22fix false gMysteryEventScriptCmdTableEnd offsetsCameron Hall
2018-01-21resolve merge conflicts and make it compileCameron Hall
2018-01-18add more debug codeCameron Hall
2018-01-16add debug ifdefsCameron Hall
2018-01-15vertical scroll indicator labeling and more shop.cProjectRevoTPP
2018-01-09label some scanline_effect functionscamthesaxman
2018-01-09rename unknown_task to scanline_effectcamthesaxman
2018-01-09more text/menu renamingcamthesaxman
2018-01-09s/gWindowConfig/gWindowTemplate/gcamthesaxman
2018-01-08re-label some window and text codecamthesaxman
2018-01-06fix indents and build, remove diff.shM
2018-01-06finish roulette fileM
2018-01-06start decompiling ub_8118DE4Made-s