Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-24 | Split out the remaining wireless-related files | Marcus Huderle | |
2019-03-08 | Merge branch 'master' into extern-cleanup | 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-02 | Clean up the last extern functions | Phlosioneer | |
2019-02-26 | Merge branch 'master' into main-menu-state-machine | Phlosioneer | |
2019-02-26 | Merge branch 'master' into multiplayer-stuff | Phlosioneer | |
2019-02-26 | Incorporate feedback | Phlosioneer | |
2019-02-22 | Start porting pokeruby vars to pokeemerald | Phlosioneer | |
2019-02-22 | Give window drawing functions better names | Phlosioneer | |
2019-02-21 | Improve window palette macros | Phlosioneer | |
2019-02-21 | Merge branch 'master' into main-menu-state-machine | Phlosioneer | |
2019-02-21 | Merge branch 'master' into multiplayer-stuff | 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-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-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-02 | Merge pull request #536 from DizzyEggg/menu | Diegoisawesome | |
Use Menu and List Menu input defines | |||
2019-02-02 | Clean up ram vars | DizzyEggg | |
2019-02-02 | Fix Menu and List Menu input defines | DizzyEggg | |
2019-01-20 | document more of trainer card | DizzyEggg | |
2018-12-31 | Merge branch 'master' of github.com:pret/pokeemerald into trade | Diegoisawesome | |
2018-12-31 | Cleanup and documentation | Diegoisawesome | |
2018-12-27 | Misc overworld documentation | Marcus Huderle | |
2018-12-24 | clear headers more | DizzyEggg | |
2018-12-09 | Merge branch 'master' into weather | DizzyEggg | |
2018-12-08 | Finish field screen | DizzyEggg | |
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-02 | Some more rom 8011dc0 work | DizzyEggg | |
2018-12-02 | finish link rfu and fix rom 8011dc0 | DizzyEggg | |
2018-11-25 | Fixup some names | Marcus Huderle | |
2018-10-16 | Port/decompile field_control_avatar | Diegoisawesome | |
2018-10-13 | Port/decompile cable_club.s | Diegoisawesome | |
2018-09-04 | Bring labels for overworld.c over from pokeruby | Slawter666 | |
2018-09-01 | Fix the strings length issue | DizzyEggg | |
2018-08-25 | Document battle dome. | DizzyEggg | |
2018-07-22 | merge union room with master | DizzyEggg | |
2018-07-22 | make union room compile i guess | DizzyEggg | |
2018-06-10 | union room is too hard | DizzyEggg | |
2018-06-09 | union room prepare for battle | DizzyEggg | |
2018-06-04 | through sub_80156C8 | DizzyEggg | |
2018-06-04 | more link stuff | DizzyEggg | |
2018-06-03 | still going | DizzyEggg | |
2018-06-03 | more progress | DizzyEggg | |
2018-06-01 | shabby beginnings | DizzyEggg | |
2017-11-11 | Reinfer file boundaries | PikalaxALT | |