dannye
04f7f7f506
Merge branch 'master' of https://github.com/pret/pokered
2023-11-21 20:56:28 -06:00
dannye
3c76871600
Fix some map text constants
2023-11-21 20:25:12 -06:00
dannye
d3e713f6c6
Fix event check
2023-11-20 21:03:38 -06:00
dannye
298e99d377
Merge branch 'master' of https://github.com/pret/pokered
2023-11-20 20:23:27 -06:00
Rangi42
77887be251
Identify wSavedCoordIndex and its other usages
2023-11-20 18:53:23 -05:00
Vortyne
3bbd38aa15
Name 2 unnamed labels I missed in SeafoamIslandsB4F and PokemonMansion3F ( #437 )
2023-11-19 17:37:59 -06:00
dannye
7d2dde5c84
Fix incorrect fallthrough comment
2023-11-19 16:24:11 -06:00
dannye
e7f94cc520
Fix inconsistent object const names
2023-11-19 16:03:49 -06:00
Vortyne
5739aea990
Name unnamed labels in seafoam islands and pokemon mansion script files ( #435 )
...
* Update PokemonMansion1F.asm
* Name unnamed seafoam/mansion labels
2023-11-19 15:09:33 -06:00
dannye
4ac6f54c67
Fix HallOfFake typo
2023-11-19 13:17:51 -06:00
dannye
9f2d6aa0a8
Fix Celedon typo
2023-11-19 12:33:30 -06:00
Rangi42
26a342b104
Identify more map script labels
2023-11-18 19:44:03 -05:00
Linus Unnebäck
83b373ad73
Add constants for wMapConnections bits and group map header wram labels
...
* Add constants for wMapConnections bits
* Apply Vulcandth and Rangi42 feedback
---------
Co-authored-by: vulcandth <vulcandth@gmail.com>
2023-11-17 12:50:27 -06:00
Vortyne
9a780d4501
Missing usage of def_script_pointers ( #423 )
2023-08-26 10:08:59 -05:00
SatoMew
f46db37d50
Thoroughly document debug code ( #410 )
2023-07-15 18:36:59 -04: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
f7aea30ee8
Merge remote-tracking branch 'remotes/pokered/master'
2022-09-19 00:41:13 -04:00
Rangi
3520a4c99a
Distinguish Elite 4 "meta" constants from event constants
...
Fixes #390
2022-09-15 18:10:45 -04:00
dannye
ecab35295a
Merge branch 'master' of https://github.com/pret/pokered
2022-09-12 00:53:37 -05:00
Rangi
bbb0e7e82d
Use the same music headers as pokecrystal ( #382 )
2022-08-11 21:23:08 -04:00
Colton G. Rushton
c0085ea1b2
wOAMBuffer -> wShadowOAM ( #95 )
2022-07-09 17:18:20 -04:00
Colton G. Rushton
cc46b0e510
wOAMBuffer -> wShadowOAM ( #370 )
2022-07-09 17:18:18 -04:00
vulcandth
85c97397c3
Improved Virtual Console patch identifiers ( #85 )
2022-06-06 17:22:38 -04:00
vulcandth
fbaa5c9d4b
Build the Virtual Console patch with make yellow_vc ( #80 )
2022-03-26 22:05:06 -04:00
Rangi
14555dde36
Merge branch 'master' of https://github.com/pret/pokeyellow
2021-11-23 21:21:27 -05:00
Rangi
7574e186e7
Merge remote-tracking branch 'remotes/pokered/master'
2021-11-23 21:19:29 -05:00
Rangi
09e92c554c
Use ~X instead of $ff ^ X
2021-11-23 21:00:07 -05:00
UserWest
40b07c571e
Label Saffron City hide/show function ( #73 )
...
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
2021-11-05 20:38:01 -04:00
dannye
2c3722001d
Add LIGHT_BALL_GSC
2021-10-15 14:48:19 -05:00
dannye
7a23e2a635
Merge branch 'master' of https://github.com/pret/pokered
2021-05-31 16:51:45 -05:00
Daniel Harding
f3dbec09a8
Merge pull request #325 from CelestialAmber/master
...
Partially document CeruleanCity.asm
2021-05-31 15:43:57 -05:00
Daniel Harding
c5bb400e08
Merge pull request #323 from KqesaR/master
...
Clean many labels of scripts of gyms
2021-05-31 15:42:41 -05:00
Rangi
f9ae7b1240
More WRAM label cleanup (still needs UNIONs and renaming)
2021-05-31 16:25:16 -04:00
Amber Brault
7b5bcbc024
Update CeruleanCity.asm
2021-05-31 16:00:32 -04:00
Yoann Fievez
a448ac897d
Clean many labels of scripts of all gyms
2021-05-31 20:41:10 +02:00
Amber Brault
78b08c3a76
Partially document CeruleanCity.asm
2021-05-31 11:41:36 -04:00
Rangi
b3eadb3508
Merge remote-tracking branch 'remotes/pokered/master'
2021-05-30 17:34:50 -04: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
Rangi
3ce276892c
Trim extra newlines from some files
2021-04-08 12:51:33 -04:00
Rangi
2954013da1
Trim extra newlines from some files
2021-04-08 12:51:25 -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
Rangi
b88572fbcc
Add constants for player and rival starters
2020-11-13 11:10:03 -05:00
dannye
453107ab8a
More debug yellow
...
only debug menu left
2020-11-07 14:35:40 -06:00
dannye
989545f0e0
Start disassembling debug yellow
...
non matching
2020-11-06 23:11:17 -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
Rangi
aae999f72b
Start reorganizing pokeyellow
2020-11-04 19:44:31 -05:00