GriffinR
b2e2648d15
Use C preprocessor directives
2024-06-22 11:51:16 -04:00
Deokishisu
4578a59673
Fix Localization Oversight in Daisy's Text
...
Based on the FONT_NORMAL and FONT_FEMALE control codes in Daisy's text when finishing her grooming of a Pokémon, it seems the original intention was for the first part of this text to be NPC_TEXT_COLOR_NEUTRAL and for Daisy's dialogue to be NPC_TEXT_COLOR_FEMALE. If the localizers had caught it, they would've replaced FONT_NORMAL with COLOR DARK_GRAY and FONT_FEMALE with COLOR RED. This commit creates a .ifdef BUGFIX for this oversight.
2024-05-24 22:09:31 -04:00
GriffinR
e78094de85
Document fonts
2022-11-22 14:20:27 -05:00
GriffinR
bfd1fb2419
MAP_NONE -> MAP_DYNAMIC, treat warp ids as strings to allow constants
2022-09-03 14:59:18 -04:00
GriffinR
0400ee2124
Merge branch 'master' into clone-union
2022-09-03 14:31:04 -04:00
Jaizu
ce612de462
Add Common_ to movements.inc
2022-08-28 16:51:45 +02:00
GriffinR
ab56ac41a1
Merge branch 'master' into clone-union
2022-08-17 15:41:50 -04:00
cbt6
2644dd9c21
Merge branch 'master' into movement-action
2022-08-15 12:54:47 +08:00
cbt6
7233b2ed0a
Rename WalkFastest functions to WalkFaster
2022-08-11 12:21:28 +08:00
GriffinR
2b93687ade
Merge branch 'master' of https://github.com/GriffinRichards/pokefirered into clone-union
2022-08-10 13:48:30 -04:00
GriffinR
f113da30ad
Use 'goto_if_eq VAR, value, Script' syntax
2022-08-09 20:41:54 -04:00
GriffinR
8e7dd94eca
Drop some optional script command arguments
2022-08-09 15:25:44 -04:00
Eduardo Quezada
95dd979f09
Font constants and slight PSS sync
2022-07-31 21:00:27 -04:00
GriffinR
9cde4e0f74
Remove address comments
2022-06-24 21:10:48 -04:00
GriffinR
38601cf09b
Reformat clone objects in JSON
2022-02-05 14:34:53 -05:00
SatoMew
c128e68062
Replace rival labels
2021-04-17 16:32:55 +01:00