Commit Graph

2368 Commits

Author SHA1 Message Date
PikalaxALT
435fe59621
Merge pull request #270 from GriffinRichards/doc-oneisland
Document One Island scripts
2020-02-26 14:08:19 -05:00
PikalaxALT
e3447d2366
Merge pull request #269 from GriffinRichards/doc-pallet
Document Pallet Town scripts
2020-02-26 14:07:48 -05:00
GriffinR
e3ffb01912
Merge branch 'master' into doc-oneisland 2020-02-26 13:58:26 -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
84d7206b5b
Merge pull request #266 from GriffinRichards/doc-routes3
Document Routes 15-19 scripts
2020-02-26 13:56:35 -05:00
PikalaxALT
9f4e2abfc6
Merge pull request #272 from PikalaxALT/fldeff_cut
fldeff_cut
2020-02-26 13:50:04 -05:00
PikalaxALT
cac0681b2c Name cut grass metatiles 2020-02-26 13:15:21 -05:00
PikalaxALT
933bc3c01a fieldmap.c static symbols; CUT_GRASS_SPRITE_COUNT 2020-02-26 11:17:10 -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
GriffinR
ad4f363a58 Document One Island scripts 2020-02-26 00:26:05 -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
20118dbc31 Finish Route 24/25 2020-02-25 02:53:14 -05:00
GriffinR
15dbc58959 Document teleporter and escalator anim 2020-02-25 02:47:28 -05:00
GriffinR
52da723afb Document Routes 20-21, 24-25 scripts 2020-02-25 01:19:28 -05:00
PikalaxALT
3b558edc79
Merge pull request #267 from PikalaxALT/script_movement
Port script_movement
2020-02-24 16:02:31 -05:00
GriffinR
d1b1709ef9 Document Routes 15-19 scripts 2020-02-24 15:46:45 -05:00
PikalaxALT
3666a47d1c Port script_movement 2020-02-24 15:32:19 -05:00
PikalaxALT
a0fa06a066
Merge pull request #265 from GriffinRichards/sync-objgfx
Sync object event gfx constants
2020-02-24 09:02:25 -05:00
PikalaxALT
942ea77a0d
Merge pull request #264 from PikalaxALT/battle_bg
battle_bg
2020-02-23 21:45:25 -05:00
PikalaxALT
9dd88ac940 use RGB here 2020-02-23 21:22:07 -05:00
PikalaxALT
97408b18a3 Reformat battle terrain table and name assets 2020-02-23 21:19:34 -05:00
PikalaxALT
9e1b0319b2 Name battle terrains; address review comments 2020-02-23 21:06:59 -05:00
GriffinR
1fc8db43b7 Sync object event gfx constants 2020-02-23 17:00:12 -05:00
PikalaxALT
890d85ff02 battle_bg 2020-02-23 16:26:33 -05:00
PikalaxALT
9aaafa8487
Merge pull request #263 from GriffinRichards/move-graphics
Move graphics.s to src
2020-02-22 19:20:53 -05:00
GriffinR
8c02668a19 Rename tileset pals for porymap 2020-02-22 17:08:29 -05:00
GriffinR
9f138f0e13 Move remainder of graphics to src 2020-02-22 15:51:32 -05:00
GriffinR
707e0db049 Move graphics through mail to src 2020-02-22 14:28:19 -05:00
GriffinR
ad17ce193d Move item icons/pals to src 2020-02-22 14:08:05 -05:00
GriffinR
5d1303c3f3 Move graphics up to item icons to src 2020-02-22 13:49:42 -05:00
GriffinR
2d733fb993 Move trainer pics/pals and battle terrain to src 2020-02-22 13:09:23 -05:00
GriffinR
f66d0dfce3 Move graphics.s through pokemon to src 2020-02-22 11:49:09 -05:00
PikalaxALT
e194cf83d2
Merge pull request #262 from PikalaxALT/trainer_see
Trainer see
2020-02-21 20:50:44 -05:00
PikalaxALT
7624b5e5c0 Fix typo; use constants in some data/field_player_avatar arrays 2020-02-21 16:44:36 -05:00
PikalaxALT
93b05b4e42 Fix typo 2020-02-21 16:13:35 -05:00
PikalaxALT
58382e8af8 Remove defunct header 2020-02-21 16:05:22 -05:00
PikalaxALT
54fe6e3e62 Remove redundant include which was somehow missed by the earlier scan 2020-02-21 15:49:32 -05:00
PikalaxALT
540c33405a Remove constants/movement_commands.h 2020-02-21 15:46:19 -05:00
PikalaxALT
2ed0c4b180 Remove outdated comment 2020-02-21 15:02:05 -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
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
57cf3a4bfb
Merge pull request #259 from PikalaxALT/pokemon_jump
Pokemon jump
2020-02-19 14:46:52 -05:00