Commit Graph
242 Commits
Author SHA1 Message Date
Eugene Sandulenko f47602f87d DIRECTOR: More debug output on image rendering 2017-02-26 23:08:22 +01:00
Eugene Sandulenko 29b32d52fa DIRECTOR: Clarified and corrected movie scripts in D2/D3 2017-02-26 00:21:16 +01:00
Eugene Sandulenko 9cdeb4c88e DIRECTOR: Lingo: Implemented b_field() method 2017-02-22 17:05:08 +01:00
Eugene Sandulenko d2fe6628f2 DIRECTOR: Added more debug output 2017-02-22 16:47:14 +01:00
Eugene Sandulenko 59f2d1359c DIRECTOR: Simplified version checks and added more debug output 2017-02-22 16:36:41 +01:00
Eugene Sandulenko 3873730ecf DIRECTOR: Properly load Movie Script for D2 and D3 2017-02-21 09:12:46 +01:00
Eugene Sandulenko 2d1304c699 DIRECTOR: Hid noisy debug output 2017-02-20 20:32:25 +01:00
Eugene Sandulenko 71ce7292f0 DIRECTOR: Fix event processing 2017-02-20 20:27:45 +01:00
Eugene Sandulenko 30de1272b7 DIRECTOR: Added more debug output for score 2017-02-20 19:12:15 +01:00
Eugene Sandulenko fb7992568f DIRECTOR: Beutify debug output 2017-02-17 18:51:09 +01:00
Eugene Sandulenko c5295a1e03 DIRECTOR: Fix script references for D3 (now for real) 2017-02-17 18:40:08 +01:00
Eugene Sandulenko 832a0dcf12 JANITORIAL: Formatting fixes 2017-02-15 20:05:11 +01:00
Eugene Sandulenko 8c13a263ae DIRECTOR: Lingo: Fix rest of the 'go to' family functions 2017-02-14 19:08:05 +01:00
Eugene Sandulenko dcdce7b055 DIRECTOR: Lingo: Fixed 'go to' functions 2017-02-14 19:03:44 +01:00
Eugene Sandulenko 7886ca6a4f DIRECTOR: Execute movie script 0 on loading for D2-D3 2017-02-13 09:53:03 +01:00
Eugene Sandulenko eafa56daf0 JANITORIAL: Formatting fixes 2017-02-11 23:23:56 +01:00
Eugene Sandulenko 0a90aca897 DIRECTOR: Remove noisy and obsolete debug output 2017-02-07 21:13:25 +01:00
Eugene Sandulenko 355435e9a7 DIRECTOR: Move graphics-related code to graphics.cpp 2017-02-07 20:08:49 +01:00
stevenhoefel 2d8e52771a DIRECTOR: More font alignment and spacing on buttons. Go to frame 0 if no labels. 2017-02-07 16:08:11 +11:00
Eugene Sandulenko 6d8d398cf7 DIRECTOR: Implemented pausing/continuing of playback 2017-02-04 15:17:13 +01:00
Eugene Sandulenko 280bcb9c7d DIRECTOR: Clear font mapping before loading new map 2017-01-27 19:47:52 +01:00
Eugene Sandulenko d8c8b78afa DIRECTOR: Register and use additional fonts 2017-01-27 19:03:04 +01:00
Eugene Sandulenko 399f5b9be5 DIRECTOR: Plug in MacFont loading from Shared Casts 2017-01-26 19:08:11 +01:00
Eugene Sandulenko 1180f7a03f DIRECTOR: Improved font scaling test 2017-01-26 18:08:03 +01:00
Eugene Sandulenko 368c0928b6 DIRECTOR: Added test for drawing scaled MacFonts 2017-01-25 12:44:24 +01:00
stevenhoefel d391932ac4 DIRECTOR: Refactor Text Rendering. Use alignment of MacText. Render to temporary surface to allow ink blitting. 2017-01-17 22:16:27 +11:00
Eugene Sandulenko fd82fa5308 DIRECTOR: Added test for font loading 2017-01-17 10:56:33 +01:00
stevenhoefel 863827321c DIRECTOR: Implement function 'marker'. 2017-01-16 21:08:04 +11:00
Eugene Sandulenko 7c2c06b537 DIRECTOR: Dump Cast script too 2017-01-13 21:56:38 +01:00
stevenhoefel 6e04b361b2 DIRECTOR: Implement Shape Patterns and Borders for D3. 2017-01-13 12:17:36 +11:00
stevenhoefel 1e47d4a13c DIRECTOR: D3 frame/sprite scripts. Categorise scripts into groups. 2017-01-12 14:08:53 +11:00
stevenhoefel c4cabdef0f DIRECTOR: Hooks for both cast member and cast frame events. 2017-01-12 09:45:23 +11:00
stevenhoefel 1f95f5c161 DIRECTOR: Hook Lingo events through. Tie in frame events. 2017-01-12 08:58:48 +11:00
Eugene Sandulenko a1500016ff DIRECTOR: Process Cast scripts when dumping 2017-01-11 19:40:37 +01:00
stevenhoefel c4f5d262c8 DIRECTOR: Further work on TextCast and Button alignment. 2017-01-11 16:50:11 +11:00
stevenhoefel 60f936d1f7 DIRECTOR: More work to get events triggering. Loop all frames in score. 2017-01-10 09:24:21 +11:00
stevenhoefel 3359ea9c99 DIRECTOR: CASt members have Children in D4. 2017-01-09 00:00:04 +01:00
Eugene Sandulenko 80420df095 DIRECTOR: More debug output to D4 cast member loading 2016-11-24 11:28:51 +01:00
Eugene Sandulenko 2b95164b78 DIRECTOR: FUrther work on cast loading in D4 2016-11-15 19:19:46 +01:00
Eugene Sandulenko 82211302c0 DIRECTOR: More work on Cast loading in D4 2016-11-13 01:15:12 +01:00
Eugene Sandulenko f7e0107307 DIRECTOR: Plug several leaks 2016-11-10 23:01:00 +01:00
Eugene Sandulenko 939b7ed885 DIRECTOR: More debug information to CASt loading 2016-11-09 19:06:49 +01:00
Eugene Sandulenko fc1633513d DIRECTOR: Parse script CASt resources 2016-11-09 19:06:49 +01:00
Eugene Sandulenko 3291a9761c DIRECTOR: Implement D4 CASt member parsing stub 2016-11-08 23:41:43 +01:00
Eugene Sandulenko 25a2333394 DIRECTOR: Split out cast-related classes into separate file 2016-11-08 21:51:51 +01:00
Eugene Sandulenko 2b8a41b980 DIRECTOR: Fix string lists loading 2016-11-08 17:20:19 +01:00
Eugene Sandulenko 0dc532e878 DIRECTOR: Fix CASt resource parsing 2016-11-08 17:20:06 +01:00
Eugene Sandulenko b0f30906df DIRECTOR: More debug output to CASt resource loading 2016-11-08 10:50:52 +01:00
Eugene Sandulenko 7ce632f862 JANITORIAL: Whitespace fixes 2016-11-04 23:50:01 +01:00
Eugene Sandulenko 9caee8cbe3 DIRECTOR Implement CASt member loading 2016-10-29 17:13:38 -07:00