Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-21 | Add comment to merged field | PikalaxALT | |
2019-06-21 | Merge two fields in party_menu heap struct | PikalaxALT | |
2019-05-15 | Further documentation of party_menu.c | Slawter666 | |
2019-05-15 | Minor party_menu.c documentation | Slawter666 | |
2019-04-16 | Document pokemon item effects | DizzyEggg | |
2019-04-13 | Decompile pokemon_jump through sub_802CE48() | Marcus Huderle | |
2019-04-05 | Clean up data headers | DizzyEggg | |
2019-03-31 | through sub_8018798 | PikalaxALT | |
2019-03-17 | Merge remote-tracking branch 'upstream/master' into move-tutor | Marcus Huderle | |
# Conflicts: # include/pokenav.h # src/battle_script_commands.c | |||
2019-03-16 | Use constants for Oam .shape and .size fields | Phlosioneer | |
Also some general formatting fixes for constants. | |||
2019-03-08 | Merge branch 'master' into move-tutor | Phlosioneer | |
2019-03-08 | Change filename to something more descriptive | Phlosioneer | |
2019-03-05 | Start decompiling menu_unknown | Phlosioneer | |
2019-03-04 | Split rom asm file in half | Phlosioneer | |
The first half is ui/menu stuff, while the second half is link-related stuff. | |||
2019-03-03 | Merge branch 'master' into summary-screen-macros | Phlosioneer | |
2019-03-03 | Use macros for summary windows | Phlosioneer | |
Other minor changes and fixes are included | |||
2019-03-03 | Fully document move_tutor (formerly learn_move) | Phlosioneer | |
2019-03-02 | Merge branch 'master' into main-menu-state-machine | Phlosioneer | |
2019-03-02 | Rename macro with correct name for pixel values | Phlosioneer | |
2019-03-01 | Merge pull request #551 from Phlosioneer/multiplayer-stuff | huderlem | |
Document overworld.c and link stuff in general | |||
2019-02-27 | Document easy chat screen types | Marcus Huderle | |
2019-02-26 | Missed some fill values | Phlosioneer | |
Must have forgotten to check FillWindowPixelRect. | |||
2019-02-26 | Merge branch 'master' into main-menu-state-machine | Phlosioneer | |
2019-02-26 | Merge branch 'master' into multiplayer-stuff | Phlosioneer | |
2019-02-23 | Documented/polished pokemon_summary_screen.c | Ariel Antonitis | |
Mostly variables mislabeled as global and some formerly unknown stuff. | |||
2019-02-22 | Give window drawing functions better names | Phlosioneer | |
2019-02-21 | Improve window palette macros | Phlosioneer | |
2019-02-11 | Document main_menu state machine, name window constants | Phlosioneer | |
The new names for the constants (and newly named functions) give a much better understanding of what the window system is trying to do. | |||
2019-02-10 | Reverse engineered many of the multiplayer events | Phlosioneer | |
Some corrections to the way events are handled and identified. | |||
2019-02-02 | Clean up ram vars | DizzyEggg | |
2019-02-01 | Match GetItemEffectType | DizzyEggg | |
2019-01-13 | Decompile trainer hill | DizzyEggg | |
2019-01-03 | Merge pull request #507 from Tetrable/master | huderlem | |
Finish off labeling flags | |||
2019-01-03 | Decompile contest_link_81D9DE4.c | Marcus Huderle | |
2019-01-03 | Corrected typos | Tetrable | |
2018-12-31 | Merge branch 'master' of github.com:pret/pokeemerald into trade | Diegoisawesome | |
2018-12-27 | Misc overworld documentation | Marcus Huderle | |
2018-12-27 | Up to sub_807B62C | Diegoisawesome | |
2018-12-25 | Merge remote-tracking branch 'pret/master' into trade | Diegoisawesome | |
2018-12-24 | asm party and fldeff clean-up | DizzyEggg | |
2018-12-24 | Clear includes | DizzyEggg | |
2018-12-22 | Merge with master | DizzyEggg | |
2018-12-22 | Match and clean up party_menu.c | DizzyEggg | |
2018-12-20 | Merge with master | DizzyEggg | |
2018-12-19 | another fix | golem galvanize | |
2018-12-19 | add TM constant use | golem galvanize | |
2018-12-19 | hidden conversation fixes applied | golem galvanize | |
2018-12-19 | pretty sure it's fixed now | golem galvanize | |
2018-12-19 | fix up party_menu | golem galvanize | |
2018-12-19 | removed commented out attempt | golem galvanize | |