Commit Graph

28 Commits

Author SHA1 Message Date
GriffinR 4dc5c47799 OBJ_EVENT_ID_PLAYER/CAMERA -> LOCALID_PLAYER/CAMERA 2024-10-14 22:48:30 -04:00
GriffinR bb50006fc9 Move heal locations data to their associated map.json (#673) 2024-10-11 15:17:18 -04:00
GriffinR f113da30ad Use 'goto_if_eq VAR, value, Script' syntax 2022-08-09 20:41:54 -04:00
GriffinR 9cde4e0f74 Remove address comments 2022-06-24 21:10:48 -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 7af1b35d17 Sync some specials/drop unnecessary prefixes 2020-03-03 17:45:25 -05:00
GriffinR 44c9109c2a Document Pallet Town scripts 2020-02-25 15:46:07 -05:00
GriffinR 04d176334a Document some Quest Log 2020-01-15 16:00:45 -05:00
GriffinR 29e4446a03 Use MSGBOX constants 2020-01-10 03:00:38 -05:00
GriffinR 4a6f15ba24 Sync event macros 2020-01-10 01:26:20 -05:00
GriffinR 0f5e3174d0 Split more file from event_scripts.s 2020-01-09 14:30:22 -05:00
GriffinR a40c63fe48 Use dir constants 2020-01-09 13:25:10 -05:00
GriffinR 16dc234d99 Some stdscript sync, start syncing cable_club.inc 2020-01-08 23:44:55 -05:00
GriffinR 2e5bf6c9ef Use map_script constants, name unique map_script labels 2020-01-08 19:16:57 -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 a18e9c27e1 Rename specials according to Ruby 2019-10-24 16:31:38 -04:00
PikalaxALT 661e5d9221 field_specials through Task_AnimateElevatorWindowView 2019-10-23 15:31:23 -04:00
PikalaxALT 9aa5709329 use TRUE and FALSE for flag conditionals; more story flags 2019-10-20 21:24:16 -04:00
PikalaxALT 6b503e306d script switch/case; name script conditionals 2019-10-20 20:38:23 -04:00
PikalaxALT 8fd0bc4245 Decompile start_menu 2019-10-13 22:04:51 -04:00
PikalaxALT 11b027d13c Decompile player_pc 2019-10-12 16:30:51 -04:00
PikalaxALT 4156dd6b57 setrespawn 2019-05-16 13:57:21 -04:00
PikalaxALT a2d1b854d6 goto_if_eq and switch/case in scripts 2019-05-16 13:30:03 -04:00
PikalaxALT 119693e181 propagate msgbox macro 2019-05-16 09:38:19 -04:00
PikalaxALT 15c153273b Define map scene vars 2019-05-14 17:14:47 -04:00
PikalaxALT 7dca612936 Fix indentation in .inc files 2019-05-14 16:47:07 -04:00
garak 4e5d818f89 dump event scripts 2019-05-09 13:46:28 -04:00