Commit Graph

46 Commits

Author SHA1 Message Date
cbt6 7233b2ed0a Rename WalkFastest functions to WalkFaster 2022-08-11 12:21:28 +08:00
GriffinR 1640f8b835 Document metatile behaviors 2022-08-05 15:27:08 -04:00
Eduardo Quezada 95dd979f09 Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
Eduardo Quezada bcfebc7de4 Review changes 2022-07-30 13:11:02 -04:00
Eduardo Quezada 60ce72fa5a Synced src/mon_markings.c and partly synced PSS 2022-07-30 12:29:20 -04:00
cbt6 4940c4da98 Document src/field_effect_helpers.c 2022-07-19 00:01:57 +08:00
GriffinR a5e6e91605 Document/sync object event anims 2022-02-28 13:17:57 -05:00
cbt6 7ae187a2dd Add clarifying comment 2022-02-28 23:27:26 +08:00
cbt6 0aaae88d6e Rename movement action 0x9F 2022-02-28 23:12:57 +08:00
GriffinR 2598b285bb Add missing trainer type constant usage 2022-02-11 13:26:55 -05:00
cbt6 ac3de6d02c Rename some movement actions and functions 2022-02-10 00:20:22 +08:00
GriffinR 7e38583a5d Rotating Gate -> dir stair warp 2021-11-20 10:50:22 -05:00
GriffinR b2c74cae84 Sync global 2021-11-19 20:36:59 -05:00
lioniac 0cc1d8a1b5 Multiple renamings; Removed some orphaned functions 2021-10-27 11:56:03 -03:00
PikalaxALT aec808ac0d Flatten pos fields in struct Sprite 2021-07-07 09:05:48 -04:00
Kurausukun 4b182affb6 standardize "grey" to "gray" 2021-04-09 22:34:08 -04:00
PikalaxALT 8e82c291fd Document bike.c and fix weird goto 2021-03-30 15:45:42 -04:00
PikalaxALT 7f70b570dd Improve some names in field_player_avatar 2021-03-24 13:19:07 -04:00
PikalaxALT f6565a15d4 Style fixes; attempt to match help_system NONMATCHING 2021-03-21 20:28:42 -04:00
PikalaxALT 95c7e3d067 Update player avatar state enums 2021-03-20 16:44:16 -04:00
PikalaxALT 45f75213c0 Some more quest log and field player avater documentation 2021-03-19 09:26:01 -04:00
Deokishisu a7233dcd0c Use GENDER_COUNT Constants & Rename an Unknown in field_player_avatar.c
`gUnknown_835B882` has been cleaned up and renamed to `sPlayerAvatarGfxToStateFlag` to match pokeemerald.
2021-03-10 16:45:11 -05:00
GriffinR 1f6dc0e86b Use trainer constants in flags, automatically update flags/vars count 2021-01-29 15:50:01 -05:00
GriffinR bb56d4a3f4 Give songs meaningful english names 2020-08-29 03:11:03 -04:00
Evan 5a5e68269d fix PLAYER_AVATAR_FLAG_WATERING define 2020-05-05 11:00:39 -06:00
PikalaxALT a622448029 More quest log documentation amid other stuff 2020-04-05 20:30:45 -04:00
PikalaxALT af32535610 Name all specials 2020-03-31 08:49:47 -04:00
PikalaxALT 8c23bd7c96 Document bike.c 2020-03-29 17:29:52 -04:00
PikalaxALT 0f618efb15 Finish overworld.c 2020-03-28 21:39:28 -04:00
jiangzhengwenjz fd7abb3d73 bike 2020-03-28 10:11:45 +08:00
PikalaxALT 9130579f14 Resolve off-by-one error in evobjmv.c 2020-03-26 17:37:14 -04:00
PikalaxALT b0878acc98 Address review comments 2020-03-26 17:17:11 -04:00
PikalaxALT 402f2643bd Merge branch 'master' of github.com:pret/pokefirered into field_player_avatar 2020-03-26 17:07:52 -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
PikalaxALT 6c964a6350 through InitPlayerAvatar 2020-03-24 20:59:37 -04:00
PikalaxALT 8a85485cc2 through PlayerTurnInPlace 2020-03-24 18:17:18 -04:00
PikalaxALT 87b2c7f34b through PlayerSetAnimId; some quest log doc 2020-03-24 08:56:14 -04:00
PikalaxALT 58535acf88 better match for TryPushBoulder 2020-03-23 21:46:52 -04:00
PikalaxALT 5b3e9f376b through PlayerGetCopyableMovement 2020-03-23 21:42:35 -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