Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-12 | Start match call menu doc | GriffinR | |
2021-11-12 | Clean up pokenav general menus, organize pokenav graphics | GriffinR | |
2021-11-03 | Propagate BG_COORD constants | GriffinR | |
2021-11-03 | Add COPYWIN constants | GriffinR | |
2021-10-30 | Add font id constants | GriffinR | |
2021-07-07 | Flatten pos fields in struct Sprite | PikalaxALT | |
2021-04-09 | standardize "grey" to "gray" | Kurausukun | |
2021-03-30 | Add some uses of OBJ_VRAM/VRAM_SIZE | GriffinR | |
2021-02-24 | Add palette selection constants | GriffinR | |
2021-01-19 | Make broader use of RGB macros | SphericalIce | |
2020-11-02 | Merge branch 'reverts' of https://github.com/aaaaaa123456789/pokeemerald ↵ | Kurausukun | |
into reverts | |||
2020-11-02 | address comments | Kurausukun | |
2020-10-26 | Merge branch 'master' into reverts | aaaaaa123456789 | |
2020-10-23 | re-match sub_81C79BC (from #1177) | Kurausukun | |
also re-define RBG macros | |||
2020-10-10 | start pokenav documentation | Evan | |
2020-09-13 | Undo PokeCodec's PRs | aaaaaa123456789 | |
This commit undoes most of PokeCodec's PRs after the debate in chat. Some harmless or completely superseded PRs have been left alone, as there is not much benefit in attempting to undo them. Reverts #1104, #1108, #1115, #1118, #1119, #1124, #1126, #1127, #1132, #1136, #1137, #1139, #1140, #1144, #1148, #1149, #1150, #1153, #1155, #1177, #1179, #1180, #1181, #1182 and #1183. | |||
2020-09-04 | Use PokeNav macros | PokeCodec | |
2020-09-04 | Fix issues according to feedback | PokeCodec | |
2020-09-04 | Make argument int | PokeCodec | |
2020-09-04 | Make s32 | PokeCodec | |
2020-09-04 | Fixed modern issue | PokeCodec | |
2020-09-04 | Match more functions | PokeCodec | |
2020-09-02 | Tidy up naked functions | Thomas Winwood | |
2020-08-20 | Give songs meaningful english names | GriffinR | |
2020-06-10 | Begin item_menu.c cleanup | Sierraffinity | |
2020-02-05 | Document some pokenav and region map | GriffinR | |
2019-12-10 | Merge branch 'master' into doc-matchcall | GriffinR | |
2019-12-10 | Document misc strings and text colors | GriffinR | |
2019-12-08 | Clean up match call doc | GriffinR | |
2019-12-08 | More pokenav match call documentation | GriffinR | |
2019-12-06 | Use ST_OAM constants for OamData definitions | GriffinR | |
2019-07-18 | Resolve compile warnings in modern | PikalaxALT | |
2019-04-16 | Finish decompiling pokenav_unk_4.c | Marcus Huderle | |
2019-04-13 | Cleanup some pokenav code | Marcus Huderle | |
2019-04-07 | First round of fixes | Phlosioneer | |
2019-04-07 | Change "navgear" to "pokenav" | Phlosioneer | |
2019-04-07 | Break up pokenav into subfiles | Phlosioneer | |
The files are separated based on the pokenav resources substruct ID they use. |