Commit Graph

26 Commits

Author SHA1 Message Date
Koen Van Kerckhoven ce73dceebf Fix static/global naming 2023-01-02 23:52:58 +01:00
Koen Van Kerckhoven 8ea6999f9a Update pokemon_special_anim_scene.c
Give applicable names to undocumented symbols
2023-01-02 21:39:00 +01:00
GriffinR e78094de85 Document fonts 2022-11-22 14:20:27 -05:00
GriffinR 3de70980e5 Document text window 2022-10-05 15:00:58 -04:00
GriffinR fc836b9de4 Merge pull request #558 from GriffinRichards/doc-intro
Document intro
2022-09-30 01:53:07 -04:00
GriffinR 27b2b0b24a Document intro graphics/data 2022-09-13 16:10:15 -04:00
GriffinR 7b2da8e402 Sync/document the rest of strings.c 2022-09-13 14:48:54 -04:00
Eduardo Quezada 81ef26732d Removed UNUSED attribute 2022-09-04 18:06:58 -03:00
Eduardo Quezada 95dd979f09 Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
Eduardo Quezada 60ce72fa5a Synced src/mon_markings.c and partly synced PSS 2022-07-30 12:29:20 -04:00
Eduardo Quezada 7f53f533bb Synced src/battle_script_commands.c 2022-07-29 09:42:03 -04:00
Eduardo Quezada 0709da5867 Multiple changes 2 2022-07-28 01:20:05 -04:00
PikalaxALT aec808ac0d Flatten pos fields in struct Sprite 2021-07-07 09:05:48 -04:00
Kurausukun 4b182affb6 standardize "grey" to "gray" 2021-04-09 22:34:08 -04:00
Kurausukun 646c443221 [LEAK-INFORMED] fix Task_UseItem_OutwardSpiralDots fakematching 2021-03-22 23:56:38 -04:00
Kurausukun 3f236d09c6 [LEAK-INFORMED] fix InitItemIconSpriteState fakematch 2021-03-22 23:44:08 -04:00
GriffinR bb56d4a3f4 Give songs meaningful english names 2020-08-29 03:11:03 -04:00
GriffinR d8f858d04e Wrap asm statements in NONMATCHING 2020-08-18 09:09:25 -04:00
PikalaxALT aea30489fc Create COPYWIN defines for CopyWindowToVram calls 2020-04-10 16:17:46 -04:00
PikalaxALT a205881ce2 Comment dma3 methods and create DMA3_*BIT macros 2020-04-10 15:57:08 -04:00
PikalaxALT 77a6b8a820 Address review comments; doc round 2 2020-03-22 14:26:44 -04:00
PikalaxALT faab53204c Start doccing PSA 2020-03-21 20:52:44 -04:00
PikalaxALT 41704d7054 Finish pokemon_special_anim_scene.s 2020-03-21 19:46:43 -04:00
PikalaxALT d0be58d077 through sub_811E040 2020-03-21 16:55:56 -04:00
PikalaxALT 218555e72c through sub_811D5C0 2020-03-21 10:48:55 -04:00
PikalaxALT 47fe2cb9ce through sub_811D2D0 2020-03-20 20:33:25 -04:00