Frank DeBlasio
aac6ebbc27
Fix object event graphic names ( #731 )
...
* Fixed object event graphic names
* Updated files and other variable names
* Fix from finding and replacing without matching case
* spritesheet updates
* Update flag name
---------
Co-authored-by: Marcus Huderle <huderlem@gmail.com>
2026-03-22 08:28:44 -05:00
GriffinR
50babdb07f
Move local IDs to map.json
2024-10-15 02:51:08 -04:00
GriffinR
4dc5c47799
OBJ_EVENT_ID_PLAYER/CAMERA -> LOCALID_PLAYER/CAMERA
2024-10-14 22:48:30 -04:00
Deokishisu
fb0c7dc3f2
Fix Typo in Nurse Script
...
EventScript_PkmnCenterNurse_PlayerWaitingInUionRoom => EventScript_PkmnCenterNurse_PlayerWaitingInUnionRoom
2024-05-24 21:58:35 -04:00
GriffinR
6d6f207eb4
Initial mystery gift sync
2022-11-19 21:01:35 -05:00
GriffinR
9983b41c1d
Sync union room
2022-11-08 01:19:15 -05:00
GriffinR
aeb1c74bbf
Label remaining scripts
2022-10-05 15:32:51 -04:00
GriffinR
ccd527b782
Merge pull request #542 from GriffinRichards/sync-cableclub
...
Sync cable club
2022-09-03 14:27:13 -04:00
Jaizu
ce612de462
Add Common_ to movements.inc
2022-08-28 16:51:45 +02:00
GriffinR
321f5371d8
Sync cable club
2022-08-25 18:48:54 -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
f113da30ad
Use 'goto_if_eq VAR, value, Script' syntax
2022-08-09 20:41:54 -04:00
GriffinR
fbdbc5851c
Add npc text color constants
2022-08-09 16:06:51 -04:00
GriffinR
8e7dd94eca
Drop some optional script command arguments
2022-08-09 15:25:44 -04:00
GriffinR
acb480f1c1
Sync event.inc and scrcmd.c
2022-08-09 15:10:38 -04:00
GriffinR
daf293b9ab
Rename Viridian City houses
2022-08-05 15:51:27 -04:00
Eduardo Quezada
dfe6c6885c
Synced sound.c
2022-07-29 18:15:25 -04:00
cbt6
56ca6d4bcc
Document src/field_effect.c
2022-07-13 04:07:52 +08:00
GriffinR
9cde4e0f74
Remove address comments
2022-06-24 21:10:48 -04:00
PikalaxALT
ee6b3c1acf
Sync berry crush from Emerald
2021-05-05 13:03:39 -04:00
SatoMew
9b6469a7a3
Fix Record Corner labels
2021-04-10 18:43:10 +01:00
PikalaxALT
2edc21281e
Document symbols reffed in field_control_avatar
2021-03-20 17:27:21 -04:00
GriffinR
515dde69af
Use more LOCALID constants
2021-02-10 20:20:15 -05:00
GriffinR
bb56d4a3f4
Give songs meaningful english names
2020-08-29 03:11:03 -04:00
PikalaxALT
c78101535b
Split quest_log.c
2020-04-06 17:58:24 -04:00
PikalaxALT
af32535610
Name all specials
2020-03-31 08:49:47 -04:00
PikalaxALT
0f618efb15
Finish overworld.c
2020-03-28 21:39:28 -04:00
PikalaxALT
5b3e9f376b
through PlayerGetCopyableMovement
2020-03-23 21:42:35 -04:00
PikalaxALT
e078e4b315
Some documentation of field_control_avatar and related routines
2020-03-19 08:45:32 -04:00
PikalaxALT
ba7e4acfee
through CheckStandardWildEncounter
2020-03-17 22:08:02 -04:00
PikalaxALT
3aeb294572
Port pokemon_storage_2 from emerald
2020-03-11 13:32:30 -04:00
PikalaxALT
5d7c0e9bb0
Remove duplicate decl; use EASY_CHAT_TYPE define in mystery_event_club.inc
2020-03-08 12:55:16 -04:00
GriffinR
4df660dc76
Add enums for help system text, label help context
2020-03-04 18:26:54 -05:00
GriffinR
13e06bf7f8
Combine special prefixes, drop more
2020-03-04 10:42:16 -05:00
GriffinR
4c1d30a832
Add more metatile labels
2020-03-03 22:23:40 -05:00
GriffinR
7af1b35d17
Sync some specials/drop unnecessary prefixes
2020-03-03 17:45:25 -05:00
GriffinR
1aa1f18972
Sync trainer_battle.inc
2020-03-03 14:52:32 -05:00
GriffinR
42e6e9bd9c
Remove interactwith from field move scripts
2020-03-02 14:55:20 -05:00
GriffinR
dd5f3c3c3d
Add missing script labels
2020-03-02 13:52:16 -05:00
GriffinR
4ab3d77d80
Fix special var names
2020-03-02 12:57:54 -05:00
PikalaxALT
0169a98c68
Merge pull request #278 from GriffinRichards/doc-miscscript
...
Split/label some common event scripts
2020-03-02 12:19:18 -05:00
GriffinR
6280a3786b
Merge branch 'master' into doc-sixisland
2020-03-02 10:48:56 -05:00
PikalaxALT
5198a05272
Merge pull request #275 from GriffinRichards/doc-fiveisland
...
Document Five Island scripts
2020-03-02 10:48:13 -05:00
PikalaxALT
55e00e0c13
Merge pull request #274 from GriffinRichards/doc-fourisland
...
Document Four Island scripts, trainer_card.inc, sync trainer_card.c
2020-03-02 10:43:01 -05:00
GriffinR
62100376b7
Split/label some common event scripts
2020-03-02 00:19:11 -05:00
GriffinR
575e8da6a9
Document Seven Island scripts
2020-02-28 20:24:19 -05:00
GriffinR
948b695ad4
Document Six Island scripts
2020-02-28 09:54:01 -05:00
GriffinR
7d7c51973c
Document Five Island scripts
2020-02-28 00:22:34 -05:00
GriffinR
2d9327a1ff
Document Four Island scripts, trainer_card.inc
2020-02-27 14:21:13 -05:00