Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Switch to button macros | PokeCodec | |
2020-09-01 | Merge pull request #1149 from PokeCodec/datatypes | GriffinR | |
gflib documenting | |||
2020-08-23 | sizeOf data type, not pointer value | PokeCodec | |
2020-08-20 | Give songs meaningful english names | GriffinR | |
2020-08-15 | Merge pull request #1125 from GriffinRichards/doc-namingscr | GriffinR | |
Document naming screen | |||
2020-08-11 | Add some charmap constant usage | GriffinR | |
2020-08-07 | Start documenting naming screen | GriffinR | |
2020-07-23 | Merge branch 'master' into doc-overworld | GriffinR | |
2020-07-18 | Fixed missing lowercase field name. | Eduardo Quezada | |
2020-07-18 | Fixed field names lowercase. | Eduardo Quezada | |
2020-07-18 | Some PSS documentation. | Eduardo Quezada | |
2020-06-29 | Document more misc field effects | GriffinR | |
2020-06-23 | Document some overworld and field effects | GriffinR | |
2020-06-10 | Begin item_menu.c cleanup | Sierraffinity | |
2020-05-24 | Match InBoxInput_Normal, HandleInput_InParty, HandleInput_OnBox, and ↵ | GriffinR | |
HandleInput_OnButtons | |||
2020-03-10 | Applied review changes | AsparagusEduardo | |
2020-03-10 | monMarks | AsparagusEduardo | |
2020-03-10 | SetMonIconTransparency | AsparagusEduardo | |
2020-03-10 | sMovingItemId | AsparagusEduardo | |
2020-03-10 | MODE_2 renamed to MODE_MOVING | AsparagusEduardo | |
2020-02-08 | Document Trainer Card | GriffinR | |
2020-02-04 | Document some pokenav menu handlers | GriffinR | |
2019-12-20 | Merge pull request #935 from GriffinRichards/doc-warp | Diegoisawesome | |
Document some warp/field screen effect | |||
2019-12-17 | Document some warp/field screen effect | GriffinR | |
2019-12-15 | Use fadescreen constants | GriffinR | |
2019-12-10 | Document misc strings and text colors | GriffinR | |
2019-12-06 | More usage of ST_OAM constants and SPRITE macros | GriffinR | |
2019-12-06 | Use ST_OAM constants for OamData definitions | GriffinR | |
2019-10-10 | Clean up trade.c doc | GriffinR | |
2019-10-08 | Document more trade.c | GriffinR | |
2019-10-05 | Continue trade doc | GriffinR | |
2019-10-03 | Document some of trade | GriffinR | |
2019-10-02 | Merge pull request #823 from GriffinRichards/constants-strconv | PikalaxALT | |
Use STR_CONV constants | |||
2019-09-30 | Use STR_CONV constants | GriffinR | |
2019-09-27 | Merge branch 'master' into gflib | PikalaxALT | |
2019-09-17 | Review changes for #807 | GriffinR | |
2019-09-08 | Move gflib srcs and headers to gflib subdir | PikalaxALT | |
2019-08-12 | Fix modern | DizzyEggg | |
Fixes freeze on entering Pokemon Storage System | |||
2019-07-25 | Decompile pokemon unk 6 | DizzyEggg | |
2019-07-18 | Resolve compile warnings in modern | PikalaxALT | |
2019-06-26 | Fix/suppress warnings when building with gcc-8 | PikalaxALT | |
2019-05-26 | Make nonmatching PSS functions functionally equivalent | DizzyEggg | |
2019-04-05 | Clean up data headers | DizzyEggg | |
2019-03-31 | Document mystery_gift | PikalaxALT | |
2019-03-16 | Use constants for Oam .shape and .size fields | Phlosioneer | |
Also some general formatting fixes for constants. | |||
2019-03-03 | Bugfixes from #591 | Phlosioneer | |
2019-03-02 | Rename macro with correct name for pixel values | Phlosioneer | |
2019-02-26 | Merge branch 'master' into main-menu-state-machine | Phlosioneer | |
2019-02-23 | Fixed broken encoding. | Ariel Antonitis | |