Narishma-gb
|
3a4382c605
|
Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)
CI / build (push) Has been cancelled
|
2025-11-27 13:39:25 -05:00 |
|
Rangi
|
5943b96cf6
|
Use features of RGBDS 1.0.0 (#537)
CI / build (push) Waiting to run
|
2025-11-12 15:44:07 -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 |
|
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 |
|
Rangi
|
6a31663c96
|
Use {interpolation} to generate sequences of RAM labels
Fixes #319
|
2021-04-27 15:49:59 -04:00 |
|
Rangi
|
2954013da1
|
Trim extra newlines from some files
|
2021-04-08 12:51:25 -04:00 |
|
Rangi
|
4a7d1513f3
|
Use 'tile' and 'tiles' macros
|
2020-07-07 16:21:26 -04:00 |
|
Rangi
|
13129459f1
|
Sync coordinate macros with pokecrystal
|
2020-07-07 11:30:10 -04:00 |
|
Rangi
|
06db7ec55b
|
callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar
|
2020-07-06 21:18:22 -04:00 |
|
Rangi
|
772fcc7588
|
Specify the ldh instruction, don't turn ld into ldh
|
2020-07-06 19:03:05 -04:00 |
|
Rangi
|
2b2ed54bbf
|
Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellow
|
2020-07-05 17:51:29 -04:00 |
|
Rangi
|
139a28ff99
|
Port pokecrystal's formatting of text commands and special characters
|
2020-07-04 21:14:46 -04:00 |
|
Rangi
|
053afc4634
|
Move more code from home.asm to home/
|
2020-07-03 22:57:43 -04:00 |
|
Rangi
|
35deb77113
|
H_CONSTANTNAMES -> hConstantNames
|
2020-07-03 19:59:41 -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 |
|