Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-02 | decompile more of sprite.s | DizzyEggg | |
2017-09-02 | decompile more of sprite.s | DizzyEggg | |
2017-09-02 | start decompiling sprite.s | DizzyEggg | |
2017-09-02 | more splitting, move ewram sprite vars to C | DizzyEggg | |
2017-09-01 | split some battle files | DizzyEggg | |
2017-09-01 | find b scripting commands table, thx revo | DizzyEggg | |
2017-09-01 | git commit -m "label sprite for real this time" | DizzyEggg | |
git commit -m | |||
2017-09-01 | revert fuck-up | DizzyEggg | |
2017-09-01 | rename sprite labels | DizzyEggg | |
2017-09-01 | decompile text window | DizzyEggg | |
2017-09-01 | get rid of data window | DizzyEggg | |
2017-09-01 | decompile window.s | DizzyEggg | |
2017-08-31 | begin working on pokeemerald | DizzyEggg | |
2017-07-29 | split out battle_3.s | camthesaxman | |
2017-07-29 | Merge pull request #20 from camthesaxman/decompile_battle_3 | Cameron Hall | |
Fix literal pools and alignment | |||
2017-07-28 | fix the alignment, maybe? | camthesaxman | |
2017-07-28 | align script | camthesaxman | |
2017-07-28 | stop optimizing literal pool loads | camthesaxman | |
2017-04-05 | fix build errors | YamaArashi | |
2017-03-29 | Begin disassembling window.s | Diegoisawesome | |
2017-03-27 | Cleanup files | Diegoisawesome | |
2017-03-27 | Mostly decompile text.s | Diegoisawesome | |
2017-03-08 | Continue disassembling text.s | Diegoisawesome | |
2017-03-07 | Use constant NUM_TASKS in palette.c | Diegoisawesome | |
2017-03-07 | Merge branch 'master' of https://github.com/Diegoisawesome/pokeemerald | Diegoisawesome | |
2017-03-07 | Begin disassembling text.s | Diegoisawesome | |
2017-03-06 | formatting | ProjectRevoTPP | |
2017-03-06 | merge | ProjectRevoTPP | |
2017-03-06 | clean up a few functions in palette.c | ProjectRevoTPP | |
2017-03-05 | resolve implicit declarations and enforce warnings as errors | ProjectRevoTPP | |
2017-03-05 | oops | ProjectRevoTPP | |
2017-03-05 | resolve implicit declarations and enforce warnings as errors | ProjectRevoTPP | |
2017-03-04 | Merge remote-tracking branch 'refs/remotes/pret/master' | Diegoisawesome | |
2017-03-04 | Disassemble palette.s | Diegoisawesome | |
All but two functions match. | |||
2017-02-17 | use constant in WaitForVBlank() | YamaArashi | |
2017-02-17 | use i/o register constants | YamaArashi | |
2017-02-17 | make VBlankIntr() match | YamaArashi | |
2017-02-17 | finish decompiling dma3_manager.c except for ProcessDma3Requests (#18) | ProjectRevoTPP | |
2017-02-15 | finish decompiling main.c (#17) | ProjectRevoTPP | |
* partially decompile battle_ai.c up to tai60_unk * nonmatching tai60_unk * decompile more of battle_ai.c * formatting * finish porting battle_ai.c * formatting * decompile up to nonmatching VBlankIntr * finish decompiling main.c * formatting | |||
2017-02-03 | remove asm/battle_ai.o from ld script | YamaArashi | |
2017-02-03 | finish decompiling battle_ai.c (#16) | ProjectRevoTPP | |
* partially decompile battle_ai.c up to tai60_unk * nonmatching tai60_unk * decompile more of battle_ai.c * formatting * finish porting battle_ai.c * formatting | |||
2017-02-03 | begin decompiling main.s | YamaArashi | |
2017-02-03 | add missing 'static' | YamaArashi | |
2017-02-02 | decompile rng | YamaArashi | |
2017-02-01 | Merge pull request #15 from camthesaxman/battle_ai | YamaArashi | |
start decompiling battle_ai | |||
2017-02-01 | start decompiling battle_ai | camthesaxman | |
2017-01-31 | Merge pull request #14 from camthesaxman/fix_build | YamaArashi | |
make emerald build with the new preproc syntax | |||
2017-01-31 | make emerald build | camthesaxman | |
2017-01-15 | split more data | YamaArashi | |
2017-01-15 | split more code | YamaArashi | |