Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-19 | WIP Document Apprentice | GriffinR | |
2019-11-18 | Begin documenting Apprentice, merge with master | GriffinR | |
2019-11-16 | Rename neverRead fields | GriffinR | |
2019-11-16 | Document Trainer Hill | GriffinR | |
2019-11-16 | WIP Document apprentice | GriffinR | |
2019-10-31 | Review changes for party menu doc | GriffinR | |
2019-10-21 | Document mauville_man.inc | GriffinR | |
2019-09-17 | Merge branch 'master' into document-eventscripts | GriffinR | |
2019-09-16 | Use MAX_MON_MOVES constants | GriffinR | |
2019-09-06 | document remainder of secret_base scripts, delete unneeded scripts.incs | GriffinR | |
2019-09-05 | NULL_BATTLE_TOWER_POKEMON define | PikalaxALT | |
2019-08-21 | clean up | GriffinR | |
2019-08-21 | document remaining funcs | GriffinR | |
2019-08-21 | favor lady funcs | GriffinR | |
2019-08-21 | some contest lady funcs | GriffinR | |
2019-08-21 | standardize favour/favor | GriffinR | |
2019-08-21 | initial documentation commit | GriffinR | |
2019-08-05 | Minor fixes | PikalaxALT | |
2019-08-04 | Merge branch 'master' into pokenav_unk_2 | PikalaxALT | |
2019-07-29 | Decompile pokemon jump | DizzyEggg | |
2019-06-28 | Support for non-dkA toolchains | PikalaxALT | |
2019-06-26 | Modernize code | PikalaxALT | |
Can compile with arm-none-eabi-gcc 8.3.0 gbafix correctly handles ELF input | |||
2019-05-16 | use ability num instead of alt ability | DizzyEggg | |
2019-05-11 | Merge branch 'master' into dodrio_berry_picking | PikalaxALT | |
2019-04-05 | Document secret base | Marcus Huderle | |
2019-04-05 | Merge branch 'master' into dodrio_berry_picking | PikalaxALT | |
2019-04-04 | Finish decomp of union_room_chat | PikalaxALT | |
2019-04-04 | union_room_chat data, 1 | PikalaxALT | |
2019-04-03 | Some symbol documentation | PikalaxALT | |
2019-03-26 | Start decompiling union_room_chat.c | Marcus Huderle | |
2019-03-24 | through sub_8024F38 | PikalaxALT | |
2019-03-24 | Port mevent2.c from pokefirered | Marcus Huderle | |
2019-03-02 | Merge pull request #587 from Phlosioneer/document-all-event-vars | huderlem | |
Document all event vars | |||
2019-03-01 | Merge pull request #551 from Phlosioneer/multiplayer-stuff | huderlem | |
Document overworld.c and link stuff in general | |||
2019-02-27 | Finish documenting trainer hill | Phlosioneer | |
Trainer hill isn't anywhere close to done, but I figured out enough to name the VAR. That's all this PR should do. | |||
2019-02-27 | I guess I'm documenting Trainer Hill now | Phlosioneer | |
2019-02-27 | Document easy chat screen types | Marcus Huderle | |
2019-02-26 | Merge branch 'master' into multiplayer-stuff | Phlosioneer | |
2019-02-26 | Finish decompiling easy_chat.c code | Marcus Huderle | |
2019-02-21 | Merge branch 'master' into multiplayer-stuff | Phlosioneer | |
2019-02-18 | Fix some names | Phlosioneer | |
2019-02-18 | Clean up mistakes and bad formatting | Phlosioneer | |
2019-02-15 | Finish and polish new_game.c | Phlosioneer | |
Only one function is left undocumented. I tried to go into the assembly to at least name it, but it clears fields in the save block that aren't even documented yet. | |||
2019-02-10 | Done documenting link code in overworld.c | Phlosioneer | |
2019-02-10 | Start renaming symbols | Phlosioneer | |
I finally figured out what the code is trying to do. I have a foothold; the rest should follow. | |||
2019-02-08 | Document battle arena | Marcus Huderle | |
2019-02-07 | Document battle pike | Marcus Huderle | |
2019-02-07 | Document battle factory functions | Marcus Huderle | |
2019-02-07 | Document more battle pyramid | Marcus Huderle | |
2019-02-06 | Document a bunch of battle pyramid | Marcus Huderle | |