42 Commits
Author SHA1 Message Date
Phillip StephensandGitHub d354400e98 Initial matches for CTextExecuteBuffer (#36)
* Initial matches for CTextExecuteBuffer

* Revert  changes, will need to spin  off into it's own thing
2026-01-24 23:46:51 -08:00
Phillip StephensandGitHub e29d67ca67 Match CLineInstruction (#35)
* Nearly match CLineInstruction

* Match CLineInstruction

* Add missing CBlockInstruction include

* Fix splits for CLineInstruction and link

* Restore .sdata2 split for CRasterFont in 0-00
2026-01-24 18:05:24 -08:00
Phillip StephensandGitHub ff5c0b73a6 Match CFontRenderState, can't link due to ordering (#34) 2026-01-24 12:40:49 -08:00
Phillip Stephens 6aad4b7cdd CFontImage symbols 2026-01-20 21:21:18 -08:00
Phillip Stephens fc850bdfad CGuiObject progress, initial CParticleSwoosh 2026-01-15 23:18:45 -08:00
Phillip Stephens 611852a3f0 Particle and RasterFont progress 2025-11-22 10:13:27 -08:00
Phillip Stephens 258aa17509 CTextRenderBuffer matches 2025-09-29 15:00:39 -07:00
Phillip Stephens d801f1e2ca TextParser progress 2025-09-02 12:48:18 -07:00
Phillip Stephens 664b03c363 Match and link CTextInstruction 2025-05-22 16:57:59 -07:00
Phillip Stephens c4a0f92b44 Match CTextParser::ParseTag, thanks Cuyler 2025-05-13 20:57:29 -07:00
Phillip Stephens b20a2b1eac Match CFontInstruction, more KOR splits 2025-04-09 18:14:01 -07:00
Luke Street 636613d434 Start CCubeRenderer 2025-01-29 23:34:30 -07:00
Phillip Stephens d11d8f4cd8 Start CModelData, cleanup CFactoryFnReturn usage 2024-10-27 21:18:09 -07:00
Phillip Stephens 6be96bb361 Add missing CFontInstruction.hpp 2024-10-25 18:43:14 -07:00
Phillip Stephens a425ca9b42 Text parser progress, add missing OSFont.c file 2024-10-22 16:12:41 -07:00
Henrique Gemignani Passos Lima 020542afea Add wip CCredits
Former-commit-id: 7d627be624
2023-01-30 23:17:54 +02:00
Luke Street 4f772afca4 Delete CInstruction, fix --no-static-libs build, fix all_source build
Former-commit-id: f02833c84e
2023-01-19 00:31:27 -08:00
Phillip Stephens 65efa56f99 Add CWordInstruction
Former-commit-id: 2f75767d00
2023-01-11 16:12:37 -08:00
Phillip Stephens 1383cfad4f Match and link CBlockInstruction
Former-commit-id: 3bba1300af
2023-01-11 15:17:26 -08:00
Phillip Stephens 6888bad050 Use union in CTextColor
Former-commit-id: b49d6096c7
2023-01-11 14:03:38 -08:00
Phillip Stephens 72e9d4d086 Match and link CColorOverrideInstruction
Former-commit-id: 1ee8ca9225
2023-01-11 13:26:39 -08:00
Phillip Stephens dbf90286dc Match and link CRemoveColorOverrideInstruction
Former-commit-id: d0b7837042
2023-01-11 12:16:02 -08:00
Phillip Stephens 187c29105e Match and link CColorInstruction
Former-commit-id: e0d723eaeb
2023-01-11 12:06:08 -08:00
Phillip Stephens 2bd5aa55f8 More text implementations
Former-commit-id: 4b664aaf36
2023-01-11 11:08:11 -08:00
Phillip Stephens 9488e643e5 Match and link CLineExtraSpaceInstruction
Former-commit-id: 28c5e7d23f
2023-01-10 15:03:07 -08:00