Eduardo Quezada
7f53f533bb
Synced src/battle_script_commands.c
2022-07-29 09:42:03 -04:00
cbt6
0feb0e47c9
Use constants and fix rock fragments' palettes
2022-07-13 06:09:56 +08:00
cbt6
56ca6d4bcc
Document src/field_effect.c
2022-07-13 04:07:52 +08:00
GriffinR
16aacb0648
Sync pokemon jump documentation
2022-03-02 02:05:07 -05:00
GriffinR
08a18d6e32
Sync/update trainer classes
2022-01-10 13:48:08 -05:00
GriffinR
2a59523ad9
Re-export map preview gfx with palettes and sensible sizes
2022-01-06 17:20:55 -05:00
GriffinR
26c496e099
Decompress map preview tilemaps
2022-01-06 15:34:55 -05:00
GriffinR
f1121b1593
Move map preview gfx to own folders
2022-01-06 15:26:00 -05:00
GriffinR
0b61e91d6c
Fix balding man palette
2021-12-03 19:54:36 -05:00
PikalaxALT
14954c5463
Reorganize tileset graphics files
2021-06-03 15:00:52 -04:00
PikalaxALT
6e26b49589
Correct palettes on tileset anims
2021-06-03 13:53:16 -04:00
PikalaxALT
ffb21d41b5
Tileset anims to PNG
2021-06-03 12:43:17 -04:00
PikalaxALT
23c07589f5
Merge remote-tracking branch 'origin/master' into sync_bery_crush
2021-05-13 14:25:52 -04:00
PikalaxALT
d30ba3b1fe
Port pal tag names from Emerald
2021-05-08 14:28:08 -04:00
PikalaxALT
a64b074e7d
Rename palette tags and files
2021-05-08 11:34:38 -04:00
PikalaxALT
ee6b3c1acf
Sync berry crush from Emerald
2021-05-05 13:03:39 -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
PikalaxALT
2b20893df5
Document Fame Checker, 2
2021-04-24 20:48:48 -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
hjk321
b80442645d
Reorganize battle terrain gfx
2021-04-23 11:25:53 -06:00
PikalaxALT
4b0dd3e406
Move dex gfx back to pokedex subfolder
2021-04-21 15:03:04 -04:00
PikalaxALT
704dc2f913
Document Pokedex Screen
2021-04-21 10:34:15 -04:00
hjk321
47cc3aa0f1
Document hall of fame and help system gfx
2021-04-10 21:35:14 -05:00
hjk321
dc59d5ac4f
Document and index fame_checker and field_effects gfx
2021-04-10 20:54:41 -05:00
hjk321
e3e7a7423a
Document and index evolution_scene
2021-04-10 15:47:58 -05:00
hjk321
bd21bb41ab
Index some door animations
2021-04-10 15:28:41 -05:00
hjk321
117c8db279
Document and index contest and diploma gfx
2021-04-10 09:43:46 -05:00
hjk321
77b781b93a
Document and index berry_pouch
2021-04-10 09:02:36 -05:00
hjk321
273e7fc059
Index battle_records and berry_fix graphics
2021-03-31 10:08:08 -05: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
hjk321
7d9bcc9f77
Document and index graphics/battle_anims and graphics/battle_interface
2021-03-30 17:13:37 -05:00
hjk321
05521b0668
Document and index graphics/battle
2021-03-29 01:25:27 -05:00
PikalaxALT
10a96540ff
Rename help system C files
2021-03-23 11:43:46 -04:00
PikalaxALT
f6565a15d4
Style fixes; attempt to match help_system NONMATCHING
2021-03-21 20:28:42 -04:00
Ashley Coleman
06b6853fb8
Rename farfetchd graphics to match define
2020-11-26 11:26:05 -08:00
tianmaru
1b5d054e0b
fix wrong file names
2020-09-02 23:04:54 +02:00
tianmaru
7042c996c4
renamed title screen sprites
2020-09-02 22:25:39 +02:00
fieldy101
9634b58d7a
Port emerald water functions into firered
2020-04-22 23:30:44 +10:00
PikalaxALT
6451143b3b
Merge branch 'master' of github.com:pret/pokefirered into various_documentation
2020-04-07 13:45:25 -04:00
PikalaxALT
c05ca373e0
Merge branch 'master' of github.com:pret/pokefirered into various_documentation
2020-04-06 15:27:10 -04:00
GriffinR
1536737da4
Fix some static labels
2020-04-06 10:51:07 -04:00
GriffinR
f3919ab5c3
Drop missed prefixes
2020-04-06 10:10:12 -04:00
GriffinR
100188ac43
Move gfx out of data
2020-04-06 10:02:14 -04:00
GriffinR
93d17ef7c8
Merge branch 'master' into doc-rm
2020-04-06 00:37:08 -04:00
PikalaxALT
a622448029
More quest log documentation amid other stuff
2020-04-05 20:30:45 -04:00
GriffinR
fabcbc16ec
Document more region map
2020-04-05 17:30:31 -04:00