Kurausukun
f18aeb187d
[LEAK-INFORMED] fix cut nonmatchings
2021-03-18 23:47:39 -04:00
Kurausukun
f41d7b222c
[LEAK-INFORMED] match InitObjectEventStateFromTemplate
...
additionally, port range fixes from emerald as well as a couple other
things
2021-03-18 22:30:59 -04:00
GriffinR
077faeb1bd
Use global symbols for assembly on modern
2021-03-14 19:13:23 -04:00
Deokishisu
fc623d2abf
Rename "Hidden" Movement Type to "Buried"
...
This commit mirrors the change to pokeemerald that renames `MOVEMENT_TYPE_HIDDEN` to `MOVEMENT_TYPE_BURIED` to avoid confusion between it and `MOVEMENT_TYPE_INVISIBLE`.
As the files and function labels are not synced between the two repos, only the necessary changes were made based on what pokefirered calls its functions. More syncing of labels with pokeemerald will need to be done in the future.
2021-02-14 14:59:10 -05:00
GriffinR
d8f858d04e
Wrap asm statements in NONMATCHING
2020-08-18 09:09:25 -04:00
PikalaxALT
e3769a2ee9
Merge pull request #340 from GriffinRichards/doc-inconnect
...
Label in_connection's field in ObjectEventTemplate
2020-05-27 07:53:11 -04:00
GriffinR
992fba2bc5
Fix nonmatching build
2020-05-14 19:14:34 -04:00
GriffinR
ea01b132b2
Label in_connection's field in ObjectEventTemplate
2020-05-14 16:29:19 -04:00
Evan
5a5e68269d
fix PLAYER_AVATAR_FLAG_WATERING define
2020-05-05 11:00:39 -06:00
PikalaxALT
ea207f6334
Clean up includes
2020-04-08 17:03:26 -04:00
PikalaxALT
a622448029
More quest log documentation amid other stuff
2020-04-05 20:30:45 -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
73503e3e4d
Use directional movement action constants
2020-03-26 13:54:42 -04:00
PikalaxALT
9cb08e3475
Document player avatar fields
2020-03-25 20:40:44 -04:00
PikalaxALT
c032dc0231
through AlignFishingAnimationFrames
2020-03-25 17:37:07 -04:00
GriffinR
89c4e3229e
Review static evobjmv data
2020-03-25 03:22:12 -04:00
GriffinR
f6d0a14e7f
Move remaining event_object_movement data to src
2020-03-25 01:21:31 -04:00
GriffinR
0da7681d8f
Move object event graphics to src
2020-03-25 01:14:16 -04:00
GriffinR
5b612393eb
Move data up to object event graphics to src
2020-03-25 00:57:23 -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
GriffinR
d50ce48776
Move field effect object template pointers to src
2020-03-24 20:36:52 -04:00
GriffinR
936529b3cb
Move object event pic tables to src
2020-03-24 20:31:12 -04:00
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
dbac777d95
through CheckMovementInputNotOnBike
2020-03-22 20:17:47 -04:00
ultima-soul
e1f7efb8e6
Document some metatile behaviors and address review comments.
2020-03-15 19:44:47 -07:00
ultima-soul
dd24bd3116
Fix fakematch and match nonmatching.
2020-03-15 08:12:39 -07:00
ultima-soul
96b7836d48
Finish rest of event_object_movement
2020-03-13 19:44:09 -07: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