Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-23 | decompile kagaya_debug_menu.c | Cameron Hall | |
2018-01-23 | remove temporary files | Cameron Hall | |
2018-01-23 | start decompiling start_menu_debug.c | Cameron Hall | |
2018-01-23 | through sub_80C2770 | PikalaxALT | |
2018-01-23 | fix travis script for debug rom | Cameron Hall | |
2018-01-23 | dump all remaining baseroms | Cameron Hall | |
2018-01-23 | remove some unnecessary DEBUG conditionals in symbol files | Cameron Hall | |
2018-01-23 | fix more false offsets | Cameron Hall | |
2018-01-23 | fix more false offsets | Cameron Hall | |
2018-01-23 | through sub_80C24F4 | PikalaxALT | |
2018-01-23 | sub_80C2358 | PikalaxALT | |
2018-01-23 | through sub_80C2340 | PikalaxALT | |
2018-01-23 | sub_80C2144 | PikalaxALT | |
2018-01-23 | sub_80C2020 | PikalaxALT | |
2018-01-23 | Clean up English/German blocks (fingers crossed) | PikalaxALT | |
2018-01-23 | dump more baseroms and fix more false offsets | Cameron Hall | |
2018-01-22 | Merge pull request #548 from yenatch/fix-install | Marcus Huderle | |
fix shell scripts in install instructions | |||
2018-01-22 | Merge pull request #546 from yenatch/global-specials | Marcus Huderle | |
make special ids global | |||
2018-01-22 | fix false gMysteryEventScriptCmdTableEnd offsets | Cameron Hall | |
2018-01-22 | dump some debug baseroms | Cameron Hall | |
2018-01-22 | Rename some static functions | PikalaxALT | |
2018-01-22 | through sub_80C8F34 | PikalaxALT | |
2018-01-22 | remove raw pointers from event_scripts.s | Cameron Hall | |
2018-01-22 | sub_80C8E1C | PikalaxALT | |
2018-01-22 | disassemble debug Blender_PrintBlendingResults | Cameron Hall | |
2018-01-22 | sub_80C8C80 | PikalaxALT | |
2018-01-22 | sub_80C8AD0 | PikalaxALT | |
2018-01-22 | through sub_80C8A38 | PikalaxALT | |
2018-01-22 | sub_80C8938 | PikalaxALT | |
2018-01-22 | sub_80C88AC | PikalaxALT | |
2018-01-22 | sub_80C8734 | PikalaxALT | |
2018-01-22 | through (nonmatching) sub_80C86A0 | PikalaxALT | |
2018-01-22 | through sub_80C8604 | PikalaxALT | |
2018-01-22 | Begin decompiling battle_1.c | Blampharos | |
Enemy backsprite data (palettes, coords, sprites) and foe elevation data are converted in this commit | |||
2018-01-22 | Make all suitable values in include/data2.h const | Blampharos | |
Values not being const was creating problems in decompiling battle_1, so as a pre-emptive measure I made all the values in there consts. | |||
2018-01-22 | Use BATTLE_TYPE_DOUBLE constant in guard.c | Thomas Winwood | |
2018-01-21 | nonmatching sub_809C664 | PikalaxALT | |
2018-01-21 | Create stub files to hold ewram symbols | PikalaxALT | |
2018-01-21 | Merge branch 'master' into pokemon_storage_system | PikalaxALT | |
2018-01-21 | nonmatching sub_809C464 | PikalaxALT | |
2018-01-21 | match debug ROM | Cameron Hall | |
2018-01-21 | fix build of normal ROMs | Cameron Hall | |
2018-01-21 | resolve merge conflicts and make it compile | Cameron Hall | |
2018-01-21 | fix shell scripts in install instructions | yenatch | |
2018-01-21 | Merge pull request #545 from camthesaxman/kill_ramscrgen | Cameron Hall | |
(don't merge yet) stop using ranscrgen to generate ld scripts | |||
2018-01-21 | use sed to convert library paths relative to build dir | camthesaxman | |
2018-01-21 | preprocess and copy ld script files to build directory | camthesaxman | |
2018-01-21 | annotate filenames of common symbols | camthesaxman | |
2018-01-21 | don't generate ld scripts | camthesaxman | |
2018-01-20 | fix typo | camthesaxman | |