Commit Graph

96 Commits

Author SHA1 Message Date
Jaizu 507f1d8d36 Modern fixes (#697) 2025-06-11 14:27:42 -04:00
GriffinR 50babdb07f Move local IDs to map.json 2024-10-15 02:51:08 -04:00
GriffinR 5e464c2091 Sync map macro change with pokeemerald 2024-08-27 13:57:07 -04: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 0400ee2124 Merge branch 'master' into clone-union 2022-09-03 14:31:04 -04:00
GriffinR 72f76b19b3 Sync script.c 2022-08-22 20:27:23 -04:00
GriffinR ab56ac41a1 Merge branch 'master' into clone-union 2022-08-17 15:41:50 -04:00
cbt6 73f8a54aa9 Document remaining movement types and actions 2022-08-16 12:24:18 +08:00
cbt6 7233b2ed0a Rename WalkFastest functions to WalkFaster 2022-08-11 12:21:28 +08:00
GriffinR 2b93687ade Merge branch 'master' of https://github.com/GriffinRichards/pokefirered into clone-union 2022-08-10 13:48: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
GriffinR 23d7c00c62 Merge branch 'master' into clone-union 2022-02-22 18:42:20 -05:00
GriffinR 2598b285bb Add missing trainer type constant usage 2022-02-11 13:26:55 -05:00
GriffinR dd5f6ccd3b Add union for clone objects 2022-02-05 13:42:46 -05:00
PikalaxALT aec808ac0d Flatten pos fields in struct Sprite 2021-07-07 09:05:48 -04:00
PikalaxALT f00b44699c Fix movement types; fix some math ops 2021-03-30 20:33:31 -04:00
Kurausukun 64e3ba9964 [LEAK-INFORMED] fix vs_seeker fakematchings 2021-03-23 00:19:34 -04: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 61a06dffe7 Address review comments 2020-04-10 10:57:20 -04:00
PikalaxALT ea207f6334 Clean up includes 2020-04-08 17:03:26 -04:00
PikalaxALT a622448029 More quest log documentation amid other stuff 2020-04-05 20:30:45 -04:00
PikalaxALT af32535610 Name all specials 2020-03-31 08:49:47 -04:00
PikalaxALT fe9c3d3b58 through sub_8055B38 2020-03-27 18:08:28 -04:00
GriffinR 6cf4bc4101 Label object event graphics 2020-03-26 13:39:40 -04:00
ultima-soul e1f7efb8e6 Document some metatile behaviors and address review comments. 2020-03-15 19:44:47 -07:00
ultima-soul 99e4de062a Merge branch 'master' into event_object_movement 2020-03-13 00:32:04 -07:00
ultima-soul 339c2914af Decompile/port event_object_movement 2020-03-12 12:46:40 -07:00
GriffinR 1aa1f18972 Sync trainer_battle.inc 2020-03-03 14:52:32 -05:00
GriffinR dd5f3c3c3d Add missing script labels 2020-03-02 13:52:16 -05:00
PikalaxALT d12dd578b8 Address review comments 2020-03-02 11:16:34 -05:00
PikalaxALT f825186655 Use VS Seeker field effect 2020-02-28 15:55:12 -05:00
GriffinR 1fc8db43b7 Sync object event gfx constants 2020-02-23 17:00:12 -05:00
PikalaxALT 58382e8af8 Remove defunct header 2020-02-21 16:05:22 -05:00
PikalaxALT 540c33405a Remove constants/movement_commands.h 2020-02-21 15:46:19 -05:00
PikalaxALT b7c28c4be7 Remove redundant include lines 2020-02-21 15:00:56 -05:00
PikalaxALT 69d8833b31 Prelim names for mvmt actions; merge field_ground_effect into evobjmv 2020-02-21 13:41:18 -05:00
PikalaxALT abc39d86f3 Decomp all trainer see funcs 2020-02-20 14:03:29 -05:00
PikalaxALT 0125c1440e trainer_see through CheckPathBetweenTrainerAndPlayer 2020-02-19 15:43:59 -05:00
PikalaxALT 11af7a0751 Rename unk headers 2020-02-11 13:49:19 -05:00
PikalaxALT ceeed6247d Port object event flags from emerald 2020-02-02 11:23:04 -05:00
PikalaxALT 401276242a through sub_811BDA8 2020-01-22 13:39:36 -05:00
GriffinR 04d176334a Document some Quest Log 2020-01-15 16:00:45 -05:00
GriffinR f276383293 Merge master into sync-script 2020-01-12 16:03:06 -05:00
PikalaxALT 4e96e3d98e Merge pull request #211 from jiangzhengwenjz/nonmatching
fake match sub_810C4EC
2020-01-12 14:16:48 -05:00
jiangzhengwenjz 214c651acd GetVsSeekerResponseInArea 2020-01-11 08:07:27 +08:00
jiangzhengwenjz a52fe6c9a0 sub_810C4EC 2020-01-11 04:27:01 +08:00
GriffinR c39d295386 Label used movement steps 2020-01-09 12:57:13 -05:00