Commit Graph

10 Commits

Author SHA1 Message Date
scbroede
d1e71999e5
underground cleanup pass (#961)
Some checks are pending
build / build (push) Waiting to run
2026-02-21 15:49:30 -08:00
scbroede
bce4d00ee2
document underground player conversations (#820) 2025-11-26 15:33:12 -08:00
Rachel
e6f3597dc2
Standardize constants used for common window types (#750) 2025-09-09 15:55:24 -07:00
Eduardo Quezada
75df4dcd07
Fully sync Heap functions with pokeheartgold (#621) 2025-08-23 14:31:51 -07:00
Gudf
4e571c4be1
Rename constants for window frame tile count (#542)
Every type of standard window uses the same number of tiles for their
border, so we can have a single constant instead of one for each type.

This also switches to frame instead of border to align with
`Window_Draw...Frame`.

Finally, this renames the base tile constants in
`wonder_cards_app.c` to align with the `border` -> `frame` change.
2025-06-08 09:51:26 -07:00
Gudf
3d3ff0ba37
Document the wonder cards application (#494)
* Document the Wonder Cards application

* Rename module and text bank

Text bank `unk_0421` -> `mystery_gift_menu`
Module `ov97_02230410` -> `wonder_cards_app`
2025-05-03 15:41:55 -07:00
Viperio19
eefd278424 Document signpost script commands 2025-02-24 16:08:39 +01:00
Rachel
83e9746c4e Document and clean up render_window.c 2024-10-27 13:46:56 -07:00
Rachel
cb750ffcfd Identify extern functions in render_window.h 2024-10-27 13:46:56 -07:00
Rachel
36db6a0609 Identify unk_0200DA60 -> render_window 2024-10-27 13:46:56 -07:00