Narishma-gb
|
e9d3324bc0
|
Comment more unreferenced local labels (#550)
|
2025-12-15 15:14:17 -05:00 |
|
Narishma-gb
|
4d2594cb24
|
Label and constant cleanup (#528)
* Label cleanup, add some constants instead of raw numbers
* Rename load/save game functions to be more explicit
|
2025-09-03 11:56:09 -04:00 |
|
Rangi
|
56c405de09
|
Replace hardware_constants.asm with hardware.inc (#511)
|
2025-06-30 12:47:22 -04:00 |
|
Narishma-gb
|
0ecc36c83a
|
Use constants in PrintBCDNumber calls (#503)
CI / build (push) Has been cancelled
|
2025-04-08 22:17:32 -05:00 |
|
Rangi42
|
67084c9d26
|
Remove redundant parentheses
|
2024-12-16 10:35:55 -05:00 |
|
Sylvie
|
5a622f628d
|
Identify remaining uses of wd0b5 and wd11e (#463)
|
2024-09-18 21:41:58 -04:00 |
|
Sylvie
|
613d34678b
|
Split hSpriteIndexOrTextID into hSpriteIndex and hTextID (#462)
Also identify `wPPUpCountAndMaxPP`
|
2024-09-18 21:01:18 -04:00 |
|
Sylvie
|
77d051479b
|
Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)
|
2024-08-04 10:05:33 -04:00 |
|
Sylvie
|
8fafca714c
|
Identify various flag labels and bit constants (#454)
|
2024-07-16 13:02:54 -04:00 |
|
Yoann Fievez
|
8349bfd8e6
|
Refactorize check button pressed (#340)
|
2021-11-05 15:40:15 -04:00 |
|
dannye
|
66377fca32
|
Fix file modes
|
2020-11-14 20:52:10 -06:00 |
|
Rangi
|
13129459f1
|
Sync coordinate macros with pokecrystal
|
2020-07-07 11:30:10 -04:00 |
|
Rangi
|
772fcc7588
|
Specify the ldh instruction, don't turn ld into ldh
|
2020-07-06 19:03:05 -04:00 |
|
Rangi
|
9c2be80bf3
|
text_linkpromptbutton -> text_waitbutton
Fixes #260
|
2020-07-06 12:40:36 -04:00 |
|
Rangi
|
139a28ff99
|
Port pokecrystal's formatting of text commands and special characters
|
2020-07-04 21:14:46 -04:00 |
|
Rangi
|
e4e0af4d67
|
Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported by rgbds 0.4.0)
|
2020-07-04 01:00:45 -04:00 |
|
Rangi
|
b29e5ee203
|
Add subdirectories to data/ similar to pokecrystal
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
|
2020-07-03 11:51:00 -04:00 |
|
Rangi
|
f275790aec
|
Add subdirectories to engine/ similar to pokecrystal
|
2020-07-02 23:30:21 -04:00 |
|