pokeplatinum/res
Eduardo Quezada ecb0f0c119
Some checks are pending
build / build (push) Waiting to run
Almost finished documenting ScrCmd for sound (#486)
* ScrCmd_IsSequencePlaying

* ScrCmd_SetSpecialBGM

* `sub_02055554` -> `Sound_TryFadeOutToBGM`

also `sub_020555CC` -> `Sound_GetBGMFadeOutAndWaitFrames`

* ScrCmd_FadeInBGM

* FadeOutMusic -> FadeOutBGM for consistency

* ScrCmd_SetBGMPlayerPaused

* ScrCmd_SetBGMFixed

* Constant uses

* ScrCmd_CheckRecordedChatotCryIsPlayable

* ScrCmd_TryRecordChatotCry

* ScrCmd_StopRecordingChatotCry

* ScrCmd_StopFanfare

* sdatID -> seqID

* ScrCmd_StoreRecordedChatotCry

* ScrCmd_SetSubScene63

* ScrCmd_SetInitialVolumeForSequence

* ScrCmd_SetScene22

* ScrCmd_SetFieldScene, ScrCmd_GetCurrentBGM

* ScrCmd_057 seqID

* Rename file

* Format
2025-04-24 03:51:56 -07:00
..
battle Refactor PCH + script dependencies and use a 2-stage pipeline 2025-01-27 20:46:36 -08:00
field Almost finished documenting ScrCmd for sound (#486) 2025-04-24 03:51:56 -07:00
fonts Refactor PCH + script dependencies and use a 2-stage pipeline 2025-01-27 20:46:36 -08:00
graphics apply review 2 2025-02-26 08:33:39 +07:00
items Document functions and script commands adjacent to CanFitItem 2025-03-31 16:11:08 -03:00
pokemon Document mon sprite magic numbers, generate otherpoke naix 2025-03-09 19:29:06 -04:00
prebuilt Dump map matrices 2025-03-17 17:39:12 -04:00
sound
text Amity Square map script documentation + Scr commands (#481) 2025-04-21 08:25:41 -07:00
trainers Document functions and script commands adjacent to CanFitItem 2025-03-31 16:11:08 -03:00
meson.build Remove trdata.naix generation, generate TRAINER constants separately 2025-01-30 20:42:15 -08:00