Commit Graph
22 Commits
Author SHA1 Message Date
djsrv baacf3c1ab DIRECTOR: Replace SeekableSubReadStreamEndian
Use the superclass SeekableReadStreamEndian.
2020-08-12 17:26:55 -04:00
Eugene Sandulenko e693076558 DIRECTOR: Set the cast size for bitmaps, sounds and texts 2020-07-21 18:53:28 +02:00
djsrv e4caa3d514 DIRECTOR: LINGO: Fixed shared cast patching 2020-07-20 17:13:07 -04:00
Eugene Sandulenko 8a9f5dec72 DIRECTOR: Load text formatting for CastInfo 2020-07-15 01:43:16 +02:00
Eugene Sandulenko 7a14a762df DIRECTOR: Refactor FontStyle loading 2020-07-15 01:43:16 +02:00
Eugene Sandulenko d90e2f06ec DIRECTOR: Init Stxt for D4 variant 2020-07-06 12:08:03 +02:00
Roland van Laar a86e326967 DIRECTOR: handle unk1 -> offset change in debugtext 2020-07-03 22:34:31 +02:00
Roland van Laar 1216106d8c DIRECTOR: Rename unk1 to offset
unk1 is observed to be always 12, the offset at which
the stxt text is read.
2020-07-03 22:29:58 +02:00
Roland van Laar 1b3995bd3f DIRECTOR: stxt handle stream of size 0
An stxt can have a stream size of 0, we skip handling those.
2020-07-03 22:29:58 +02:00
Eugene Sandulenko 7537528034 JANITORIAL: Whitespace fixes 2020-06-06 18:43:18 +02:00
Eugene Sandulenko af9d122b0d DIRECTOR: Initialize Stxt 2020-04-03 23:33:27 +02:00
Eugene Sandulenko cf7b86ceb9 DIRECTOR: Furhter work on header dependency decrease 2019-12-24 00:19:27 +01:00
Eugene Sandulenko 121e42b88d DIRECTOR: More work on reducing header dependency 2019-12-24 00:19:27 +01:00
Eugene Sandulenko 9a2371ddfb GRAPHICS: MACGUI: Fixed text format parsing 2019-12-14 00:37:45 +01:00
Eugene Sandulenko a35259dc0d GRAPHICS: MACGUI: Implemented non-binary version of inline text formatting 2019-12-11 21:45:55 +01:00
Eugene Sandulenko c106675294 DIRECTOR: Store original Stxt value 2019-12-11 00:45:12 +01:00
Eugene Sandulenko ff68862ecc DIRECTOR: Escape Stxt debug output 2019-12-11 00:45:12 +01:00
D G Turner b3c1ed66e4 DIRECTOR: Fix GCC Compiler Warnings. 2017-08-02 13:26:29 +01:00
Eugene Sandulenko 73c5c85210 DIRECTOR: Clarified STXT field names 2017-08-01 10:42:22 +02:00
Eugene Sandulenko bfd2b487eb DIRECTOR: Fix code formatting 2017-05-02 22:06:59 +02:00
Eugene Sandulenko c750d17b0c DIRECTOR: Fix #include paths 2017-05-02 22:04:21 +02:00
Tobia Tesan 4ae5453af8 DIRECTOR: Add stxt.cpp 2017-05-02 21:01:23 +01:00