Commit Graph

35 Commits

Author SHA1 Message Date
GriffinR 10c1e1298f Merge branch 'master' of https://github.com/pret/pokefirered into doc-ql 2023-08-18 11:26:22 -04:00
GriffinR dcdb9024d8 Sync palette macros 2023-05-26 14:52:21 -04:00
GriffinR 45e4c30d38 Merge branch 'master' of https://github.com/pret/pokefirered into doc-ql 2023-04-10 10:18:07 -04:00
GriffinR 81efd8f9f8 Document script_menu 2023-01-24 16:26:45 -05:00
GriffinR c39f3161d2 Continue documenting Quest Log 2022-12-05 12:15:30 -05:00
GriffinR e78094de85 Document fonts 2022-11-22 14:20:27 -05:00
GriffinR 99ce8e358f Document/sync misc remaining symbols 2022-11-02 15:29:04 -04:00
GriffinR 7b2da8e402 Sync/document the rest of strings.c 2022-09-13 14:48:54 -04:00
GriffinR 72f76b19b3 Sync script.c 2022-08-22 20:27:23 -04:00
GriffinR acb480f1c1 Sync event.inc and scrcmd.c 2022-08-09 15:10:38 -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 4a60396428 Colors 2022-07-29 22:49:52 -04:00
GriffinR 1f6dc0e86b Use trainer constants in flags, automatically update flags/vars count 2021-01-29 15:50:01 -05:00
PikalaxALT ea207f6334 Clean up includes 2020-04-08 17:03:26 -04:00
GriffinR 100188ac43 Move gfx out of data 2020-04-06 10:02:14 -04:00
PikalaxALT e078e4b315 Some documentation of field_control_avatar and related routines 2020-03-19 08:45:32 -04:00
GriffinR 13e06bf7f8 Combine special prefixes, drop more 2020-03-04 10:42:16 -05:00
GriffinR 7af1b35d17 Sync some specials/drop unnecessary prefixes 2020-03-03 17:45:25 -05:00
PikalaxALT c93915120f Port many field_effect.c names from Emerald 2020-02-27 11:45:08 -05:00
GriffinR 2908c9fa95 Document some misc small scripts 2020-01-20 15:17:34 -05:00
GriffinR 04d176334a Document some Quest Log 2020-01-15 16:00:45 -05:00
GriffinR 0bb7f18b8e Sync Cable Club scripts 2020-01-11 00:47:47 -05:00
GriffinR d071f05504 Split more files from event_scripts.s 2020-01-09 14:01:45 -05:00
GriffinR 31d31d3260 Sync compare macros, some event_scripts.s doc, begin map_scripts constants 2020-01-08 18:09:24 -05:00
PikalaxALT 67cf45f7b3 Match player name choices in LG 2019-12-20 13:53:56 -05:00
PikalaxALT fd78afa5a7 Name remaining static routines in script_menu.c 2019-10-25 17:11:31 -04:00
PikalaxALT 4b052a2040 Resolve review comments 2019-10-25 17:01:05 -04:00
PikalaxALT 359ec8dde1 Name multichoice menus 2019-10-25 14:52:54 -04:00
PikalaxALT 15298c6cd1 Fix some string names 2019-10-25 14:01:40 -04:00
PikalaxALT d33509ec93 script_menu name strings 2019-10-25 13:56:01 -04:00
PikalaxALT 1f73aff8f4 script_menu static funcs and vars 2019-10-25 13:41:57 -04:00
PikalaxALT 00675eaafb script_menu data 2019-10-25 13:23:46 -04:00
PikalaxALT 0a440d658b Finish script_menu code decomp 2019-10-25 11:10:08 -04:00
PikalaxALT 283084cce4 script_menu through task_yes_no_maybe 2019-10-24 20:49:10 -04:00