PikalaxALT
|
012f8ed12f
|
through sub_8054F38
|
2020-03-26 19:59:05 -04:00 |
|
PikalaxALT
|
84a69bf140
|
through Overworld_ResetStateAfterFly
|
2020-03-26 18:29:48 -04:00 |
|
PikalaxALT
|
9130579f14
|
Resolve off-by-one error in evobjmv.c
|
2020-03-26 17:37:14 -04:00 |
|
PikalaxALT
|
402f2643bd
|
Merge branch 'master' of github.com:pret/pokefirered into field_player_avatar
|
2020-03-26 17:07:52 -04:00 |
|
GriffinR
|
6cf4bc4101
|
Label object event graphics
|
2020-03-26 13:39:40 -04:00 |
|
PikalaxALT
|
9cb08e3475
|
Document player avatar fields
|
2020-03-25 20:40:44 -04:00 |
|
PikalaxALT
|
adc7a0b65a
|
Document field teleport anim
|
2020-03-25 19:40:34 -04:00 |
|
PikalaxALT
|
3a29f9be95
|
static syms in field_player_avatar
|
2020-03-25 18:12:07 -04:00 |
|
PikalaxALT
|
302c6bfe6b
|
finish field_player_avatar
|
2020-03-25 18:00:26 -04:00 |
|
PikalaxALT
|
c032dc0231
|
through AlignFishingAnimationFrames
|
2020-03-25 17:37:07 -04:00 |
|
PikalaxALT
|
f1841ef24d
|
through sub_805D1A8
|
2020-03-25 08:57:52 -04:00 |
|
GriffinR
|
89c4e3229e
|
Review static evobjmv data
|
2020-03-25 03:22:12 -04:00 |
|
GriffinR
|
970717ee2c
|
Move object event graphics info pointers to src
|
2020-03-25 00:46:27 -04:00 |
|
PikalaxALT
|
6c964a6350
|
through InitPlayerAvatar
|
2020-03-24 20:59:37 -04:00 |
|
PikalaxALT
|
8a85485cc2
|
through PlayerTurnInPlace
|
2020-03-24 18:17:18 -04:00 |
|
GriffinR
|
b021ce35b7
|
Move field effect objects to src
|
2020-03-24 14:16:49 -04:00 |
|
PikalaxALT
|
87b2c7f34b
|
through PlayerSetAnimId; some quest log doc
|
2020-03-24 08:56:14 -04:00 |
|
PikalaxALT
|
5b3e9f376b
|
through PlayerGetCopyableMovement
|
2020-03-23 21:42:35 -04:00 |
|
GriffinR
|
b607821bf6
|
Move evobjmv data up to movement type func tables to src
|
2020-03-23 17:34:12 -04:00 |
|
PikalaxALT
|
f9a3607824
|
through CheckForObjectEventCollision
|
2020-03-23 08:54:37 -04:00 |
|
PikalaxALT
|
dbac777d95
|
through CheckMovementInputNotOnBike
|
2020-03-22 20:17:47 -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 |
|
GriffinR
|
9c1a8011d9
|
Move heal location data
|
2020-03-19 19:32:13 -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
|
0b1ddd5842
|
Merge pull request #303 from GriffinRichards/doc-metatr
Label used metatile attributes
|
2020-03-17 08:53:50 -04:00 |
|
PikalaxALT
|
39587fe2bc
|
Address review comments
|
2020-03-17 08:28:09 -04:00 |
|
PikalaxALT
|
7610a2dfc2
|
Port field_weather_effects from emerald
|
2020-03-16 21:43:49 -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
|
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
|
0367cc7d78
|
Merge branch 'master' of github.com:pret/pokefirered into pokemon_storage_system
|
2020-03-16 07:51:21 -04:00 |
|
PikalaxALT
|
f44f89a463
|
Merge pull request #300 from ultima-soul/event_object_movement
Decompile/port event_object_movement
|
2020-03-16 07:51:08 -04:00 |
|
ultima-soul
|
e1f7efb8e6
|
Document some metatile behaviors and address review comments.
|
2020-03-15 19:44:47 -07:00 |
|