113 Commits

Author SHA1 Message Date
Rairii 8f00ac8fe6 Add revision 10 changes (#722)
* revision 10 changes

* add rev10 to github actions

* add no-intro entry for leafgreen rev10
2026-03-21 16:12:48 -05:00
GriffinR acb480f1c1 Sync event.inc and scrcmd.c 2022-08-09 15:10:38 -04:00
cbt6 d6cb94895f Document src/overworld.c 2022-07-17 04:07:09 +08:00
lioniac 0cc1d8a1b5 Multiple renamings; Removed some orphaned functions 2021-10-27 11:56:03 -03:00
PikalaxALT cdfeb638f4 Document remaining routines in field_specials 2021-03-20 11:13:58 -04:00
PikalaxALT ec0edfd198 Cleanup of main.c 2020-04-10 20:16:31 -04:00
PikalaxALT b22d3a821d Merge branch 'master' of github.com:pret/pokefirered into modern_gcc 2020-04-10 13:10:44 -04:00
PikalaxALT c78101535b Split quest_log.c 2020-04-06 17:58:24 -04:00
PikalaxALT cc3419eff7 Get pokefirered_modern to build 2020-04-04 12:58:08 -04:00
PikalaxALT 1bed74a6a1 doc option_menu 2020-03-29 17:45:11 -04:00
PikalaxALT 8c23bd7c96 Document bike.c 2020-03-29 17:29:52 -04:00
PikalaxALT 9cfc34f2ec Address review comments 2020-03-29 08:56:38 -04:00
PikalaxALT 935fd18898 overworld static syms 2020-03-28 21:50:01 -04:00
PikalaxALT 0f618efb15 Finish overworld.c 2020-03-28 21:39:28 -04:00
PikalaxALT f3a632156b through sub_8057854 2020-03-28 18:00:52 -04:00
PikalaxALT f0fe4904d0 through sub_8056918 2020-03-28 14:03:51 -04:00
PikalaxALT 24ac46856a through sub_805644C 2020-03-28 12:20:20 -04:00
PikalaxALT 816e7ad1f8 through ChooseAmbientCrySpecies 2020-03-28 10:42:23 -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 012f8ed12f through sub_8054F38 2020-03-26 19:59:05 -04:00
PikalaxALT f1841ef24d through sub_805D1A8 2020-03-25 08:57:52 -04:00
PikalaxALT 7074900712 Finish field_control_avatar 2020-03-18 21:20:42 -04:00
PikalaxALT 4516c63652 through TryStartWarpEventScript 2020-03-18 08:49:31 -04: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
PikalaxALT 4594c5dac9 Port field_camera from Emerald 2020-03-10 15:19:50 -04:00
PikalaxALT 73e6280144 Document fldeff_flash and map_preview_screen 2020-03-08 19:54:02 -04:00
PikalaxALT 9f4f0df4d7 fldeff_flash.c 2020-03-08 18:38:30 -04:00
PikalaxALT ecf7cf9835 through sub_80FFF80 2020-03-06 17:07:36 -05:00
PikalaxALT f77b0feba6 Port berry_crush.c part 1 from Emerald 2020-03-02 16:57:00 -05:00
PikalaxALT d758ae0dc2 Merge branch 'master' of github.com:pret/pokefirered into field_effect 2020-03-02 10:15:07 -05:00
PikalaxALT 21dddd5760 Finish cable_club.c 2020-02-29 16:31:57 -05:00
PikalaxALT 80e5031619 Use Surf field effect 2020-02-28 15:29:16 -05:00
PikalaxALT 0c492c087e Show Mon field effect 2020-02-28 15:19:50 -05:00
PikalaxALT 410aaa00ff Teleport field effect 2020-02-28 14:26:54 -05:00
PikalaxALT fb56341fe4 Escape Rope field effect 2020-02-28 14:14:34 -05:00
PikalaxALT 8f42b7b56d Lavaridge Gym 1F Warp field effect 2020-02-28 13:23:51 -05:00
PikalaxALT 1779aedbf0 Escalator field effect 2020-02-28 10:02:40 -05:00
PikalaxALT db12644f00 FallWarpEffect funcs 2020-02-28 09:06:19 -05:00
PikalaxALT 9c03c850a2 Fly field effect 2020-02-27 16:35:06 -05:00
PikalaxALT c93915120f Port many field_effect.c names from Emerald 2020-02-27 11:45:08 -05:00
PikalaxALT 890d85ff02 battle_bg 2020-02-23 16:26:33 -05:00
PikalaxALT aa4a979334 More function documentation in union_room, link, link_rfu_2 2020-02-12 15:32:14 -05:00
PikalaxALT 517f8fc9ef Start doccing help system 2020-01-28 16:05:15 -05:00
PikalaxALT ac5bfcf1ce through sub_8117A0C 2020-01-20 14:46:01 -05:00
PikalaxALT d9ea5a0815 link_rfu_2 through rfufunc_80FA020 2020-01-13 22:08:11 -05:00
jiangzhengwenjz dd381f4982 use headers in main.c 2020-01-10 14:12:32 +08:00
PikalaxALT 1235d7c506 through sub_80C527C 2020-01-07 16:25:13 -05:00