Commit Graph

207 Commits

Author SHA1 Message Date
PikalaxALT a64b074e7d Rename palette tags and files 2021-05-08 11:34:38 -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
PikalaxALT c47eca8a18 Merge pull request #316 from PikalaxALT/various_documentation
Various documentation
2020-04-03 19:25:01 -04:00
PikalaxALT 1e5150742e Apply pals to bg tiles in intro.c 2020-04-02 18:14:18 -04:00
GriffinR 250f955ae6 Start documenting region map 2020-04-01 17:32:22 -04:00
PikalaxALT 1d399a41dd Fix intro gfx and start doccing intro methods 2020-04-01 08:57:03 -04:00
GriffinR 55f9028383 Reorient object event sprites to horizontal 2020-03-29 11:48:01 -04:00
GriffinR 6cf4bc4101 Label object event graphics 2020-03-26 13:39:40 -04:00
PikalaxALT 39587fe2bc Address review comments 2020-03-17 08:28:09 -04:00
PikalaxALT e7a288189d Add missing bubble.png 2020-03-16 22:06:03 -04:00
PikalaxALT 7610a2dfc2 Port field_weather_effects from emerald 2020-03-16 21:43:49 -04:00
PikalaxALT a89e8474fd Through sub_808FE54 2020-03-13 16:52:47 -04:00
GriffinR 4e67eb8a18 Combine animated door frames 2020-03-05 21:38:09 -05:00
GriffinR 968ac4742a Sync trainer_card.c 2020-02-27 17:15:27 -05:00
GriffinR f66d0dfce3 Move graphics.s through pokemon to src 2020-02-22 11:49:09 -05:00
PikalaxALT 5c530e1330 Finish porting pokemon_jump from Emerald 2020-02-18 16:39:44 -05:00
PikalaxALT f65e07fb1f pokemon_jump_3,4 2020-02-18 15:52:45 -05:00