Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-23 | pokenav | DizzyEggg | |
2019-02-22 | Document the weather state functions | Phlosioneer | |
All weather types are now documented (including WEATHER_15) | |||
2019-02-22 | Decompile more easy_chat | Marcus Huderle | |
2019-02-22 | Finish moving pokeruby vars | Phlosioneer | |
2019-02-22 | Start porting pokeruby vars to pokeemerald | Phlosioneer | |
2019-02-22 | Give window drawing functions better names | Phlosioneer | |
2019-02-21 | Replace more instances of fill values | 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-21 | Decompile chunk of easy_chat.c | Marcus Huderle | |
2019-02-20 | Decompile contest_link_80F57C4.c | Marcus Huderle | |
2019-02-19 | Decompile several contest_link_80F57C4.c functions | Marcus Huderle | |
2019-02-19 | Decompile start of flying.c | Marcus Huderle | |
2019-02-18 | Merge pull request #559 from Phlosioneer/finish-newgame-docs | Diegoisawesome | |
Finish and polish new_game.c | |||
2019-02-18 | Merge pull request #560 from Phlosioneer/regi-documentation | Diegoisawesome | |
Document the regi* code more | |||
2019-02-18 | Make flag names more consistent | Phlosioneer | |
2019-02-18 | Fix spelling (again) | Phlosioneer | |
2019-02-18 | Rename some flags, and use map ID macros | Phlosioneer | |
2019-02-18 | Merge pull request #557 from Phlosioneer/navgear-decompile | Diegoisawesome | |
Navgear decompile | |||
2019-02-18 | Fix some names | Phlosioneer | |
2019-02-18 | Merge branch 'master' into multiplayer-stuff | Phlosioneer | |
2019-02-18 | Merge branch 'master' into multiplayer-stuff | Phlosioneer | |
2019-02-18 | Minor fixes | Phlosioneer | |
2019-02-18 | Clean up mistakes and bad formatting | Phlosioneer | |
2019-02-18 | Address formatting issues and use constants | Phlosioneer | |
2019-02-17 | Rename pokenav file | Phlosioneer | |
2019-02-17 | Fix formatting | Phlosioneer | |
2019-02-17 | Tabs converted to spaces. | Phlosioneer | |
Oops. | |||
2019-02-17 | Remove guess code, fix pointer formatting | Phlosioneer | |
2019-02-17 | Reformat braces | Phlosioneer | |
2019-02-17 | More data moved into C code | Phlosioneer | |
2019-02-17 | Move more data into pokenav, name some strings | Phlosioneer | |
2019-02-17 | Start moving pokenav data into C files | Phlosioneer | |
The types and usage of many of the globals are now known. | |||
2019-02-17 | Decompiled three more functions. | Phlosioneer | |
2019-02-17 | Decompiled 4 more functions | Phlosioneer | |
2019-02-17 | Decompiled 5 functions | Phlosioneer | |
Was unable to decompile sub_81C79BC. | |||
2019-02-17 | Decompiled sub_81C7990 | Phlosioneer | |
2019-02-17 | With help, sub_81C795C has been tamed. | Phlosioneer | |
Thanks to Garak on the discord server. | |||
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 | |