Commit Graph

10 Commits

Author SHA1 Message Date
VicSevenT
4657454cbd
Delete some unnecessary struct_decl files (#997) 2026-03-07 22:30:39 -08:00
h2o-DS
7c60b73e4d
Document Pokedex Forms Mainscreen (#922) 2026-02-04 10:28:53 -08:00
Eduardo Quezada
8bcb66b1f2
Convert multiple int heapID to enum HeapID heapID (#879) 2026-01-08 16:36:05 -08:00
Eduardo Quezada
84ba2c9077
Strbuf to String (#847) 2025-12-14 10:36:00 -05:00
h2o-DS
d12c696ff0
Document Pokedex Forms Subscreen (#815) 2025-11-01 13:13:02 -07:00
Eduardo Quezada
75df4dcd07
Fully sync Heap functions with pokeheartgold (#621) 2025-08-23 14:31:51 -07:00
h2o-DS
3dde2842f8
Document Pokedex Cry Subscreen (#686)
Some checks are pending
build / build (push) Waiting to run
2025-08-16 21:56:03 -07:00
Eduardo Quezada
fc03351879
Standarized OverlayManager names (#524)
* Standarized OverlayManager names

* Most "overlay" to "application"

* Other renames

* Last rename

* undo ov97_0222D30C.c changes
2025-05-26 12:50:57 -07:00
h2o-DS
72a0a05de8
Document pokedex_graphics (#507)
Some checks failed
build / build (push) Has been cancelled
* Document pokedex_graphics

ov21_021D1FA4 -> pokedex_graphics
UnkStruct_ov21_021D22F8 -> PokedexSpeciesLabel
UnkStruct_ov21_021D23F8 -> FadeTransition
UnkStruct_ov21_021D2584 -> PokedexCursorGraphics
UnkStruct_ov21_021D2648 -> CursorTransformation
UnkStruct_ov21_021D3124 -> PokedexCursorManager

* Fade to Blend

Changed `FadeTransition` to `PokedexBlendTransition`
Changed corresponging function names
Added species enum
Created `MAX_SPRITE_RESOURCE_DS`

* Format

* Update max_sprite_resource

Co-authored-by: Rachel <lhearachel@proton.me>

* Update max_sprite_resource_gen4

---------

Co-authored-by: Rachel <lhearachel@proton.me>
2025-05-19 10:42:55 -07:00
h2o-DS
3fd53836bd
Move Files (#500)
Moved contents of src/Overlay021 to src/applications/pokedex
2025-05-06 09:35:54 -07:00