Commit Graph

25 Commits

Author SHA1 Message Date
dannye
bc2354dd66 Merge branch 'master' of https://github.com/pret/pokered
Some checks failed
CI / build (push) Has been cancelled
CI / build-macos (push) Has been cancelled
2026-01-17 22:38:33 -06:00
SnorlaxMonster
85b9d866c8
Align move grammar with pokecrystal (#565)
Add comments explaining the redundant move grammar categories inherited from the Japanese version.
2026-01-17 16:41:37 -05:00
abcboy101
772ec10339
Identify characters in _OakSpeechText2B and Printer_GetMonStats.IDNo (#144) 2025-12-30 12:07:40 -05:00
Narishma-gb
ca7b62fec3
Correct vc_patch length (#499) 2025-03-08 11:19:17 -05:00
dannye
a02a98ee7a Merge branch 'master' of https://github.com/pret/pokered 2024-09-25 00:45:00 -05:00
Sylvie
613d34678b
Split hSpriteIndexOrTextID into hSpriteIndex and hTextID (#462)
Also identify `wPPUpCountAndMaxPP`
2024-09-18 21:01:18 -04:00
Sylvie
6e3ab0a9e9
Identify wcd6d as wNameBuffer and others (#455) 2024-07-24 12:21:59 -04:00
Sylvie
8fafca714c
Identify various flag labels and bit constants (#454) 2024-07-16 13:02:54 -04:00
dannye
0ebc2025bc Rename pikachu palette packets 2023-11-21 21:54:53 -06:00
dannye
298e99d377 Merge branch 'master' of https://github.com/pret/pokered 2023-11-20 20:23:27 -06:00
Zachary Buhman
8003cca603
text_2.asm: trivial missing whitespace (#425) 2023-08-26 10:11:55 -05:00
vulcandth
d001ced41b
Add macros, constants, and labels for map scripts and text (#367)
This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified.
2023-07-13 21:27:56 -04:00
vulcandth
85c97397c3
Improved Virtual Console patch identifiers (#85) 2022-06-06 17:22:38 -04:00
vulcandth
d7808d110f
Improved Virtual Console patch identifiers (#357) 2022-06-06 17:22:34 -04:00
vulcandth
fbaa5c9d4b
Build the Virtual Console patch with make yellow_vc (#80) 2022-03-26 22:05:06 -04:00
vulcandth
fe8d3c51a4
Build the Virtual Console patches with make red_vc and make blue_vc (#351) 2022-03-26 16:59:36 -04:00
dannye
501a21fa5d Merge branch 'master' of https://github.com/pret/pokered 2021-09-26 22:43:09 -05:00
Rangi
7ee8a6509e wcf4b -> wStringBuffer 2021-08-28 17:02:20 -04:00
dannye
ead36b7ba2 Fix typo 2020-11-07 21:12:03 -06:00
Rangi
4efb3e307c Sync more with pokered 2020-11-06 10:34:05 -05:00
Rangi
13d4d533f7 Sync more with pokeyellow 2020-11-06 10:33:58 -05:00
dannye
5647ca687b Sync with pokered 2020-11-04 00:06:44 -06:00
Rangi
1143019ac6 Separate the two lists of unused names 2020-08-31 19:01:13 -04:00
Rangi
139a28ff99 Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -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