Commit Graph

102 Commits

Author SHA1 Message Date
PikalaxALT
f00b44699c Fix movement types; fix some math ops 2021-03-30 20:33:31 -04:00
PikalaxALT
45f75213c0 Some more quest log and field player avater documentation 2021-03-19 09:26:01 -04:00
PikalaxALT
2f4f63afdb Document old man batttle controller 2021-03-15 14:27:50 -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
1b84bd395d Fix warning about gMonPaletteTable section 2021-02-12 17:18:14 -05:00
GriffinR
1f6dc0e86b Use trainer constants in flags, automatically update flags/vars count 2021-01-29 15:50:01 -05:00
GriffinR
f8a1bf14fb
Merge pull request #371 from GriffinRichards/data-pokedex
Move pokedex_screen data from asm to C
2020-11-27 11:12:05 -05:00
Ashley Coleman
06b6853fb8 Rename farfetchd graphics to match define 2020-11-26 11:26:05 -08:00
Ashley Coleman
83fe4e5dd8 Rename unknown trainer party variables 2020-11-12 21:06:49 -08:00
GriffinR
66e9059578 Move pokedex_screen data from asm to C 2020-11-11 23:44:30 -05:00
BigBahss
abc2915eb0 Add "MAP_" prefix missing from 76e126a35b 2020-09-06 23:51:51 -04:00
BigBahss
76e126a35b Add "MAP_" prefix to LeafGreen "map" fields 2020-09-06 22:56:49 -04:00
luckytyphlosion
1ad6f5270c Port over PSS data to src. 2020-07-04 20:32:44 -04:00
PikalaxALT
feede54edd
Merge pull request #319 from garakmon/encounterinjafix
Fix encounter groups with neither a FireRed nor LeafGreen label
2020-04-04 12:54:16 -04:00
PikalaxALT
c47eca8a18
Merge pull request #316 from PikalaxALT/various_documentation
Various documentation
2020-04-03 19:25:01 -04:00
garakmon
791e30c90b fix encounter groups with neither a FireRed or LeafGreen label 2020-04-03 15:04:49 -04:00
GriffinR
55f9028383 Reorient object event sprites to horizontal 2020-03-29 11:48:01 -04:00
PikalaxALT
19812c9d18 Decoration data to C 2020-03-29 11:42:08 -04:00
GriffinR
e68c165d71 Label oam tables 2020-03-27 09:14:26 -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
GriffinR
6cf4bc4101 Label object event graphics 2020-03-26 13:39:40 -04:00
GriffinR
89c4e3229e Review static evobjmv data 2020-03-25 03:22:12 -04:00
GriffinR
0da7681d8f Move object event graphics to src 2020-03-25 01:14:16 -04:00
GriffinR
970717ee2c Move object event graphics info pointers to src 2020-03-25 00:46:27 -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
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
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
218555e72c through sub_811D5C0 2020-03-21 10:48:55 -04:00
GriffinR
9c1a8011d9 Move heal location data 2020-03-19 19:32:13 -04:00
PikalaxALT
83137b4005 Merge branch 'master' of github.com:pret/pokefirered into dodrio_berry_picking 2020-03-05 14:38:26 -05:00
GriffinR
eb4327a714 Move strings.s to src 2020-03-05 14:20:02 -05:00
PikalaxALT
e9c3b78d9f through sub_8154A2C; reorganize dbp files a bit 2020-03-04 17:21:41 -05:00
PikalaxALT
ae08a40290
Merge pull request #279 from PikalaxALT/field_effect
Field effect
2020-03-02 12:11:22 -05:00
GriffinR
968ac4742a Sync trainer_card.c 2020-02-27 17:15:27 -05:00
PikalaxALT
0d88e2d1de through MultiplyPaletteRGBComponents 2020-02-27 14:08:26 -05:00
PikalaxALT
9e1b0319b2 Name battle terrains; address review comments 2020-02-23 21:06:59 -05:00
GriffinR
707e0db049 Move graphics through mail to src 2020-02-22 14:28:19 -05:00
GriffinR
ad17ce193d Move item icons/pals to src 2020-02-22 14:08:05 -05:00
GriffinR
2d733fb993 Move trainer pics/pals and battle terrain to src 2020-02-22 13:09:23 -05:00
GriffinR
f66d0dfce3 Move graphics.s through pokemon to src 2020-02-22 11:49:09 -05:00
PikalaxALT
c365f58833 Address review comments 2020-01-19 16:19:35 -05:00
GriffinR
04d176334a Document some Quest Log 2020-01-15 16:00:45 -05:00