Commit graph

1899 commits

Author SHA1 Message Date
Ariel Antonitis
385c94d068 Merge branch 'romhack' into lighting 2021-06-08 17:58:29 -04:00
Ariel Antonitis
e4b9bb75e2 Merge branch 'master' into romhack 2021-06-04 23:36:21 -04:00
ExpoSeed
6a977bdbfc Document second parameter of playbgm 2021-05-21 15:08:00 -05:00
GriffinR
c8be6a1fbb Remove leftover berry descriptions 2021-05-17 03:06:02 -04:00
GriffinR
65fd334256 Name map groups 2021-05-11 10:16:04 -05:00
Flametix
a8fab62c89 Fix Substitute typo 2021-05-06 20:49:04 -04:00
Ariel Antonitis
bfe0c58326 Merge branch 'romhack' into lighting 2021-05-05 20:01:15 -04:00
Ariel Antonitis
3201422bbb Merge branch 'master' into romhack 2021-05-04 22:14:50 -04:00
Ariel Antonitis
37d0e17be4 Fixed shadow hot springs bug. 2021-05-02 02:55:23 -04:00
GriffinR
f7a699c686
Merge pull request #1421 from GriffinRichards/doc-tvrecordmix
Document TV
2021-04-29 00:25:01 -04:00
GriffinR
aad090e154 Document TV 2021-04-26 12:35:35 -04:00
Ariel Antonitis
2f488d685b Added Pacifidlog window lights. 2021-04-25 16:26:22 -04:00
Ariel Antonitis
898a09ff34 Added Sootopolis lights. 2021-04-25 16:26:22 -04:00
Ariel Antonitis
dbd86a3cc3 Added Mossdeep window lights. 2021-04-25 16:26:22 -04:00
Ariel Antonitis
5e3fcaae15 Added Fallarbor window lights. 2021-04-25 16:26:22 -04:00
Ariel Antonitis
787e196901 Added Dewford window lights. 2021-04-25 16:26:22 -04:00
Ariel Antonitis
1ebf94af90 Added more Lilycove window lights. 2021-04-25 16:26:22 -04:00
Ariel Antonitis
806b4acda2 Added Lilycove light palettes. 2021-04-25 16:26:22 -04:00
Ariel Antonitis
b7d9b77e46 Added Fortree/weather institute lights. 2021-04-25 16:26:22 -04:00
Ariel Antonitis
4a04282c0b Added Mauville light palettes. 2021-04-25 16:26:22 -04:00
Ariel Antonitis
56b9764aec Added default light blending color.
Fixed light palette header offsets.
Changed blending function names.
2021-04-25 16:26:22 -04:00
Ariel Antonitis
2055a56eb0 Added Slateport light palettes. 2021-04-25 16:26:21 -04:00
Ariel Antonitis
3a7c2e3480 Updated Petalburg tileset lights. 2021-04-25 16:26:21 -04:00
Ariel Antonitis
73234e0c74 Changed Route 104 windows palette. 2021-04-25 16:26:21 -04:00
Ariel Antonitis
127749369d Allowed map headers to specify light palettes. 2021-04-25 16:26:21 -04:00
Ariel Antonitis
5045958c96 OW windows now light up at night. 2021-04-25 16:26:21 -04:00
GriffinR
bc9fc38254 Misc contest cleanup 2021-04-22 15:51:04 -04:00
GriffinR
dbe24f0baa Clean up contest_painting 2021-04-21 20:04:12 -04:00
Ariel Antonitis
221569a710 Merge branch 'master' into romhack 2021-04-18 22:17:53 -04:00
Ariel Antonitis
fbbd58a823 Added music messages. 2021-04-18 21:00:27 -04:00
Ariel Antonitis
875c4edd50 Added some conditional messages.
Added emote graphics.
2021-04-18 21:00:27 -04:00
Ariel Antonitis
e647e926a8 Added all unconditional HGSS messages. 2021-04-18 20:59:23 -04:00
GriffinR
09a9efd5c5
Merge pull request #1398 from GriffinRichards/doc-field
Document field
2021-04-10 13:05:51 -04:00
GriffinR
4a1cfbead2 Document remaining overworld 2021-04-06 16:55:43 -04:00
GriffinR
802d2b2f0f Label Kyogre/Groudon anims 2021-04-06 03:46:19 -04:00
GriffinR
00c3044c96 Clarify Groudon/Kyogre/Rayquaza gfx names 2021-04-06 02:38:15 -04:00
GriffinR
b6711441f5 Fix AI Guard Spec use, and Specs->Spec 2021-04-03 15:18:17 -04:00
GriffinR
f4d8a91ba4 Misc battle script cleanup 2021-04-03 14:07:31 -04:00
GriffinR
9ea9ffde09 Add remaining multistring chooser constants 2021-04-03 11:49:06 -04:00
GriffinR
a836bd1085 Add missing trainer constant use 2021-04-02 02:17:36 -04:00
GriffinR
87430a1ebc Add WAIT_TIME battle script constants 2021-04-02 02:16:01 -04:00
GriffinR
c9d3b26ff7 Label miss string indexes 2021-04-02 02:12:46 -04:00
GriffinR
8be2c5d60b Document Contest Lady TV Show 2021-04-02 01:49:38 -04:00
GriffinR
51970f97b0
Merge pull request #1393 from GriffinRichards/doc-dewfordtrend
Document Dewford Trend and match_call.c
2021-04-01 22:19:48 -04:00
GriffinR
771a434730 Label Trend Watcher TV show texts 2021-03-31 16:29:42 -04:00
GriffinR
86856098a3 Document Dewford Trend 2021-03-31 16:08:42 -04:00
GriffinR
f602a9dcbf Use bool for multichoice ignoreBPress 2021-03-31 00:35:56 -04:00
GriffinR
7a5c6d4d86 Standardize Friendship/Happiness 2021-03-27 17:27:20 -05:00
Ariel Antonitis
6df5a71b0d Merge branch 'master' into romhack 2021-03-23 18:42:00 -04:00
GriffinR
8eafe1fd4e Move pointillism points array to src 2021-03-18 17:36:18 -05:00