Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-17 | Decompiled 5 functions | Phlosioneer | |
Was unable to decompile sub_81C79BC. | |||
2019-02-17 | Decompiled sub_81C7990 | Phlosioneer | |
2019-02-17 | Decompiled 2 functions, unable to decompile 1. | Phlosioneer | |
sub_81C795C could not be decompiled due to register naming issues. However, its structure was correctly matched, so I have left the C code and a comment explaining the issue. | |||
2019-02-17 | Decompiled 5 functions for unknown structs | Phlosioneer | |
2019-02-17 | Decompiled sub_81C7764 | Phlosioneer | |
2019-02-17 | Decompiled three more small functions | Phlosioneer | |
2019-02-17 | Decompiled sub_81C76C4 | Phlosioneer | |
2019-02-17 | Decompiled several setters and getters | Phlosioneer | |
2019-02-17 | Decompiled several trivial functions | Phlosioneer | |
2019-02-17 | Decompiled sub_81C756C | Phlosioneer | |
Also discovered a constant that may be useful for future decompiling. Comments were added in the asm that references the constant. | |||
2019-02-17 | Decompiled sub_81C742C | Phlosioneer | |
2019-02-17 | Decompiled sub_81C7418 | Phlosioneer | |
2019-02-17 | Decompiled sub_81C7400 | Phlosioneer | |
2019-02-17 | Decompiled AnyMonHasRibbon | Phlosioneer | |
2019-02-17 | Decompiled sub_81C7360 | Phlosioneer | |
2019-02-17 | Decompiled sub_81C7334 | Phlosioneer | |
2019-02-17 | Decompiled sub_81C72BC | Phlosioneer | |
2019-02-17 | Decompiled sub_81C72A4 | Phlosioneer | |
2019-02-17 | Decompiled CB2_PokeNav | Phlosioneer | |
2019-02-17 | Decompiled sub_81C71E4 | Phlosioneer | |
2019-02-17 | Decompiled sub_81C7170. | Phlosioneer | |
2019-02-17 | Decompiled sub_81C7124 | Phlosioneer | |
2019-02-17 | Decompiled sub_81C70D8 | Phlosioneer | |
2019-02-17 | Decompiled sub_81C7078 | 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-14 | Fix two battle scripting macros | DizzyEggg | |
2019-02-13 | Merge branch 'master' of github.com:pret/pokeemerald into ↵ | Phlosioneer | |
main-menu-state-machine | |||
2019-02-12 | Clear up misnamed time-based flags and functions | Diegoisawesome | |
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-02 | Fix Menu and List Menu input defines | DizzyEggg | |
2019-02-01 | CgbSound is decompiled. | DizzyEggg | |
2019-01-28 | Decompile whole contest | DizzyEggg | |
2019-01-27 | Merge pull request #458 from ultima-soul/contest | Diegoisawesome | |
Decompile more of contest | |||
2019-01-26 | Document all of frontier pass | DizzyEggg | |
2019-01-26 | Document and decompile more of frontier pass. | DizzyEggg | |
2019-01-25 | Start frontier pass | DizzyEggg | |
2019-01-22 | Merge branch 'master' into trainer_card | DizzyEggg | |
2019-01-21 | Add var const prefix for some missed var numbers | Diegoisawesome | |
2019-01-20 | document more of trainer card | DizzyEggg | |
2019-01-19 | Document and match somne trainer card | DizzyEggg | |
2019-01-19 | trainer_card up to sub_80C4998 | shinny456 | |
2019-01-19 | merge trainer hill changes | shinny456 | |
2019-01-14 | Split pokenav so calcrom works properly | Diegoisawesome | |
2019-01-13 | Decompile trainer hill | DizzyEggg | |
2019-01-08 | start decompiling trainer_card.s | shinny456 | |
2019-01-06 | Decompile through ClearContestWinnerPicsInContestHall, 10 NONMATCHINGs present. | ultima-soul | |
2019-01-06 | Committing progress so far. | ultima-soul | |
2019-01-06 | Through sub_80DC028, sub_80DC0F4 non-matching. | ultima-soul | |