Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-16 | 6k left | DizzyEggg | |
2018-12-15 | Up to sub 0x80ce580 | DizzyEggg | |
2018-12-12 | Storage up to icon palettes | DizzyEggg | |
2018-12-11 | More pokemon storage | DizzyEggg | |
2018-12-10 | More storage | DizzyEggg | |
2018-12-10 | Document PSS functions | DizzyEggg | |
2018-12-09 | More storage work | DizzyEggg | |
2018-12-09 | Start pokemon storage system | DizzyEggg | |
2018-12-08 | Merge pull request #429 from nullableVoidPtr/master | Diegoisawesome | |
Various fixes and cleanups | |||
2018-12-09 | Remove trailing whitespace | nullableVoidPtr | |
2018-12-08 | Merge pull request #432 from KDSKardabox/master | Marcus Huderle | |
De-compile fire | |||
2018-12-08 | Shift externs to header file | KDSKardabox | |
2018-12-08 | Fix typo "ggText_DexSortSmallestDescription". (#433) | Meowsy | |
Should be "gText_DexSortSmallestDescription". | |||
2018-12-08 | Decompile roulette_util.c (#434) | Marcus Huderle | |
2018-12-08 | Fully decompile fire | KDSKardabox | |
2018-12-08 | Intial commit for decomp fire | KDSKardabox | |
2018-12-08 | Clean more tables | nullableVoidPtr | |
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 | Use normal apostrophes like adults | Melody | |
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 | Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵ | nullableVoidPtr | |
spaces -> tabs | |||
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-03 | Match and clean rotating_gate.c | DizzyEggg | |
One more down, many more to go. | |||
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 | 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 | 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 | fix brendan/may/wally consistency issues | Melody | |
2018-12-03 | Clean up items data | DizzyEggg | |
2018-12-02 | add more consistent names | Melody | |
2018-12-02 | index trainer class lookups | 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 with master | DizzyEggg | |
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 | Get rid of static functions in includes | DizzyEggg | |