5613 Commits

Author SHA1 Message Date
Raymond Dodge
7b6b9ab655
Remove casts in decoration.c (#2110) 2025-03-18 18:41:51 -04:00
Ariel A
73e891a88a fix: rainy castform is no longer a Ninja Boy on return-to-field 2025-03-08 02:17:27 -05:00
GriffinR
b464fdbbde Fix collision comparison in PlayerNotOnBikeMoving 2025-02-13 15:37:18 -05:00
Frank
a0a8434e26 Converted apprenctice IDs from hex to decimal 2025-02-13 12:13:22 -05:00
GriffinR
45d1c7ca7d
Merge pull request #2086 from DizzyEggg/patch-5
extern void * const gNullScriptPtr;
2025-02-11 14:45:19 -05:00
GriffinR
eb8eeaec48
Merge pull request #2094 from hedara90/pc-align-fix
Fixed potential unaligned issue in PC screen
2025-02-11 14:42:19 -05:00
GriffinR
a4350005e7
Merge pull request #2092 from AsparagusEduardo/patch-2
Fixed Gen 1/2's Transform "pink color" reference
2025-02-11 14:40:34 -05:00
Ariel A
02a49be4b2 Merge branch 'followers-expanded-id' into lighting-expanded-id 2025-02-10 00:27:09 -05:00
Ariel A
c8fb56d73b Merge branch 'followers' into followers-expanded-id 2025-02-10 00:24:50 -05:00
Ariel A
ef05bbf394 Merge remote-tracking branch 'upstream/master' into followers 2025-02-10 00:11:38 -05:00
GriffinR
cdadd7d2ed Generate heal location constants automatically, move data back to a single file. 2025-02-03 20:25:11 -05:00
Ariel A
91f9ef0b4d Merge branch 'followers-expanded-id' into lighting-expanded-id 2025-01-29 23:13:27 -05:00
Ariel A
bc421740e8 fix: fixed compilation error when OW_GFX_COMPRESS is FALSE 2025-01-29 23:12:45 -05:00
Ariel A
f993c904e8 Merge branch 'lighting' into lighting-expanded-id 2025-01-29 23:07:02 -05:00
shachar700
95aa41f0d4
Fixed switchout bug in multibattle where order of mons gets messed up (#2099) 2025-01-29 07:43:13 +00:00
Ariel A
7612e38641 fix: improved FadeScreenHardware during fade-in 2025-01-26 20:52:50 -05:00
Ariel A
c1d105c31c Merge branch 'lighting' into lighting-expanded-id 2025-01-25 21:45:23 -05:00
Ariel A
bc034aaf73 Merge branch 'followers-expanded-id' into lighting-expanded-id 2025-01-25 21:42:02 -05:00
Ariel A
8933b84e1c Merge branch 'followers' into followers-expanded-id 2025-01-25 21:40:51 -05:00
Ariel A
84fecf21c9 Merge branch 'followers' into lighting 2025-01-25 21:38:22 -05:00
Ariel A
d73167e262 fix: treat 1-tile jumps as slow copyable movement for follower pokemon 2025-01-25 21:37:16 -05:00
Ariel A
521bea6bc3 fix: allowed loading non-word-aligned tileset palettes 2025-01-25 20:59:08 -05:00
Ariel A
16c31d61b4 fix: removed fadescreenswapbuffers palette dependence, via hardware fade 2025-01-25 20:58:22 -05:00
Ariel A
090c4f3936 feat: hardware fades now affect BLDALPHA too 2025-01-25 20:57:30 -05:00
Ariel A
ce9f3b95f3 fix: non-following pokemon using slide-in battle animation 2025-01-21 23:27:57 -05:00
Raymond Dodge
a3d0978762
Replace easy_chat alphabetialOrder magic numbers with EC_INDEX values (#2096) 2025-01-18 20:58:03 -05:00
DizzyEggg
e83f7c79eb
Fix conflicting types for rotating gate functions (#2087) 2025-01-17 18:19:21 -05:00
DizzyEggg
0a436d580e
Extern gSprites and gOamMatrices with known array size (#2090) 2025-01-17 18:18:17 -05:00
GriffinR
2f67b17571
Document bard music (#2053)
* Missing bard song limit constants
* Index bard sound arrays with word constants
* Document bard music
2025-01-17 17:54:38 +00:00
DizzyEggg
9385dfed67 Fix CaveTransition pals 2025-01-15 10:08:02 +01:00
Hedara
9bf7a772d0 Fixed potential unaligned issue in PC screen 2025-01-14 09:50:08 +01:00
Eduardo Quezada
453bb29b73
Fixed Gen 1/2's Transform "pink color" reference 2025-01-12 07:43:57 -03:00
DizzyEggg
07255a2237
extern void * const gNullScriptPtr; 2025-01-10 11:55:02 +01:00
DizzyEggg
84856817b2
remove undef TASK_NONE from list_menu 2025-01-09 19:33:45 +01:00
DizzyEggg
9ab4f5d26a
extern gAncientPowerRockSpriteTemplate fix 2025-01-09 15:50:39 +01:00
DizzyEggg
0ec1189f34
extern const gBasicHitSplatSpriteTemplate 2025-01-07 22:14:54 +01:00
Ariel A
a6ef9c7577 Merge branch 'followers' into followers-expanded-id 2025-01-01 00:39:14 -05:00
Ariel A
4047f9b764 feat: added FadeScreenHardware utility 2025-01-01 00:37:35 -05:00
Ariel A
faf773a54b feat: added time-blend override 2025-01-01 00:37:21 -05:00
Ariel A
a515cb3c6b Merge branch 'followers' into lighting 2025-01-01 00:37:09 -05:00
Ariel A
01335fa453 Unfreeze follower object during lockall (if safe movement flag set).
MSGBOX_SIGN no longer freezes follower.
2025-01-01 00:35:30 -05:00
Ariel A
3fffb9fac6 feat: added configuration to restrict following pokemon. Closes #42 2024-12-30 21:38:18 -05:00
Ariel A
57a198bca0 feat: make follower sidestep or backstep with player during scripts 2024-12-30 21:38:18 -05:00
Ariel A
5536a5535c fix: made slitherTracks_Transitions a proper 2D array. Credit: jaizu 2024-12-30 20:52:05 -05:00
Eduardo Quezada
50d325f081
Slight contest documentation (#2078) 2024-12-27 11:09:33 -05:00
Ariel A
d12a24aef2 fix: gave MOVEMENT_TYPE_FOLLOW_PLAYER an initial facing direction 2024-12-14 23:07:02 -05:00
DizzyEggg
861c579c11
remove sBirchSpeechPlatformBlackPal (#2075) 2024-12-13 17:39:51 -05:00
GriffinR
dbff8c4360
Merge branch 'porymap-6' into generate-map-constants 2024-12-09 20:25:41 -05:00
Eduardo Quezada
5483e05db6 Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
Eduardo Quezada
e605ffba53
Fix recorded battle link player loops (#2071) 2024-12-04 16:22:16 -05:00