Commit Graph

5 Commits

Author SHA1 Message Date
nmlgc 35d6fe30c3 [Decompilation] [th04/th05] Dialog: Box background rendering
Part of P0258, funded by [Anonymous] and Blue Bolt.
2023-10-31 22:33:58 +01:00
nmlgc 4d11848671 [Naming] [th04/th05] Dialog: Drop the `DIALOG_` prefix from constants
It's rather noisy, the header isn't supposed to be publicly used
anyway, and the TH03/TH04/TH05 cutscene system uses the same
conventions. Also shortening the `CURSOR_` constants to `TEXT_`.

Part of P0258, funded by [Anonymous] and Blue Bolt.
2023-10-31 22:33:32 +01:00
nmlgc 8b338353f8 [Reverse-engineering] [th04/th05] Dialog: Cursor position
Part of P0244, funded by Blue Bolt and [Anonymous].
2023-06-13 04:26:26 +02:00
nmlgc a1ebba2fae [Reverse-engineering] [th04/th05] Dialog: Currently speaking side
Part of P0169, funded by Blue Bolt.
2021-11-29 02:01:09 +01:00
nmlgc 1b3755c592 [Maintenance] [th04/th05] Dialog: Move UI code to a subdirectory under main/
Why did I put all that under formats/?! This doesn't even contain
anything about the format yet.

Part of P0169, funded by Blue Bolt.
2021-11-29 02:01:09 +01:00