Commit Graph

3669 Commits

Author SHA1 Message Date
Jo 6ac61a1ccc Red and Leaf back palettes swapped
Not sure if maybe this is an idiosyncrasy of pkmn fire red, but it looks like it's probably just a typo; Red and Leaf each use the other's back pic palette
2023-04-27 18:57:59 +10:00
GriffinR 055dee9832 Merge pull request #616 from fdeblasio/oakSpeechSpecies
Made variable for Oak's introduction Pokemon
2023-04-10 15:06:13 -04:00
Frank 82b3d51743 Made variable for Oak's introduction Pokemon 2023-04-10 15:00:20 -04:00
GriffinR 74782403c1 Merge pull request #615 from fdeblasio/moreFireRedConstants
Added constants for nature and species length
2023-04-10 09:46:22 -04:00
Frank 59101819de Added constants for nature and species length 2023-04-10 08:51:24 -04:00
GriffinR f6aa148946 Merge pull request #614 from GriffinRichards/metatile-labels
Format metatile labels
2023-03-24 09:54:02 -04:00
GriffinR 31d4dabcda Merge pull request #613 from GriffinRichards/const-map
Treat map data as const
2023-03-22 13:15:50 -04:00
GriffinR adf1437074 Format metatile labels 2023-03-21 13:09:32 -04:00
GriffinR a2f30a3382 Merge pull request #611 from GriffinRichards/sync-pokemon
Sync pokemon.c
2023-03-18 13:24:51 -04:00
GriffinR ac9bd3ec8f Treat map data as const 2023-03-16 12:46:46 -04:00
GriffinR 9b6fa95778 Merge pull request #612 from cbt6/graphics
Rename "undocumented" graphics
2023-03-16 11:24:45 -04:00
cbt6 dd7ff3194c Rename all other graphics 2023-03-16 22:15:44 +08:00
cbt6 fed868ddf6 Rename special anim scene graphics 2023-03-16 22:14:14 +08:00
cbt6 981d4a34d8 Rename union room chat graphics 2023-03-16 22:13:05 +08:00
cbt6 62f745d646 Rename summary screen graphics 2023-03-16 22:12:02 +08:00
GriffinR a7881d3ae4 Merge pull request #610 from cbt6/graphics
Document src/graphics.c
2023-03-16 01:46:17 -04:00
cbt6 7a322ba04e Document more of src/graphics.c 2023-03-13 23:09:19 +08:00
GriffinR 55e9b04e64 Add missing task data define use 2023-03-11 11:25:18 -05:00
cbt6 242bb41682 Document src/graphics.c 2023-03-11 23:57:01 +08:00
GriffinR f5e9f9be48 Merge pull request #609 from cbt6/field-door
Sync src/field_door.c
2023-03-09 13:18:00 -05:00
cbt6 b2526bbb48 Sync src/field_door.c 2023-03-10 00:00:17 +08:00
GriffinR ab417d1255 Sync pokemon.c 2023-03-06 15:23:11 -05:00
GriffinR 2c11a2dc76 Merge pull request #608 from GriffinRichards/hiddenitem
Add hidden item constant usage
2023-03-06 13:59:57 -05:00
GriffinR 3a4eaa0ff5 Merge pull request #607 from GriffinRichards/doc-gfx
Correct berry fix colors, misc graphics sync
2023-02-28 11:49:52 -05:00
GriffinR 7b4c931aae Merge pull request #499 from jarechiga11/patch-1
Updates to INSTALL.md for Apple Silicon Macs
2023-02-28 11:44:52 -05:00
GriffinR 4bf48cf211 Add hidden item constant usage 2023-02-28 11:22:14 -05:00
GriffinR 46a38eb3f4 Let scaninc/preproc ignore empty asm files 2023-02-27 12:51:03 -05:00
GriffinR 0c2b34d9e7 Merge pull request #606 from GriffinRichards/sync-mapjson
Sync mapjson
2023-02-19 20:44:58 -05:00
GriffinR 6fc3965327 Sync some unlabeled graphics 2023-02-17 13:20:21 -05:00
GriffinR 6c8d9a090d Colorize berry fix graphics 2023-02-17 12:53:14 -05:00
GriffinR 114c6bc3fc Merge pull request #605 from GriffinRichards/partymenugfx
Clean up party menu graphics
2023-02-15 10:06:07 -05:00
GriffinR f54a3966aa Merge pull request #604 from GriffinRichards/doc-creditsgfx
Document credits graphics
2023-02-14 18:17:14 -05:00
GriffinR 13f650ef31 Merge pull request #603 from GriffinRichards/doc-slotgfx
Document slot machine graphics
2023-02-14 10:53:28 -05:00
GriffinR 993aedc64a Remove unnecessary version check 2023-02-08 13:31:20 -05:00
GriffinR 5847466f08 Sync mapjson 2023-02-08 13:12:12 -05:00
GriffinR cc776ab95f Colorize party menu bg graphics 2023-02-07 18:43:20 -05:00
GriffinR 4bc2f88213 Clarify party menu slot tilemaps 2023-02-07 15:07:50 -05:00
GriffinR 83a266f547 Move party menu graphics to own folder 2023-02-07 14:58:53 -05:00
GriffinR f8d3a6b583 Merge pull request #602 from GriffinRichards/sync-debug
Sync debug print functions
2023-02-07 11:36:31 -05:00
GriffinR 2dd60bd86c Document credits graphics 2023-02-06 12:01:11 -05:00
GriffinR a12a9e318e Merge pull request #598 from GriffinRichards/doc-scriptmenu
Document script_menu
2023-02-05 21:06:55 -05:00
GriffinR 9db23d7437 Fix some miscolored pixels 2023-02-05 13:23:51 -05:00
GriffinR 797fb4a733 Document slot machine graphics 2023-02-05 12:34:01 -05:00
GriffinR 2b42740c69 Fix debug printing negative values 2023-02-01 09:37:54 -05:00
GriffinR c23e55ec94 Sync debug print functions 2023-01-31 12:30:53 -05:00
GriffinR 0a2885744f Colorize pokedex/caught_marker 2023-01-30 10:41:11 -05:00
GriffinR e001949f42 Merge pull request #597 from GriffinRichards/sync-trade
Sync trade
2023-01-30 10:18:23 -05:00
GriffinR ab74364d10 Merge pull request #601 from cbt6/wallpapers
Colorize Pokemon storage wallpapers
2023-01-29 11:40:14 -05:00
cbt6 d5632c2897 Colorize Pokemon storage wallpapers 2023-01-30 00:04:57 +08:00
GriffinR c1dbbffa0e Fix map preview screen colors 2023-01-27 13:37:00 -05:00