Rangi
|
0d5cf5c8b9
|
Refer to "Rival", not "Silver" (#983)
Fixes #982
|
2022-08-10 21:24:56 -04:00 |
|
vulcandth
|
c3331eb7b1
|
Rename scene and callback labels (#981)
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
|
2022-08-09 18:04:18 -04:00 |
|
Rangi
|
07e8efee7e
|
Fix some whitespace
|
2022-08-07 00:38:08 -04:00 |
|
Rangi
|
8826d97ee4
|
Define scene constants alongside scene_scripts (#979)
Generic SCENE_DEFAULT and SCENE_FINISHED are legacy values
|
2022-07-29 17:43:10 -04:00 |
|
Rangi
|
51bfd31ea8
|
Use '$' for hex, not '0x'
|
2022-07-21 19:59:10 -04:00 |
|
Colton G. Rushton
|
145d8dd5c2
|
wVirtualOAM -> wShadowOAM and hTransferVirtualOAM -> hTransferShadowOAM (#971)
|
2022-07-09 17:18:22 -04:00 |
|
vulcandth
|
ef9b9bb437
|
Clean up bugs commented in the source code (#912)
Co-authored-by: Rangi <remy.oukaour+rangi42@gmail.com>
|
2022-07-09 16:12:02 -05:00 |
|
vulcandth
|
73c020074e
|
Remove redundant comments referencing labels (#921)
|
2022-06-06 17:34:54 -04:00 |
|
vulcandth
|
3648afda16
|
RGBDS syntax updates (#905)
New MACRO and DEF syntax
|
2022-06-06 17:25:42 -04:00 |
|
vulcandth
|
a4d346cc8c
|
Improved Virtual Console patch identifiers (#907)
|
2022-06-06 17:22:48 -04:00 |
|
vulcandth
|
31c3c94d64
|
Build the Virtual Console patch with make crystal11_vc (#882)
Fixes #813
|
2022-03-12 18:34:04 -05:00 |
|
Rangi
|
3a562f9896
|
Identify some wMenuJoypad-related button constants
|
2022-03-09 19:42:26 -05:00 |
|
Rangi
|
e56a9f7962
|
Clear however many bytes are needed for wFruitTreeFlags
|
2022-02-14 17:28:08 -05:00 |
|
Rangi
|
69185e1657
|
Identify some overworld movement data
|
2021-12-22 21:38:26 -05:00 |
|
Rangi
|
e706b878d9
|
Use ~X instead of $ff ^ X
|
2021-11-23 20:37:18 -05:00 |
|
Rangi
|
f59f1bdb88
|
Standardize capitalization of ".Jumptable"
|
2021-06-19 19:52:05 -04:00 |
|
TheFakeMateo
|
7a03fecc38
|
Fix incorrectly swapped Players PC menu constants
|
2021-06-09 19:31:54 -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
|
316fa4b695
|
Use rgbds 0.5.0
|
2021-04-19 16:31:37 -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
|
c1c609ec4a
|
Identify scrolling menu lists in WRAM
Fixes #809
|
2021-03-08 09:41:55 -05:00 |
|
Rangi
|
4be482e587
|
Merge pull request #799 from FredrIQ/typo_fix
Battle Tower: fix typo in constant (PROGESS -> PROGRESS)
|
2021-02-05 09:45:11 -08:00 |
|