Commit Graph

2613 Commits

Author SHA1 Message Date
GriffinR 8214c6a91f Move object event anims to src 2020-03-24 18:49:38 -04:00
GriffinR db50454973 Move base oam to src 2020-03-24 18:16:41 -04:00
GriffinR badb380861 Move object event subsprites to src 2020-03-24 17:24:29 -04:00
GriffinR 5d0ababb58 Move object event graphics info to src 2020-03-24 16:58:47 -04:00
GriffinR 671a5d3273 Move palette tags to src 2020-03-24 14:44:21 -04:00
GriffinR b021ce35b7 Move field effect objects to src 2020-03-24 14:16:49 -04:00
GriffinR 68e942065a Move movement type func tables to src 2020-03-23 22:42:36 -04:00
GriffinR b607821bf6 Move evobjmv data up to movement type func tables to src 2020-03-23 17:34:12 -04:00
GriffinR b76d8f569c Move movement action func tables to src 2020-03-23 16:39:46 -04:00
PikalaxALT 4f65d54095 Merge pull request #309 from PikalaxALT/pokemon_special_anim
Pokemon special anim
2020-03-22 14:50:33 -04:00
PikalaxALT cce652dc9b Remove partial define 2020-03-22 14:44:32 -04:00
PikalaxALT 77a6b8a820 Address review comments; doc round 2 2020-03-22 14:26:44 -04:00
PikalaxALT faab53204c Start doccing PSA 2020-03-21 20:52:44 -04:00
PikalaxALT 41704d7054 Finish pokemon_special_anim_scene.s 2020-03-21 19:46:43 -04:00
PikalaxALT d0be58d077 through sub_811E040 2020-03-21 16:55:56 -04:00
PikalaxALT 218555e72c through sub_811D5C0 2020-03-21 10:48:55 -04:00
PikalaxALT 47fe2cb9ce through sub_811D2D0 2020-03-20 20:33:25 -04:00
PikalaxALT 73b04853e9 through sub_811D178 2020-03-20 19:59:20 -04:00
PikalaxALT ec93f0bb08 Merge pull request #308 from GriffinRichards/fix-healloc
Move heal location data
2020-03-20 11:11:07 -04:00
PikalaxALT fafb252543 through sub_811CF88 2020-03-20 08:37:58 -04:00
PikalaxALT b36ea2db98 through sub_811CA20 2020-03-19 20:40:26 -04:00
GriffinR 9c1a8011d9 Move heal location data 2020-03-19 19:32:13 -04:00
PikalaxALT 33b65b5470 Merge pull request #307 from PikalaxALT/field_control_avatar
Field control avatar
2020-03-19 11:00:32 -04:00
PikalaxALT a8403c0779 Address review comments (cleanup) 2020-03-19 10:25:17 -04:00
PikalaxALT e078e4b315 Some documentation of field_control_avatar and related routines 2020-03-19 08:45:32 -04:00
PikalaxALT 15a3adefa0 Static syms in field_control_avatar 2020-03-18 21:32:09 -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
PikalaxALT ba7e4acfee through CheckStandardWildEncounter 2020-03-17 22:08:02 -04:00
PikalaxALT 901fceec18 through GetInteractedObjectEventScript 2020-03-17 20:59:39 -04:00
PikalaxALT 715c2ff3ad Merge pull request #304 from GriffinRichards/fix-tilesetname
Standardize tileset folder names
2020-03-17 08:54:38 -04:00
PikalaxALT 0b1ddd5842 Merge pull request #303 from GriffinRichards/doc-metatr
Label used metatile attributes
2020-03-17 08:53:50 -04:00
PikalaxALT d52f2aa571 Merge pull request #305 from PikalaxALT/field_weather
Field weather
2020-03-17 08:53:24 -04:00
PikalaxALT 8a64f8b431 Remove data/field_weather.s 2020-03-17 08:29:24 -04:00
PikalaxALT 39587fe2bc Address review comments 2020-03-17 08:28:09 -04:00
PikalaxALT e7a288189d Add missing bubble.png 2020-03-16 22:06:03 -04:00
PikalaxALT 2c0a5be745 Static syms in field_weather_* 2020-03-16 21:48:54 -04:00
PikalaxALT 7610a2dfc2 Port field_weather_effects from emerald 2020-03-16 21:43:49 -04:00
GriffinR 98942449be Standardize tileset folder names 2020-03-16 20:52:12 -04:00
PikalaxALT 21e4406ab9 remove field_weather, field_weather_util.s 2020-03-16 20:46:03 -04:00
PikalaxALT 51eac4e14b field_weather_util 2020-03-16 20:37:51 -04:00
PikalaxALT 6e00e82210 Port field_weather from Emerald 2020-03-16 20:12:37 -04:00
GriffinR ebf2f04d91 Label used metatile attributes 2020-03-16 19:09:13 -04:00
PikalaxALT f8915246a7 Merge pull request #302 from PikalaxALT/pokemon_storage_system
Pokemon storage system
2020-03-16 12:33:46 -04:00
PikalaxALT db3e992fc3 Address review comments; doc pc_screen_effect 2020-03-16 08:23:01 -04:00
PikalaxALT 160df58342 Merge branch 'master' of github.com:pret/pokefirered into pokemon_storage_system 2020-03-16 07:59:43 -04:00
PikalaxALT 2c7387951b Merge pull request #301 from GriffinRichards/doc-borderdim
Label border dimension fields
2020-03-16 07:59:31 -04:00
PikalaxALT 923129a948 Merge branch 'master' of github.com:pret/pokefirered into pokemon_storage_system 2020-03-16 07:54:00 -04:00
PikalaxALT 77c133e6a1 Merge pull request #299 from GriffinRichards/fix-porymapttype
Sync trainer_type/trainer_sight/var_value data type. Please reference this PR when fixing the issues raised above.
2020-03-16 07:52:45 -04:00
PikalaxALT 0367cc7d78 Merge branch 'master' of github.com:pret/pokefirered into pokemon_storage_system 2020-03-16 07:51:21 -04:00