Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-08 | Merge branch 'master' into extern-cleanup | Phlosioneer | |
2019-03-02 | Eliminate more externs | Phlosioneer | |
2019-03-01 | More minor fixes | Phlosioneer | |
2019-02-27 | I guess I'm documenting Trainer Hill now | Phlosioneer | |
2019-01-13 | Move some vars to C | DizzyEggg | |
2018-12-06 | Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵ | nullableVoidPtr | |
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation | |||
2018-11-28 | Decompile pokedex_cry_screen.c (#406) | Marcus Huderle | |
2018-10-06 | Update gGameVersion to use GAME_VERSION | Deokishisu | |
2018-02-15 | Almost finish decompiling intro | Diegoisawesome | |
2018-02-03 | Merge branch 'master' into link | PikalaxALT | |
2018-01-21 | Merge branch 'master' into link | PikalaxALT | |
2018-01-18 | Merge branch 'master' into link | scnorton | |
2018-01-16 | decompile option menu | DizzyEggg | |
2018-01-07 | completely label and document dma3_manager.c | camthesaxman | |
2018-01-06 | remove explicit memcpy and add HEAP_SIZE constant | camthesaxman | |
2017-12-16 | Merge branch 'master' into link | PikalaxALT | |
2017-12-05 | rename rng.c to random.c and rom4.c to overworld.c | camthesaxman | |
2017-11-14 | LinkVSync | PikalaxALT | |
2017-11-13 | HandleLinkConnection | PikalaxALT | |
2017-11-12 | through sub_800B1A0 | PikalaxALT | |
2017-11-11 | Rename functions in link.c | PikalaxALT | |
2017-11-10 | through sub_800A588 | PikalaxALT | |
2017-11-09 | sub_8009D90 | PikalaxALT | |
2017-11-08 | through sub_8009818 | PikalaxALT | |
2017-11-07 | main.c common syms | PikalaxALT | |
2017-09-30 | BSS: src/main.o, src/dma3_manager.o | PikalaxALT | |
2017-09-06 | make it compile | DizzyEggg | |
2017-09-05 | name some pokemon and battle labels | DizzyEggg | |
2017-09-04 | begin load_save.c | DizzyEggg | |
2017-09-03 | begin new save.c, label lots of things | DizzyEggg | |
2017-09-01 | rename sprite labels | DizzyEggg | |
2017-03-05 | resolve implicit declarations and enforce warnings as errors | ProjectRevoTPP | |
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-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 | begin decompiling main.s | YamaArashi | |