Commit Graph

11 Commits

Author SHA1 Message Date
Wendy Moniuk
97bf71ef12
dump some sprite sets (#201)
* dump some sprite sets

* extract all sprite sets

* add pokeball sprites

* add all the slot options images
2026-02-28 12:26:23 -06:00
Retnuhytnuob
fecffc2c90
Defaults for Packed OAM data & other packed OAM readability. (#200)
* Oam data defaulting & readability

* .
2026-02-28 12:25:35 -06:00
Retnuhytnuob
00b481a0b0
Dump Evolution item pickup, initial sprites (#198)
* Evo appear gfx

* leafstone

* all but mismatched sun

* sun alt appear/sparkle

* update list name
2026-02-21 10:35:27 -06:00
Retnuhytnuob
e422d7b8ad
Dump/split board intro sprites (gUnknown_0845A48C, gUnknown_0845F9EC) (#194)
Some checks are pending
CI / build (push) Waiting to run
* ruby board

* Sapphire Intro, naming

* remove unneeded incbin comment
2026-02-15 08:21:13 -06:00
Retnuhytnuob
b480b7a99f
sharpedo/wailmer helper table {oam/variant} and wailmer graphics (#190)
Some checks are pending
CI / build (push) Waiting to run
* sharpedo/wailmer helper table {oam/variant} and wailmer graphics

* Naming for known Gfx variables

* name known Oam object data
2026-02-14 15:34:44 -06:00
Wendy Moniuk
081a0c0b7d
extract icons, egg and various arrays (#188)
Some checks failed
CI / build (push) Has been cancelled
* extract icons, egg and various arrays

* Add the whole animation

* Some cleanup

---------

Co-authored-by: Marcus Huderle <huderlem@gmail.com>
2026-02-09 09:00:29 -06:00
Bivurnum
e6294201ab
Moved gEggLocations to src/data/egg_locations.h (#187)
* Moved gEggLocations to src/data/egg_locations.h

* Cleanup egg_locations migration

* spaces

---------

Co-authored-by: Marcus Huderle <huderlem@gmail.com>
2026-02-08 08:43:04 -06:00
Wendy Moniuk
bdb4109696
missed some packed oam data (#186)
Some checks failed
CI / build (push) Has been cancelled
2026-02-02 16:56:36 -06:00
Wendy Moniuk
071405bc7e
second chunk of oam data (#185)
Some checks are pending
CI / build (push) Waiting to run
2026-02-01 18:24:39 -06:00
Wendy Moniuk
e86005e7ec
Extract several regions of packed oam data, more to come. (#184) 2026-02-01 17:44:22 -06:00
Marcus Huderle
c5b91446c8 Dump gSpeciesInfo to C 2026-01-24 11:02:42 -06:00