PikalaxALT
a64b074e7d
Rename palette tags and files
2021-05-08 11:34:38 -04:00
PikalaxALT
e07dd9507b
Name used object event palette tags
2021-05-08 10:27:52 -04:00
PikalaxALT
fecbee43d3
Name gObjectEventPal_xxx objects
2021-05-04 09:51:48 -04:00
PikalaxALT
e4c733d95d
Move field effect graphics resources, 2
2021-05-03 16:54:07 -04:00
PikalaxALT
9ce96141c8
Move event gfx resources, 1
2021-05-03 16:23:01 -04:00
PikalaxALT
014dd7f0be
Sync field_effect_objects.h from Emerald
2021-05-03 15:22:13 -04:00
PikalaxALT
7f50753360
Sync field_effect_object_template_pointers.h with Emerald
2021-05-03 14:09:21 -04:00
PikalaxALT
cb90fda18d
Refactor some field effect graphics
2021-05-03 13:27:37 -04:00
GriffinR
d21090cf04
Merge pull request #406 from hjk321/index-graphics
...
Document, Index, and Prettify Graphics, Part 1 (A-H)
2021-04-23 14:01:11 -04:00
GriffinR
851807f7ac
Fix empty trainer party initializer
2021-04-14 16:10:37 -04:00
Kurausukun
4b182affb6
standardize "grey" to "gray"
2021-04-09 22:34:08 -04:00
hjk321
ea68ec3fd7
Merge battle graphics into battle_terrain and remove un-included files
...
The previous battle folder contained the used (and until recently undocumented) battle terrain graphics, while everything in the previous battle_terrain folder contained unused data (which is now at battle_terrain/unused, minus the files that never get included in the rom).
2021-03-30 23:34:31 -05:00
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