mid-kid
|
11d67567d2
|
Use constants for menu flags
Added a bunch of constants for the bitflags of each kind of menu. Some
are slightly vague or too long, but I'm not sure how to else name them.
|
2018-01-14 11:59:56 +01:00 |
|
Remy Oukaour
|
2ab60fa8a4
|
menu_coords macro for (x1, y1, x2, y2) order (see issue #440)
|
2018-01-13 16:38:14 -05:00 |
|
Remy Oukaour
|
2085ebcc61
|
maskbits for NUM_FRAMES
|
2018-01-11 23:04:50 -05:00 |
|
Remy Oukaour
|
163f3e0c3f
|
Local UI tiles don't belong in charmap
Separate 1bpp font tiles from gfx/mobile/phone_tiles.png
|
2018-01-11 22:49:45 -05:00 |
|
Remy Oukaour
|
0a3b251dcb
|
Arrays end with -1, not $ff
|
2018-01-10 22:53:42 -05:00 |
|
Remy Oukaour
|
417937cffc
|
Resolve #461
|
2018-01-10 13:47:57 -05:00 |
|
Remy Oukaour
|
cc0fd6e12c
|
CRYSTAL11 → _CRYSTAL11
|
2018-01-09 17:26:40 -05:00 |
|
Remy Oukaour
|
bdd3a55333
|
Organize mobile/battle_tower_*.asm data and code
|
2018-01-06 18:53:30 -05:00 |
|
xCrystal
|
e9e8bf6eb1
|
Predef_Flag -> Predef_FlagAction
|
2018-01-05 11:05:01 +01:00 |
|
Adelaide Walter
|
501ec9b283
|
Fix macro formatting.
|
2018-01-03 11:57:34 -05:00 |
|
Remy Oukaour
|
d75a66cf77
|
wd000 -> w3_d000
|
2018-01-03 01:38:59 -05:00 |
|
Remy Oukaour
|
b0d2409c83
|
Move EZChat Pokémon order to data/
|
2018-01-02 23:21:07 -05:00 |
|
Adelaide Walter
|
fb825a800e
|
Label MobileCrashCheckPointer and consolidate relevant functions.
|
2018-01-02 23:16:56 -05:00 |
|
Adelaide Walter
|
0caea0f820
|
Use BANK for all hardcoded banks with BANK in comments.
|
2018-01-02 16:46:40 -05:00 |
|
Remy Oukaour
|
6a3045d759
|
1-based EZ Chat cursor data indexes
|
2018-01-02 15:02:08 -05:00 |
|
Remy Oukaour
|
7ad8ea13c9
|
Document more sprite anim data
|
2018-01-02 14:25:58 -05:00 |
|
xCrystal
|
aa9a0a900d
|
No more mobile EQUS ret (replace with Stubbed_ + ret)
|
2018-01-02 20:00:14 +01:00 |
|
xCrystal
|
b4e087167f
|
More unreferenced labels and unused text
|
2018-01-02 19:38:56 +01:00 |
|
xCrystal
|
d7970f749a
|
Consistent predef function names
|
2018-01-02 18:49:25 +01:00 |
|
xCrystal
|
b4a49351c1
|
Finish consistent Special function names
|
2018-01-02 17:47:58 +01:00 |
|
xCrystal
|
f1ea15bbfe
|
Consolidate Special function names
|
2018-01-02 17:13:57 +01:00 |
|
xCrystal
|
6f0b81504d
|
More unreferenced labels cleanup
|
2018-01-02 16:04:21 +01:00 |
|
xCrystal
|
9a3088e50c
|
Clean up XXX comments for unused content
|
2018-01-02 13:26:18 +01:00 |
|
xCrystal
|
e5fa3f9a11
|
Fix missing palred/palgreen/palblue constants
|
2018-01-01 21:05:00 +01:00 |
|
xCrystal
|
37369d1ae0
|
Rename Pals labels in WRAM bank 5
|
2018-01-01 20:09:53 +01:00 |
|