Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-07 | fixing merge conflicts | golem galvanize | |
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 | pushing so I can merge | golem galvanize | |
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 | Merge pull request #4 from DizzyEggg/help_garak | garak | |
Finish porting battle frontier data | |||
2018-12-05 | Finish porting battle frontier data | DizzyEggg | |
2018-12-05 | Merge branch 'frontier_data_1' of https://github.com/garakmon/pokeemerald ↵ | DizzyEggg | |
into help_garak | |||
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-04 | extern gTower trainer data | garak | |
2018-12-04 | finish battle tower data except sRubyFacilityClassToEmerald | garak | |
2018-12-03 | update frontier class names | garak | |
2018-12-03 | fix merge conflicts | garak | |
2018-12-03 | remove frontier asm constants to fix build | garak | |
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 | begin batle tower data | garak | |
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 |