Commit Graph

87 Commits

Author SHA1 Message Date
GriffinR 0a01d8f31b Merge pull request #545 from GriffinRichards/sync-fieldmap
Sync fieldmap
2022-09-12 14:31:51 -04:00
GriffinR dcdf31f020 Sync fieldmap 2022-09-02 19:24:59 -04:00
GriffinR 7c0b46f6da Merge pull request #541 from GriffinRichards/sync-script
Sync script.c
2022-08-26 23:55:31 -04:00
GriffinR feb3d9cbab Merge pull request #537 from GriffinRichards/doc-bmsg
Sync/document battle_message.c
2022-08-23 10:45:48 -04:00
GriffinR 72f76b19b3 Sync script.c 2022-08-22 20:27:23 -04:00
GriffinR b3c2c7291f Merge pull request #534 from GriffinRichards/sync-scriptcmds
Sync script commands
2022-08-14 17:28:52 -04:00
GriffinR a064849864 Sync/document battle_message.c 2022-08-12 13:58:24 -04:00
GriffinR fbdbc5851c Add npc text color constants 2022-08-09 16:06:51 -04:00
GriffinR acb480f1c1 Sync event.inc and scrcmd.c 2022-08-09 15:10:38 -04:00
GriffinR 1e02571269 Sync naming_screen 2022-08-08 12:05:30 -04:00
Eduardo Quezada 95dd979f09 Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
Eduardo Quezada bcfebc7de4 Review changes 2022-07-30 13:11:02 -04:00
Eduardo Quezada 7f53f533bb Synced src/battle_script_commands.c 2022-07-29 09:42:03 -04:00
PikalaxALT f6565a15d4 Style fixes; attempt to match help_system NONMATCHING 2021-03-21 20:28:42 -04:00
PikalaxALT 95c7e3d067 Update player avatar state enums 2021-03-20 16:44:16 -04:00
PikalaxALT cdfeb638f4 Document remaining routines in field_specials 2021-03-20 11:13:58 -04:00
PikalaxALT 014596dea5 Document and refactor AdjustFriendship 2021-03-18 17:50:55 -04:00
GriffinR 4d1e074514 Fix Son/Daughter name swap 2021-03-12 12:47:51 -05:00
GriffinR 1f6dc0e86b Use trainer constants in flags, automatically update flags/vars count 2021-01-29 15:50:01 -05:00
GriffinR bb56d4a3f4 Give songs meaningful english names 2020-08-29 03:11:03 -04:00
PikalaxALT aea30489fc Create COPYWIN defines for CopyWindowToVram calls 2020-04-10 16:17:46 -04:00
PikalaxALT ea207f6334 Clean up includes 2020-04-08 17:03:26 -04:00
PikalaxALT 31ecdcdd0a Merge branch 'master' of github.com:pret/pokefirered into various_documentation 2020-04-07 07:50:06 -04:00
PikalaxALT 0394317ae4 Merge branch 'various_documentation' of github.com:PikalaxALT/pokefirered into various_documentation 2020-04-06 18:00:47 -04:00
PikalaxALT c78101535b Split quest_log.c 2020-04-06 17:58:24 -04:00
PikalaxALT c05ca373e0 Merge branch 'master' of github.com:pret/pokefirered into various_documentation 2020-04-06 15:27:10 -04:00
GriffinR 100188ac43 Move gfx out of data 2020-04-06 10:02:14 -04:00
GriffinR 93d17ef7c8 Merge branch 'master' into doc-rm 2020-04-06 00:37:08 -04:00
PikalaxALT a622448029 More quest log documentation amid other stuff 2020-04-05 20:30:45 -04:00
GriffinR 250f955ae6 Start documenting region map 2020-04-01 17:32:22 -04:00
PikalaxALT af32535610 Name all specials 2020-03-31 08:49:47 -04:00
PikalaxALT f5f4d6bc1f through InitCurrentFlashLevelScanlineEffect 2020-03-28 14:40:25 -04:00
PikalaxALT fe9c3d3b58 through sub_8055B38 2020-03-27 18:08:28 -04:00
PikalaxALT a03906a1a3 through SetContinueGameWarpToDynamicWarp 2020-03-27 17:21:00 -04:00
PikalaxALT 71c003dcdb through LoadSaveblockMapHeader 2020-03-26 21:30:58 -04:00
PikalaxALT e078e4b315 Some documentation of field_control_avatar and related routines 2020-03-19 08:45:32 -04:00
PikalaxALT 901fceec18 through GetInteractedObjectEventScript 2020-03-17 20:59:39 -04:00
PikalaxALT 6753e18db0 through sub_8090FC4 2020-03-13 20:53:22 -04:00
PikalaxALT d2b0f36b7d Port PSS utility functions 2020-03-11 09:55:45 -04:00
GriffinR cbe6e27f37 region_map.h to region_map_sections.h 2020-03-11 01:04:27 -04:00
PikalaxALT 98d63a5268 through NamingScreen_CreateRivalIcon 2020-03-10 09:55:29 -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 dd5f3c3c3d Add missing script labels 2020-03-02 13:52:16 -05:00
PikalaxALT e8504c7a3f Merge pull request #276 from GriffinRichards/doc-sixisland
Document Six and Seven Island scripts
2020-03-02 12:17:52 -05:00
PikalaxALT ae08a40290 Merge pull request #279 from PikalaxALT/field_effect
Field effect
2020-03-02 12:11:22 -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