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-07-27 | semicolon | PokeCodec | |
2019-12-06 | Use ST_OAM constants for OamData definitions | GriffinR | |
2019-04-04 | RGB Constants | Phlosioneer | |
2019-03-16 | Use constants for Oam .shape and .size fields | Phlosioneer | |
Also some general formatting fixes for constants. | |||
2019-03-02 | Rename macro with correct name for pixel values | 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-17 | use BG_SCREEN_ADDR macro for tilemap addresses | garak | |
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. | |||
2018-11-18 | Use RGB constants in save files | DizzyEggg | |
2018-11-18 | Clean up save related files | DizzyEggg | |
2018-10-27 | Window priority to window bg | DizzyEggg | |
2018-10-21 | Fix LZ compressed data alignment | Diegoisawesome | |
2018-09-10 | Battle Factory is decompiled and documented. | DizzyEggg | |
2018-09-08 | Standartize AddTextPrinterParametrized functions, | DizzyEggg | |
2018-02-06 | Finish menu.s and eliminate TextColor | Diegoisawesome | |
2018-01-24 | Fix spelling of 'Parametrized' to 'Parameterized' | Diegoisawesome | |
2018-01-21 | Merge branch 'master' of https://github.com/pret/pokeemerald into fix_perms | Devin | |
2018-01-21 | text window cleanup | DizzyEggg | |
2018-01-20 | Extract data from text window | Diegoisawesome | |
2018-01-19 | Fix file permissions. | Devin | |
2017-12-17 | static names given s prefix | DizzyEggg | |
2017-11-19 | berry blender is done | DizzyEggg | |
2017-10-07 | decompile diploma.c | ProjectRevoTPP | |
2017-10-06 | use rodata for save_failed_screen | ProjectRevoTPP | |
2017-10-06 | oops | ProjectRevoTPP | |
2017-10-06 | ewram defines | ProjectRevoTPP | |
2017-10-06 | update labels | ProjectRevoTPP | |
2017-10-06 | decompile save_failed_screen.c | ProjectRevoTPP | |