Martin Griffin
fed3b0c81a
Migrate INCBINs to INCGFX via migrate_incgfx.py
...
The exact command used to migrate source files was:
git ls-files | grep 'src/.*\.[ch]$' | xargs grep -l INCBIN | xargs python3 migrate_incgfx.py
The Makefile rules were cleaned up manually by looking for graphics
rules and keeping only those ending with '\' (what the migration script
calls a "Multi-line rule"). You may think some of wallpaper rules could
be removed, but they're inputs for the '@cat $^ >$@' rules which are
currently unable to be migrated to 'INCGFX'.
2026-04-19 07:06:18 +01:00
Estellar
f4f7c38255
Use MainCallback wherever posible ( #2184 )
2025-10-14 09:41:27 +01:00
GriffinR
0cc10a1ada
Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize
2023-01-18 11:07:12 -05:00
GriffinR
12cbb0b30f
Colorize and combine birch_bag/birch_grass
2023-01-12 15:22:23 -05:00
Martin Griffin
d57442a511
Decimal paletteNums
2022-08-19 17:05:22 +01:00
Martin Griffin
6fed961ed6
Write palette IDs in hex
2022-08-19 15:29:35 +01:00
Eduardo Quezada
2e1bf0d965
OamData mosaic FALSE
2022-07-29 21:27:39 -04:00
GriffinR
8e424b6985
Merge branch 'master' into doc-binterface
2021-11-09 16:09:48 -05:00
GriffinR
adf773f1ed
Document remainder of save.c
2021-11-08 19:45:14 -05:00
GriffinR
9a0618afc3
Add COPYWIN constants
2021-11-03 15:29:18 -04:00
GriffinR
e14210ce1f
Merge pull request #1536 from GriffinRichards/clean-braille
...
Add font id constants, better braille support
2021-11-03 13:17:29 -04:00
GriffinR
fdaf436960
Add font id constants
2021-10-30 19:54:15 -04:00
GriffinR
41ecae91f8
Label remaining symbols in graphics.c
2021-10-27 13:47:18 -04:00
GriffinR
62abcecc54
More usage of DISPLAY constants
2021-04-15 02:22:24 -04:00
Kurausukun
3e725272fc
standardize "grey" to "gray"
2021-04-09 22:39:34 -04:00
GriffinR
1912b0cf0a
Merge branch 'master' into doc-rtcscreen
2021-02-28 10:28:43 -05:00
GriffinR
f172ff84c9
Clean up save_failed_screen
2021-02-24 14:53:32 -05:00
GriffinR
b71b10623b
Add palette selection constants
2021-02-24 11:03:51 -05:00
GriffinR
3f9037d63a
Use ARRAY_COUNT in InitBgsFromTemplates
2021-01-19 04:14:07 -05:00
PokeCodec
28ef2fb774
Switch to button macros
2020-09-04 21:11:55 -04:00
PokeCodec
fb6f859edd
semicolon
2020-07-27 19:17:34 -04:00
GriffinR
c40879aa36
Use ST_OAM constants for OamData definitions
2019-12-06 19:05:44 -06:00
Phlosioneer
1360b3a477
RGB Constants
2019-04-04 17:05:46 -04:00
Phlosioneer
9848f84b9e
Use constants for Oam .shape and .size fields
...
Also some general formatting fixes for constants.
2019-03-16 12:37:04 -05:00
Phlosioneer
3716da5430
Rename macro with correct name for pixel values
2019-03-02 17:25:39 -05:00
Phlosioneer
44e92ce259
Give window drawing functions better names
2019-02-22 01:40:11 -05:00
Phlosioneer
c96f8751cd
Improve window palette macros
2019-02-21 23:27:12 -05:00
Phlosioneer
399d646e3f
Merge branch 'master' into main-menu-state-machine
2019-02-21 22:24:25 -05:00
garak
22657c7087
use BG_SCREEN_ADDR macro for tilemap addresses
2019-02-17 00:35:26 -05:00
Phlosioneer
d979ac3bf3
Document main_menu state machine, name window constants
...
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-11 00:34:50 -05:00
DizzyEggg
682e6c8512
Use RGB constants in save files
2018-11-18 20:09:11 +01:00
DizzyEggg
7ce3473b0e
Clean up save related files
2018-11-18 19:37:18 +01:00
DizzyEggg
b252bd0292
Window priority to window bg
2018-10-27 00:53:07 +02:00
Diegoisawesome
8e7202ec3d
Fix LZ compressed data alignment
2018-10-21 12:05:34 -05:00
DizzyEggg
b87856b58e
Battle Factory is decompiled and documented.
2018-09-10 01:01:39 +02:00
DizzyEggg
2f59df03ab
Standartize AddTextPrinterParametrized functions,
2018-09-08 23:38:30 +02:00
Diegoisawesome
18abda9dca
Finish menu.s and eliminate TextColor
2018-02-06 20:37:54 -06:00
Diegoisawesome
10037ac0e1
Fix spelling of 'Parametrized' to 'Parameterized'
2018-01-24 01:03:20 -06:00
Devin
35cc20c9aa
Merge branch 'master' of https://github.com/pret/pokeemerald into fix_perms
2018-01-21 15:22:05 -05:00
DizzyEggg
e0fbd5daad
text window cleanup
2018-01-21 13:32:11 +01:00
Diegoisawesome
098671750b
Extract data from text window
2018-01-20 00:49:21 -06:00
Devin
c408110319
Fix file permissions.
2018-01-19 15:06:49 -05:00
DizzyEggg
314b96af46
static names given s prefix
2017-12-17 23:45:27 +01:00
DizzyEggg
a3b5af17ea
berry blender is done
2017-11-19 22:48:46 +01:00
ProjectRevoTPP
f0775000a1
decompile diploma.c
2017-10-07 22:54:32 -04:00
ProjectRevoTPP
e38fd8347d
use rodata for save_failed_screen
2017-10-06 21:59:47 -04:00
ProjectRevoTPP
058fed1fd8
oops
2017-10-06 20:35:29 -04:00
ProjectRevoTPP
35bb9b02e3
ewram defines
2017-10-06 20:26:53 -04:00
ProjectRevoTPP
f383cb8354
update labels
2017-10-06 19:48:18 -04:00
ProjectRevoTPP
d0dfc758fc
decompile save_failed_screen.c
2017-10-06 18:33:35 -04:00