Commit Graph

688 Commits

Author SHA1 Message Date
Rangi
1caab64abe Clean up Yellow's WRAM 2021-05-31 19:16:44 -04:00
dannye
7a23e2a635 Merge branch 'master' of https://github.com/pret/pokered 2021-05-31 16:51:45 -05:00
Rangi
f9ae7b1240 More WRAM label cleanup (still needs UNIONs and renaming) 2021-05-31 16:25:16 -04:00
Rangi
c2ad19728a Reformat MoveBoulderDustFunctionPointerTable 2021-05-31 13:09:33 -04:00
Rangi
1e58df98af Improve some RAM formatting 2021-05-31 11:46:13 -04:00
Rangi
8701ef4d61 Improve some RAM formatting 2021-05-31 11:46:10 -04:00
Rangi
b3eadb3508 Merge remote-tracking branch 'remotes/pokered/master' 2021-05-30 17:34:50 -04:00
Rangi
198795bbb0 Merge remote-tracking branch 'remotes/pokered/master' 2021-05-23 22:09:45 -04:00
Rangi
346ce9454a Use macros for bit arrays 2021-05-23 22:09:02 -04:00
Rangi
05925cba37 Merge remote-tracking branch 'remotes/pokered/master' 2021-05-09 12:56:39 -04:00
Rangi
c8626595b4 Use BANK("Pics #") for Pokémon and trainer pics 2021-05-06 23:04:00 -04:00
dannye
0cbd5acb76 Merge branch 'master' of https://github.com/pret/pokered 2021-04-30 14:03:34 -05:00
Rangi
6a31663c96 Use {interpolation} to generate sequences of RAM labels
Fixes #319
2021-04-27 15:49:59 -04:00
Rangi
3a97ec326c Use pokecrystal's sine_table macro 2021-04-18 15:51:07 -04:00
dannye
d4154b2891 Merge branch 'master' of https://github.com/pret/pokered 2021-04-17 21:00:28 -05:00
Rangi
dd690920c9 Use rgbds 0.5.0 features:
- FOR loops
- {interpolation}
- REDEF EQUS
- \# for all macro args
2021-04-17 19:06:56 -04:00
Rangi
a108185620 Merge remote-tracking branch 'remotes/pokered/master' 2021-04-13 20:11:29 -04:00
Rangi
4b64b146e4 Use assertions to catch the GetName bug, and use a NAME_BUFFER_LENGTH constant 2021-04-13 20:08:38 -04:00
dannye
3af309e805 Merge branch 'master' of https://github.com/pret/pokered 2021-04-13 17:48:44 -05: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
fa206ce835 Fix incorrect sfx id
AUDIO_1 is loaded during trade animations, not AUDIO_2
2021-03-30 01:03:30 -05:00
dannye
eb47bda8ee Merge branch 'master' of https://github.com/pret/pokered 2021-03-25 17:39:44 -05:00
Rangi
95ec2cf039 Verify data table and name list sizes with assertion macros
Fixes #312
2021-03-25 16:44:41 -04:00
dannye
780931886d Merge branch 'master' of https://github.com/pret/pokered 2021-02-21 11:50:23 -06:00
dannye
5c9c7bf362 Clean up handling of extra effective status effects 2021-02-21 11:43:38 -06:00
Rangi
95353fdefa Identify hUILayoutFlags 2021-02-13 19:48:34 -05:00
Rangi
205fd1ac81 Identify hUILayoutFlags and hPikachuSpriteVRAMOffset 2021-02-13 19:48:21 -05:00
AriaHiro64
b6ec1cd884
Proper translation comments in debug_menu.asm 2021-02-05 13:06:17 -05:00
dannye
2654da5d15 Merge branch 'master' of https://github.com/pret/pokered 2020-12-15 11:05:12 -06:00
SatoMew
5d9957293c Delete unnecessary comment 2020-11-29 22:47:51 +00:00
SatoMew
083cb38e33 Update related tile animation constants 2020-11-29 21:28:38 +00:00
SatoMew
242b2e05cf Label and document hFFD7 more accurately 2020-11-29 20:17:29 +00:00
Rangi
6adbaefde1 Keep wGrassMons and wWaterMons together with a UNION 2020-11-28 17:11:12 -05: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
ead36b7ba2 Fix typo 2020-11-07 21:12:03 -06:00
dannye
70ec534467 Use more joypad constants 2020-11-07 21:07:31 -06:00
dannye
afc4ce2dc5 Use more joypad constants 2020-11-07 21:07:07 -06:00
dannye
c501e663f5 Add label for unknown debug byte 2020-11-07 20:53:32 -06:00
dannye
88967a2323 Finish debug yellow 2020-11-07 20:15:28 -06:00
dannye
453107ab8a More debug yellow
only debug menu left
2020-11-07 14:35:40 -06:00
Rangi
0da16c1625 Use STARTER1 and STARTER2 for the title screen 2020-11-07 10:27:03 -05: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
62f64aa793 Define OAM_HIGH_PALS for %100 in OAM attributes 2020-11-06 10:47:36 -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
3de7ab601d Sync more with pokered 2020-11-05 16:55:42 -05:00