Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-08 | Merge remote-tracking branch 'upstream/master' | nullableVoidPtr | |
2018-12-08 | Format pokemon.c | nullableVoidPtr | |
2018-12-08 | Clean some more arrays | nullableVoidPtr | |
2018-12-07 | Document trainer battle scripts (#430) | DizzyEggg | |
2018-12-07 | Merge pull request #431 from melthelesbian/apostrophe | Diegoisawesome | |
Use normal apostrophes like adults | |||
2018-12-07 | Use normal apostrophes like adults | Melody | |
2018-12-07 | Tabs -> spaces & align in include/ | nullableVoidPtr | |
2018-12-07 | Realign comments, clean tables in pokemon_animation.c and use ↵ | nullableVoidPtr | |
SPECIES_OLD_UNOWN_ defines | |||
2018-12-06 | Merge pull request #427 from Slawter666/pokedex | Diegoisawesome | |
Document some more of pokedex.c | |||
2018-12-06 | Merge pull request #428 from melthelesbian/pokedex_documentation | Diegoisawesome | |
document pokédex options | |||
2018-12-06 | Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵ | nullableVoidPtr | |
spaces -> tabs | |||
2018-12-06 | Fix sym_ indentation | nullableVoidPtr | |
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-12-05 | document pokédex options | Melody | |
2018-12-05 | Document some more of pokedex.c | Slawter666 | |
2018-12-04 | Merge pull request #426 from DizzyEggg/patch-1 | Diegoisawesome | |
Match and clean rotating_gate.c | |||
2018-12-03 | Match and clean rotating_gate.c | DizzyEggg | |
One more down, many more to go. | |||
2018-12-03 | Merge pull request #425 from DizzyEggg/patch-1 | Diegoisawesome | |
Match battle_tower.c function | |||
2018-12-03 | Match battle_tower.c function | DizzyEggg | |
For some reason, I gave the function of type void, type u16 instead, which messed up the registers, LMAO | |||
2018-12-03 | Merge pull request #424 from DizzyEggg/labels | Diegoisawesome | |
Clean up src/data | |||
2018-12-03 | tabs | DizzyEggg | |
2018-12-03 | Fix merge conflicts | DizzyEggg | |
2018-12-03 | Merge pull request #423 from Slawter666/pokedex-doc | Diegoisawesome | |
Document some of pokedex.c | |||
2018-12-03 | Merge pull request #421 from melthelesbian/trainer_class_lookups | Diegoisawesome | |
clean up trainer class lookups | |||
2018-12-03 | Clean up safari zone | DizzyEggg | |
2018-12-03 | Clean up roamer | DizzyEggg | |
2018-12-03 | Add battle controllers var to src from sym_ewram | DizzyEggg | |
2018-12-03 | Get rid of headers in src/data | DizzyEggg | |
2018-12-03 | Document some of pokedex.c | Slawter666 | |
2018-12-03 | Make data easier to edit | DizzyEggg | |
2018-12-03 | index trainer front anims ptr table | Melody | |
2018-12-03 | tweak alignment | Melody | |
2018-12-03 | fix brendan/may/wally consistency issues | Melody | |
2018-12-03 | Clean up items data | DizzyEggg | |
2018-12-03 | tweak alignment | Melody | |
2018-12-02 | add more consistent names | Melody | |
2018-12-02 | index trainer class lookups | Melody | |
2018-12-02 | Merge pull request #419 from melthelesbian/trainerbattle_macro_cleanup | Diegoisawesome | |
cleans up trainer battle scripts | |||
2018-12-02 | adds req for macro arguments | Melody | |
2018-12-02 | trainerbattle_normal → trainerbattle_single | Melody | |
* trainerbattle_normal → trainerbattle_single * TRAINER_BATTLE_NORMAL → TRAINER_BATTLE_SINGLE * improves the macro documentation a little | |||
2018-12-02 | cleans up trainer battle scripts | Melody | |
* adds battle type macros * adds `trainerbattle_normal` macro * adds `trainerbattle_double` macro * adds rematch macros * adds no intro macro | |||
2018-12-02 | Merge pull request #420 from DizzyEggg/bored | Diegoisawesome | |
Get rid of static functions in includ and add req macro arguments | |||
2018-12-02 | Merge with master | DizzyEggg | |
2018-12-02 | Merge pull request #417 from melthelesbian/msgbox_documentation | Diegoisawesome | |
adds constants, cleans up callstd and msgbox code | |||
2018-12-02 | Merge pull request #418 from DizzyEggg/link_rfu | Diegoisawesome | |
Finish Link rfu | |||
2018-12-02 | fix brackes n ne file | DizzyEggg | |
2018-12-02 | Use :req macros | DizzyEggg | |
2018-12-02 | Get rid of static functions in includes | DizzyEggg | |
2018-12-02 | Some more rom 8011dc0 work | DizzyEggg | |
2018-12-02 | defines `register_matchcall` macro | Melody | |