Alieneer
e9feb04b65
Add FightDebugMenu labels and battle class constants ( #165 )
2026-09-01 22:24:12 -04:00
Rangi
2f25a18de3
Merge remote-tracking branch 'pokered/master'
2026-08-27 18:30:18 -04:00
Alieneer
a1a22aaf84
Use constants for wIsInBattle values ( #600 )
2026-08-27 18:15:47 -04:00
dannye
bc2354dd66
Merge branch 'master' of https://github.com/pret/pokered
2026-01-17 22:38:33 -06:00
Rangi
fe1e76466b
Use macros to enforce "missable/hide/show object" constraints, and rename them to "toggleable objects" ( #557 )
2026-01-07 22:05:20 -05:00
dannye
ca019eac8f
Merge branch 'master' of https://github.com/pret/pokered
2025-07-02 21:15:13 -05:00
Rangi42
78e44a8fb1
Use combined hardware constants
2025-06-30 13:45:24 -04:00
Rangi
56c405de09
Replace hardware_constants.asm with hardware.inc ( #511 )
2025-06-30 12:47:22 -04:00
Rangi42
47b784a4fb
Merge branch 'master' of https://github.com/pret/pokered
2024-12-25 16:53:04 -05:00
Rangi42
f92ebdcfbd
Let CheckEitherEventSet reuse A like CheckBothEventsSet
2024-12-16 10:44:44 -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
Rangi42
c1d6510680
Rename event constants for Jessie/James battles
2024-07-24 11:16:39 -04:00
Sylvie
8fafca714c
Identify various flag labels and bit constants ( #454 )
2024-07-16 13:02:54 -04:00
dannye
298e99d377
Merge branch 'master' of https://github.com/pret/pokered
2023-11-20 20:23:27 -06:00
Rangi42
26a342b104
Identify more map script labels
2023-11-18 19:44:03 -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
Rangi
7574e186e7
Merge remote-tracking branch 'remotes/pokered/master'
2021-11-23 21:19:29 -05:00
dannye
3af309e805
Merge branch 'master' of https://github.com/pret/pokered
2021-04-13 17:48:44 -05:00
Rangi
506a14084e
The 'def_trainers' macro checks that trainers' event flag bits are correct ( #318 )
2021-04-13 18:24:37 -04:00
dannye
48dc6a8cf4
Merge branch 'master' of https://github.com/pret/pokered
2020-11-14 21:54:23 -06:00
dannye
66377fca32
Fix file modes
2020-11-14 20:52:10 -06:00
dannye
453107ab8a
More debug yellow
...
only debug menu left
2020-11-07 14:35:40 -06:00
Rangi
45eaaf835c
Identify wSpriteStateData[12] offset uses
2020-11-06 11:01:21 -05: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
637f38b139
Use decimal, not hex, for sprite (object) coordinates in map scripts
2020-08-28 12:10:55 -04:00
Rangi
76b882d952
Reformat map scripts' coordinate and movement data
...
'dbmapcoord' has X, Y order like other coordinate-related data macros
2020-07-16 12:32:19 -04:00
Rangi
594c58a289
Revise some map scripts, mostly for getting items
2020-07-16 11:19:05 -04:00
Rangi
5c0f33cb53
Use a 'trainer' macro for trainers in scripts/
2020-07-14 15:53:25 -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
35deb77113
H_CONSTANTNAMES -> hConstantNames
2020-07-03 19:59:41 -04:00
dannye
10f9559eab
Sync with pokered
2020-05-20 20:02:53 -05:00
Rangi
c779602459
Rename map files, labels, and constants to be consistent and work with Polished Map
2019-01-01 23:33:10 -05:00