Commit Graph

9 Commits

Author SHA1 Message Date
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
PikalaxALT 80e5031619 Use Surf field effect 2020-02-28 15:29:16 -05:00
PikalaxALT 93b05b4e42 Fix typo 2020-02-21 16:13:35 -05:00
PikalaxALT 540c33405a Remove constants/movement_commands.h 2020-02-21 15:46:19 -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 abc39d86f3 Decomp all trainer see funcs 2020-02-20 14:03:29 -05:00
PikalaxALT 401276242a through sub_811BDA8 2020-01-22 13:39:36 -05:00
garak cdd882f3cc disassemble movement type arrays 2019-12-17 15:05:23 -05:00