Commit Graph

40 Commits

Author SHA1 Message Date
Eduardo Quezada
4e03cfcb49
Document Fashion Case + Dress Up Photos (#885) 2026-01-16 15:13:37 -08:00
Viperio
e8f44177a0
Include OBJ_EVENT_GFX... constants in scrcmd.inc (#894) 2026-01-16 14:22:53 -08:00
Eduardo Quezada
f9edc80941
Misc. Documentation (#883) 2026-01-08 17:50:33 -08:00
Eduardo Quezada
d381a31f50
Created macros for most calls to CallCommonScript (#844) 2026-01-01 12:52:50 -08:00
innocenthedgehog
4abbaaf2b6
Document Veilstone Department Store (#796) 2025-10-30 20:25:26 -07:00
metallicity
c17821ca55
Create simpler FadeScreenIn/Out macros (#694) 2025-08-23 17:18:50 -07:00
Metallicity
4830f187da Rename ScrCmd_187 to SetPosition 2025-08-08 01:02:11 -07:00
scbroede
f52b285eeb
replace remaining script bytes with macros (#659)
Some checks failed
build / build (push) Has been cancelled
2025-08-02 07:26:40 +08:00
James Petersen
d0691ecf57
Add Link Step to Script Build Process (#628) 2025-07-15 10:35:38 -07:00
cbt6
948bb616b8 Rename movement action script commands 2025-06-05 06:13:31 +08:00
Eduardo Quezada
34369649a5
Amity Square map script documentation + Scr commands (#481)
Some checks failed
build / build (push) Has been cancelled
* Messages

* scrcmd_amity_square

* BufferItemNamePlural

* BufferAccessoryName

* CanFitAccessory

* FLAG_AMITY_SQUARE_MAN_GIFT_RECEIVED

* VAR_FOLLOWER_MON_PARTY_ID

* VAR_AMITY_SQUARE_GIFT_ID

* VAR_FOLLOWER_MON_SPECIES

* VAR_FOLLOWER_MON_NEXT_PICKUP_TYPE

* VAR_FOLLOWER_MON_PICKUP_ITEM_ID

* Organized sMonFindableAccessories

* VAR_FOLLOWER_MON_PICKUP_ACCESSORY_ID

* LOCALID_HAS_NATIONAL_DEX

* LOCALID_ITEM_OR_ACCESSORY_ID

* LOCALID_COUNT

* PICKUP_TYPE_ITEM

* PICKUP_TYPE_ACCESORY

* Gift Man

* Species-specific cases

* Static NPCs

* Party has species

* Follower messages

* Follower Pickup

* Receptionists

* GetSetNationalDexEnabled

* VAR_FOLLOWER_MON_ACTIVE

* Triggers

* National dex macros
2025-04-21 08:25:41 -07:00
Eduardo Quezada
6ef937a8eb
Define and use Var constants (#474)
* Missing uses of defined vars

* Vars 0x4000 to 0x402F with Var macros

* Vars 0x4000 to 0x402F with other macros

^ Conflicts:
^	res/field/scripts/scripts_amity_square.s
^	res/field/scripts/scripts_veilstone_city_southwest_house.s

* Other vars

* Special Flags

* Unk vars

* NUM_VARS

* `SPECIAL_VARS_START` -> `SCRIPT_LOCAL_VARS_START`

* `VAR_0x800C` -> `VAR_RESULT`

* `VAR_0x800D` -> `VAR_LAST_TALKED`

* Format

* VAR_MAP_LOCAL

* VAR_OBJ_GFX_ID

* STORY_VARS
2025-04-20 17:38:03 -07:00
RavePossum
dac456a0e4
Merge pull request #471 from CharlesFolz4/Accessories
Some checks are pending
build / build (push) Waiting to run
Generating and documenting accessories constants
2025-04-14 09:20:22 -04:00
narf0708@gmail.com
9485e2aca7 Document accessory related functions 2025-04-13 21:08:13 -04:00
Eduardo Quezada
4dc33aeff4
Document multiple map scripts commands (#469)
Some checks are pending
build / build (push) Waiting to run
* CheckPartyHasFatefulEncounterRegigigas

* SetPartyGiratinaForm

* WaitCry

* GetUnownFormsSeenCount

* CheckPartyCombeeGenderCount

* GetHour

* Review changes
2025-04-12 12:30:17 -07:00
Rachel
083c68cd64
Merge pull request #457 from AsparagusEduardo/canfititem
Some checks failed
build / build (push) Has been cancelled
Document functions and script commands adjacent to CanFitItem
2025-04-02 20:52:54 -07:00
Eduardo Quezada
bebd201102 GoToIfCannotFitItem macro 2025-04-01 14:14:18 -03:00
Eduardo Quezada
a7fa5b9ade Document functions and script commands adjacent to CanFitItem 2025-03-31 16:11:08 -03:00
Eduardo Quezada
c1670bf494
Merge pull request #441 from AsparagusEduardo/forms
Forms/Species-related functions and scripts
2025-03-31 10:47:58 -07:00
Eduardo Quezada
1c0b7120b8 Removed accidental extra commas 2025-03-28 16:28:00 -03:00
Eduardo Quezada
dc4954da53 Add flag constants 2025-03-28 16:24:18 -03:00
Rachel
c6e8651e00 Document system-variable 0x404C 2025-03-08 14:58:47 -08:00
Viperio19
7b8ab80544 Using constants for poketch apps and removing unused variable for PlayCry 2025-02-22 22:12:10 +01:00
Viperio19
0a03b1624d Renaming script commands and using constants for PlayCry 2025-02-22 16:06:47 +01:00
Viperio19
913d67dd10 Document lake trio caverns 2025-02-20 18:14:04 +01:00
Viperio19
01c0e43473 Use gender and yes/no constants in scripts 2025-02-18 23:17:52 +01:00
Rachel
5168755542 Document script commands that use system variables 2025-02-16 12:24:32 -08:00
Viperio19
b44ad88210 Improve names and move flag constants to vars_flags.h 2025-02-14 11:56:28 +01:00
Viperio19
eef5a361b2 Finish documentation for scripts_pokemon_center_daily_trainers.s 2025-02-13 23:19:39 +01:00
TheSylphIsIn
ac987dd9c1 Document ScrCmds 065, 0B4, 0B5, 0A1, 0DE, 096, 097
I did these commands together because they're all used in the script for choosing your starter.
2025-02-08 14:58:43 -05:00
Rachel
ab09fd604e Use a static ordering for text archives + refactor terminology + unify includes 2025-01-27 20:53:13 -08:00
Rachel
42312043d5 Explicitly include header-linked GMM headers in script files 2025-01-27 20:46:35 -08:00
cbt6
9ee714be0b Rename movement action constants 2024-12-13 22:03:08 +08:00
Rachel
7be948e872 Document system_flags.c 2024-11-03 16:08:01 -08:00
RavePossum
2211c7248c Mass rename more script commands (again) 2024-08-18 09:37:54 -04:00
RavePossum
e910657589 Mass rename more script commands 2024-08-18 08:57:35 -04:00
RavePossum
28a00d2d98 Substitute a batch of constants for script commands 2024-07-22 09:23:21 -04:00
RavePossum
08c23a311f Mass rename a batch of script commands 2024-07-22 09:23:21 -04:00
Rachel
c925fef0b9 Update all scripts to use #include 2024-07-16 12:01:40 -07:00
cbt6
3c8cd4a42a Name field script files 2024-06-29 14:16:59 +08:00