Eugene Sandulenko
7ce632f862
JANITORIAL: Whitespace fixes
2016-11-04 23:50:01 +01:00
Eugene Sandulenko
953efc35a7
DIRECTOR: More debug ouptut to RIFX parsing
2016-10-31 09:42:43 -07:00
Eugene Sandulenko
31fd315c90
DIRECTOR: More debug output on resource loading
2016-10-30 14:49:39 -07:00
Eugene Sandulenko
9caee8cbe3
DIRECTOR Implement CASt member loading
2016-10-29 17:13:38 -07:00
Eugene Sandulenko
9e54089fe7
DIRECTOR: Mark current cast loading method as D2
2016-10-29 08:07:19 -07:00
Eugene Sandulenko
85dd217cc0
DIRECTOR: Fix D4+ score reading
2016-10-29 08:07:19 -07:00
Eugene Sandulenko
703178e033
DIRECTOR: Rework Channel data parsing
2016-10-29 08:07:19 -07:00
Eugene Sandulenko
9f35d6fdc6
DIRECTOR: Added more debug output to cast reading
2016-10-29 08:07:19 -07:00
Eugene Sandulenko
53fd38f56d
DIRECTOR: Fix crash when there is no shared casts present
2016-10-29 08:07:19 -07:00
Eugene Sandulenko
f2251c0d71
DIRECTOR: Fixing Score reading in RIFX format
2016-10-29 08:07:19 -07:00
Eugene Sandulenko
09d41af771
DIRECTOR: Fix RIFX resource loading
2016-10-27 16:48:21 +02:00
Eugene Sandulenko
ba9eeded27
DIRECTOR: More debug output to RIFX archive reader
2016-10-27 16:48:17 +02:00
Eugene Sandulenko
f6dda6b7fb
DIRECTOR: Skip header in VWLB resource for D4+
...
For some reason the pointer in D4 movies points to the header
instead of data. Perhaps there is a flag which indicates that.
In the meanwhile, adding a hack to skip it so we could proceed
with development.
2016-10-26 10:48:37 +02:00
Eugene Sandulenko
814db5fd38
DIRECTOR: Renamed resource/archive files to better reflect reality
2016-10-26 10:48:37 +02:00
Eugene Sandulenko
df2bd1a94c
DIRECTOR: Skipping useless movie scanning.
...
We can easily rely on the FS path resolving.
2016-10-26 10:48:37 +02:00
Eugene Sandulenko
31ffd4d2e8
DIRECTOR: Load shared cast only when it exists
2016-10-24 19:06:07 +02:00
Eugene Sandulenko
012cf1b561
DIRECTOR: Run start movie specified in the command line
2016-10-24 10:56:40 +02:00
Eugene Sandulenko
af783c73e7
DIRECTOR: Added D4 generic target
2016-10-24 10:56:40 +02:00
Eugene Sandulenko
06ca6531ae
DIRECTOR: Fix movie scanning
2016-10-19 21:53:18 +02:00
Eugene Sandulenko
4162295464
DIRECTOR: Lingo: Implemented getting 'the frame' entity
2016-10-19 21:47:44 +02:00
Eugene Sandulenko
6ef67b9186
DIRECTOR: Further work on text cast loading and rendering
2016-10-18 11:50:12 +02:00
Eugene Sandulenko
0eac022f55
DIRECTOR: Added debug chanel for text rendering
2016-10-18 11:50:12 +02:00
Eugene Sandulenko
402c4758f3
DIRECTOR: Lingo: Hide noisy warnings
2016-10-17 19:31:47 +02:00
Eugene Sandulenko
23544e6866
DIRECTOR: Added Mac font rendering test
2016-10-15 12:25:20 +02:00
Eugene Sandulenko
dead4aa014
JANITORIAL: Remove trailing spaces
2016-10-09 14:59:58 +02:00
Eugene Sandulenko
b2dcd1bb1e
GRAPHICS: Move font-related MacGUI code to MacFontManager
2016-10-06 23:49:39 +02:00
Marcus Comstedt
0da273fc8c
DIRECTOR: Fix compilation on Dreamcast
2016-09-28 17:09:47 +02:00
Eugene Sandulenko
817211b2ed
DIRECTOR: Lingo: Implemented and documented 'the key' and 'the machineType'
2016-09-05 23:38:11 +02:00
Eugene Sandulenko
70a447975e
DIRECTOR: Make PC types uniform
2016-09-05 08:39:54 +02:00
Eugene Sandulenko
b35c555e1b
DIRECTOR: Fix warnings
2016-09-05 08:12:47 +02:00
Eugene Sandulenko
fab199d37e
JANITORIAL: Make GPL headers uniform
2016-09-03 12:46:38 +02:00
Eugene Sandulenko
fce9e495f9
DIRECTOR: Added basic keycode mapping
2016-09-02 17:25:31 +02:00
Eugene Sandulenko
ed41bbaca7
DIRECTOR: Lingo: Fix c_when() execution
2016-09-02 17:25:31 +02:00
Eugene Sandulenko
3f8eab1757
DIRECTOR: Lingo: Implement in-place macro calling
2016-09-02 17:25:31 +02:00
Eugene Sandulenko
bb2168fe9c
DIRECTOR: Lingo: Fixed c_whencode and added debug output
2016-09-02 09:51:12 +02:00
Eugene Sandulenko
18af5ea5da
DIRECTOR: Initial code for Lingo keyboard handling
2016-09-02 09:51:12 +02:00
Eugene Sandulenko
9e70b0853b
DIRECTOR: Lingo: Fix 'the' entities processing
2016-09-01 18:52:27 +02:00
Eugene Sandulenko
2f16dabe57
DIRECTOR: Lingo: Implemented 'the colorQD' and 'the colorDepth' entities
2016-09-01 18:47:04 +02:00
Eugene Sandulenko
91cc02b0ee
DIRECTOR: Cleanup
2016-09-01 10:52:11 +02:00
Eugene Sandulenko
3735f79d5b
DIRECTOR: Lingo: Implemented when..then keyword logic
2016-09-01 10:26:42 +02:00
Eugene Sandulenko
f57fa7c1e0
DIRECTOR: Lingo: Fix warning. Thanks to wjp.
2016-08-30 22:27:09 +02:00
Eugene Sandulenko
8e7566456a
DIRECTOR: Lingo: Documented when..then statements
2016-08-30 18:25:50 +02:00
Eugene Sandulenko
fe22b8bd0e
DIRECTOR: Fix scanned archive names
2016-08-30 18:21:34 +02:00
Eugene Sandulenko
6d3e772897
DIRECTOR: Fix another crash on quit
2016-08-30 17:27:08 +02:00
Eugene Sandulenko
7df744c291
DIRECTOR: Fix class initialization
2016-08-30 10:13:09 +02:00
Eugene Sandulenko
c207d703fe
DIRECTOR: Fixed shared cast loading
2016-08-30 09:55:20 +02:00
Eugene Sandulenko
736f5e61db
DIRECTOR: Fix archive scanning at the start
2016-08-30 09:46:34 +02:00
Eugene Sandulenko
7c3461d1b0
DIRECTOR: Generic way of loading Shared Casts
2016-08-29 18:31:17 +02:00
Eugene Sandulenko
64587bbac7
DIRECTOR: Fix cast scanning
2016-08-29 18:19:18 +02:00
Eugene Sandulenko
d5009ee5c1
DIRECTOR: Put all archive parsing methods into archive.cpp
2016-08-29 18:15:00 +02:00