Abaresk
7f09894045
Merge branch 'master' into thunder
2022-10-18 04:37:56 +00:00
Marcus Huderle
0d0a9bd31d
Update src/overworld.c
...
Co-authored-by: GriffinR <griffin.g.richards@gmail.com>
2022-10-17 17:41:27 -07:00
Marcus Huderle
48ab684b48
Fix weather color map documentation
2022-10-17 17:41:27 -07:00
GriffinR
716025395c
Merge pull request #1802 from abaresk/wild-encounters
...
Document new metatile wild encounter odds
2022-10-17 18:56:58 -04:00
tustin2121
327c648e87
Document seldom-used trigger functionality
...
Added a define for use in overworld triggers where the goal is to run the provided script in the immediate script context instead of the global one like normal. This is used in triggers in the desert, on faraway island, and a couple other places to do weather effects quickly and on the same frame. Suggestions for a better define name are welcome.
2022-10-16 20:46:50 -04:00
Abaresk
e67d55bfc4
Fix names
2022-10-15 13:37:24 +00:00
Abaresk
b538239f18
Add more documentation to thunder weather
2022-10-15 04:25:35 +00:00
GriffinR
2e128e3282
Merge pull request #1799 from AsparagusEduardo/pret/pr/recordedInvalid
...
Moved ILLEGAL_BATTLE_TYPES to include\constants\battle.h and renamed it to BATTLE_TYPE_RECORDED_INVALID
2022-10-13 14:30:18 -04:00
GriffinR
722e501b7c
Merge pull request #1800 from AsparagusEduardo/pret/pr/gSoftResetDisabled
...
Documented missing gSoftResetDisabled uses
2022-10-13 14:29:43 -04:00
GriffinR
a10ec0487e
Color rotating gate pngs
2022-10-12 19:19:42 -04:00
Abaresk
af081b08ee
Make related func names more concise
2022-10-12 04:35:23 +00:00
Abaresk
11e3f03bd8
Document new metatile wild encounter odds
2022-10-12 04:03:02 +00:00
GriffinR
60e1ad20e4
Add NUM_MON_PIC_FRAMES, and trainer pic size constants
2022-10-10 23:16:08 -04:00
GriffinR
bbb4ee32ca
Merge pull request #1801 from Kurausukun/storage_struct
...
Combine "Unused" Field into Tile Buffer
2022-10-10 21:10:25 -04:00
Kurausukun
dc97eca92d
combine "unused" field into tile buffer
2022-10-10 21:00:31 -04:00
GriffinR
bd023b1c6c
Merge pull request #1796 from GriffinRichards/tilesets-c
...
Convert tilesets.s to C
2022-10-10 12:47:47 -04:00
GriffinR
65d3944a93
Give tileset palettes proper type, name compressed secret base tiles
2022-10-08 02:02:12 -04:00
Eduardo Quezada
044898fe95
Documented missing gSoftResetDisabled uses
2022-10-07 15:56:00 -03:00
Eduardo Quezada
453da8aa8c
Moved ILLEGAL_BATTLE_TYPES to include\constants\battle.h and renamed it to BATTLE_TYPE_RECORDED_INVALID
2022-10-07 15:49:00 -03:00
GriffinR
bb2e64b3fc
Merge pull request #1786 from tustin2121/patch-spritestuff
...
Subsprite Tables Documentation
2022-10-06 22:17:32 -04:00
tustin2121
ea168d1a6b
Fix typo 2: revelations
2022-10-06 20:34:46 -04:00
tustin2121
f3bddd1ea6
Fix typo
2022-10-06 19:36:01 -04:00
GriffinR
e293986fbb
Merge pull request #1793 from GriffinRichards/clean-shop
...
Clean up shop.c
2022-10-06 17:24:53 -04:00
GriffinR
c6e4c29ea3
Merge pull request #1792 from GriffinRichards/display-tiles
...
Add DISPLAY_TILE_* constants
2022-10-05 20:44:28 -04:00
GriffinR
cefbf5986c
Merge pull request #1797 from AsparagusEduardo/pret/pr/item
...
Removed unused functions in item header
2022-10-04 22:42:42 -04:00
Eduardo Quezada
a20334f79a
Removed unused functions in item header
2022-10-04 22:06:07 -03:00
GriffinR
e989879f71
Use window constants in battle_dome
2022-09-29 22:17:44 -04:00
GriffinR
7587963d24
Use window constants in berry_fix_program
2022-09-29 19:09:50 -04:00
GriffinR
7449525428
Use window constants in wallclock
2022-09-29 18:56:34 -04:00
GriffinR
77c3163cf0
Use window constants in reset_rtc_screen
2022-09-29 18:29:20 -04:00
GriffinR
7d4fddd56b
Use window constants in mystery_event_menu
2022-09-29 15:55:26 -04:00
GriffinR
fb87616e9d
Use window constants in mystery_gift_menu
2022-09-29 15:48:19 -04:00
GriffinR
79a34411ce
Add additional DISPLAY_TILE_WIDTH usage
2022-09-29 15:22:21 -04:00
GriffinR
5af7355fbd
Clarify window ID usage in contest_util
2022-09-29 15:10:32 -04:00
GriffinR
6bc1955c99
Use window constants in easy_chat
2022-09-29 15:03:44 -04:00
GriffinR
c719d5d9b1
Use window constants in link
2022-09-29 14:50:51 -04:00
GriffinR
9ae918bb35
Use window constants in field_region_map
2022-09-29 13:37:32 -04:00
GriffinR
2cd07d80b8
Use window constants in wireless_communication_status_screen
2022-09-29 13:31:01 -04:00
GriffinR
81defb5986
Use window constants in union_room_chat
2022-09-29 13:20:35 -04:00
GriffinR
4af1044439
Use window constants in region_map
2022-09-29 13:11:38 -04:00
GriffinR
1f225286d5
Use window constants in party_menu
2022-09-29 12:55:31 -04:00
GriffinR
9f5704b05a
Use window constants in trainer_card
2022-09-29 12:30:10 -04:00
GriffinR
dd5daa3208
Use window constants in berry_blender
2022-09-29 12:15:17 -04:00
GriffinR
16be1e8447
Use window constants for move relearner
2022-09-29 12:10:10 -04:00
GriffinR
1ae5010233
Merge pull request #1794 from SBird1337/doc/decompress-casts
...
[doc] clean up casts in decompress.c
2022-09-29 11:40:02 -04:00
sbird
8dad7cc649
[doc] clean up casts in decompress.c
2022-09-29 17:33:39 +02:00
GriffinR
f254df9a1a
Use window constants in berry_tag_screen
2022-09-29 11:28:27 -04:00
GriffinR
6db489e2d5
Use constants for overworld object palette slots
2022-09-27 20:16:48 -04:00
GriffinR
4f407a1066
Convert tilesets.s to C
2022-09-27 17:23:26 -04:00
GriffinR
e515e52abb
Add DISPLAY_TILE_* constants
2022-09-26 19:52:17 -04:00