Rangi
|
e4d82e92d0
|
Rename prioritysjump to sdefer
|
2021-06-08 20:35:04 -04:00 |
|
Rangi
|
1f9e688b76
|
MON_PKRUS -> MON_POKERUS
|
2021-06-07 20:00:21 -04:00 |
|
Rangi
|
a41dac9a2f
|
"ld [MON_LEVEL], a" in ComputeNPCTrademonStats should be "ld [wCurPartyLevel], a"
|
2021-06-07 19:36:03 -04:00 |
|
Rangi
|
e140e88b7b
|
Add more comments to tileset palette animation functions
|
2021-05-30 23:32:03 -04:00 |
|
Rangi
|
ed0a0f7159
|
Move the dbbw, dbww, and dbwww macros to legacy
|
2021-05-30 15:51:49 -04:00 |
|
Rangi
|
b1dbadbdd3
|
Require rgbds 0.5.1
Use some new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB
|
2021-05-09 12:26:28 -04:00 |
|
Rangi
|
efd1006917
|
Use {interpolation} to generate sequences of RAM labels
This makes the table_width/assert_table_length usages unnecessary, and also keeps the labels automatically up to date if the length constants change.
|
2021-04-27 12:11:39 -04:00 |
|
Rangi
|
c5f9e25cc4
|
SPECIAL -> UNUSED_TYPES_END
|
2021-04-26 12:00:16 -04:00 |
|
Rangi
|
316fa4b695
|
Use rgbds 0.5.0
|
2021-04-19 16:31:37 -04:00 |
|
Rangi
|
2fe0cbbb19
|
Add some comments regarding 16-bit increment/decrement
|
2021-03-24 18:34:33 -04:00 |
|
Rangi
|
dc18e188b2
|
Sync some files with pokegold
|
2021-03-24 10:24:52 -04:00 |
|
Rangi
|
8bf76af5a7
|
Consistent comments in the tileset animation engine
|
2021-03-23 20:47:32 -04:00 |
|
Rangi
|
dbe2360ecd
|
Miscellaneous cleanup
|
2021-03-22 16:41:17 -04:00 |
|
Rangi
|
8daf8fe19c
|
The radio's "Places & People" does not comment on Mysticalman Eusine
|
2021-03-21 21:07:45 -04:00 |
|
Rangi
|
90ce126139
|
Use numeric constants in text strings with "{d:interpolation}"
|
2021-03-21 18:14:31 -04:00 |
|
Rangi
|
0506e5b1b9
|
Assert the sBox1-14 tables have NUM_BOXES entries
|
2021-03-21 17:47:53 -04:00 |
|
Rangi
|
4522162d45
|
Consistent labels for each nickname in RAM
|
2021-03-17 16:38:21 -04:00 |
|
Rangi
|
6c8f8609cb
|
Assert some more table widths
|
2021-03-17 11:38:01 -04:00 |
|
Rangi
|
3684296583
|
Revise some constant definitions
|
2021-03-16 18:06:18 -04:00 |
|
Rangi
|
ec1fe073a3
|
$11 = wTempMonStructEnd - wTempMonLevel
|
2021-03-15 15:40:48 -04:00 |
|
Rangi
|
97a11c623e
|
Sync some files with pokegold
|
2021-03-11 17:43:20 -05:00 |
|
Rangi
|
d132a20b7a
|
Verify script command table sizes
|
2021-03-11 16:28:52 -05:00 |
|
Rangi
|
dbabd8b4a9
|
Define MAPGROUP_* constants and verify MapGroup_* table sizes
|
2021-03-10 21:16:54 -05:00 |
|
Rangi
|
e791c5392b
|
Merge pull request #806 from Rangi42/tables
Verify data table sizes with table_width and assert_table_length macros
|
2021-03-08 07:01:31 -08:00 |
|
Rangi
|
c1c609ec4a
|
Identify scrolling menu lists in WRAM
Fixes #809
|
2021-03-08 09:41:55 -05:00 |
|