Commit Graph

1075 Commits

Author SHA1 Message Date
PikalaxALT f77b0feba6 Port berry_crush.c part 1 from Emerald 2020-03-02 16:57:00 -05:00
PikalaxALT 6363d39e99 port field_effect_helpers from emerald 2020-03-02 13:34:34 -05:00
PikalaxALT 0169a98c68 Merge pull request #278 from GriffinRichards/doc-miscscript
Split/label some common event scripts
2020-03-02 12:19:18 -05:00
PikalaxALT d758ae0dc2 Merge branch 'master' of github.com:pret/pokefirered into field_effect 2020-03-02 10:15:07 -05:00
PikalaxALT 875dde7a0c Rename remaining field effect callbacks 2020-03-02 09:51:21 -05:00
PikalaxALT a7966b5047 Finish field_effect.c 2020-03-02 09:47:33 -05:00
PikalaxALT a506860558 field effect 0x43 2020-03-02 09:18:32 -05:00
GriffinR 62100376b7 Split/label some common event scripts 2020-03-02 00:19:11 -05:00
PikalaxALT cbd380f2bf Name many functions in cable_club.c 2020-02-29 17:01:03 -05:00
PikalaxALT 21dddd5760 Finish cable_club.c 2020-02-29 16:31:57 -05:00
PikalaxALT 9b9ae3d337 through sub_8080E6C 2020-02-29 14:30:01 -05:00
PikalaxALT fb064f17ba Fly field effect 2020-02-28 17:10:06 -05:00
PikalaxALT f825186655 Use VS Seeker field effect 2020-02-28 15:55:12 -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 9cf19244fa Port Lavaridge Gym B1F Warp from Emerald 2020-02-28 13:18:21 -05:00
PikalaxALT 8a09273846 Unused dive field effect 2020-02-28 11:16:03 -05:00
PikalaxALT c117bc6864 Waterfall field effect 2020-02-28 10:19:34 -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 e07c771f18 through Task_FallWarpFieldEffect 2020-02-27 16:59:05 -05:00
PikalaxALT 9c03c850a2 Fly field effect 2020-02-27 16:35:06 -05:00
PikalaxALT 701d4635b4 Pokecenter heal and HOF field effects 2020-02-27 16:19:33 -05:00
PikalaxALT 0d88e2d1de through MultiplyPaletteRGBComponents 2020-02-27 14:08:26 -05:00
PikalaxALT c93915120f Port many field_effect.c names from Emerald 2020-02-27 11:45:08 -05:00
PikalaxALT 456c817338 Decompile fldeff hooks 2020-02-27 09:18:54 -05:00
PikalaxALT e3447d2366 Merge pull request #269 from GriffinRichards/doc-pallet
Document Pallet Town scripts
2020-02-26 14:07:48 -05:00
PikalaxALT 13f14218e1 Merge pull request #268 from GriffinRichards/doc-routes4
Document Routes 20-25, teleporter/escalator anim
2020-02-26 13:57:36 -05:00
PikalaxALT 4747fcb629 Name methods in fldeff_cut 2020-02-26 09:21:49 -05:00
PikalaxALT 51e2b99b9d Finish fldeff_cut 2020-02-26 09:11:24 -05:00
PikalaxALT 41644b283a through sub_8097A20 2020-02-25 16:52:16 -05:00
PikalaxALT 565114625f fldeff_cut through SetUpFieldMove_Cut 2020-02-25 16:35:38 -05:00
GriffinR 44c9109c2a Document Pallet Town scripts 2020-02-25 15:46:07 -05:00
GriffinR 15dbc58959 Document teleporter and escalator anim 2020-02-25 02:47:28 -05:00
PikalaxALT 3666a47d1c Port script_movement 2020-02-24 15:32:19 -05:00
PikalaxALT 890d85ff02 battle_bg 2020-02-23 16:26:33 -05:00
GriffinR f66d0dfce3 Move graphics.s through pokemon to src 2020-02-22 11:49:09 -05:00
PikalaxALT 7624b5e5c0 Fix typo; use constants in some data/field_player_avatar arrays 2020-02-21 16:44:36 -05:00
PikalaxALT 69d8833b31 Prelim names for mvmt actions; merge field_ground_effect into evobjmv 2020-02-21 13:41:18 -05:00
PikalaxALT 14a599bbc2 Address review comments; name some methods in event_object_movement 2020-02-21 09:02:06 -05:00
PikalaxALT 93ee43a31a Finish trainer_see 2020-02-20 14:52:37 -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 4280723f0e Merge pull request #260 from GriffinRichards/doc-connection
Split connection field from graphics id in object events
2020-02-19 14:49:14 -05:00
PikalaxALT 9d44bc0bda Merge branch 'master' of github.com:pret/pokefirered into pokemon_jump 2020-02-19 08:47:50 -05:00
GriffinR 2a2db28e57 Split connection field from graphics id in object events 2020-02-18 18:13:31 -05:00
PikalaxALT 5c530e1330 Finish porting pokemon_jump from Emerald 2020-02-18 16:39:44 -05:00