Commit Graph

92 Commits

Author SHA1 Message Date
Paul Gilbert
ae9bca6bdf VOYEUR: Remove a lot of outdated TODO's and clean up of stubbed methods 2014-02-03 20:16:13 -05:00
Paul Gilbert
a2b77b665e VOYEUR: Fix for loading in blocks from file correctly when decompressing data 2014-02-02 12:48:46 -05:00
Paul Gilbert
54c479c3d9 VOYEUR: Bugfixes for computer event display 2014-02-01 22:22:34 -05:00
Paul Gilbert
f31a422ddf VOYEUR: Add support for the extended rects used by room displays 2014-01-31 21:58:03 -05:00
Paul Gilbert
b4ab7c3357 VOYEUR: Fix for loading rect resources with invalid rects 2014-01-31 20:22:49 -05:00
Paul Gilbert
f084539957 VOYEUR: Converted drawText and textWidth to work on PictureResource 2014-01-18 14:38:33 -05:00
Paul Gilbert
e387b016c0 VOYEUR: Implemented addSaveRect and clipRect 2014-01-18 10:16:27 -05:00
Paul Gilbert
cbbdf4db47 VOYEUR: Fix sFillBox to work for PictureResource as well 2014-01-18 08:09:38 -05:00
Paul Gilbert
b0e397551c VOYEUR: Implemented remaining initialisations in sInitPic 2014-01-16 09:25:31 -05:00
Paul Gilbert
0985cc51c2 VOYEUR: Implement pictures with horizontal or vertical flip 2014-01-14 23:19:24 -05:00
Strangerke
7e5dea4f5e VOYEUR: Silent 2 CppCheck warnings by differencing if/else branches 2014-01-07 07:46:14 +01:00
Paul Gilbert
c884d5bf14 VOYEUR: Added a state field for current game area 2014-01-05 16:47:03 -05:00
Paul Gilbert
5c20b3c331 VOYEUR: Implementing game end methods 2013-12-31 16:08:00 -10:00
Paul Gilbert
87a6e72fc5 VOYEUR: Fixes to vDoCycleInt for tape playback palette animation 2013-12-30 22:00:15 +11:00
Paul Gilbert
f08231939f VOYEUR: Removed duplicate vStopCycle method 2013-12-30 20:28:29 +11:00
Paul Gilbert
60743fc8c9 VOYEUR: Implemented vDoCycleInt 2013-12-30 16:52:50 +11:00
Paul Gilbert
485c19b569 VOYEUR: Clean up playAVideoDuration 2013-12-30 10:25:46 +11:00
Paul Gilbert
1256fb6b66 VOYEUR: Add support for creating a PictureResource from a Graphics::Surface 2013-12-29 09:54:40 +11:00
Paul Gilbert
3b9cdf48ee VOYEUR: Fix for doRoom start and looping 2013-12-28 13:30:51 +11:00
Paul Gilbert
6e801e246b VOYEUR: Enhance RectResource to handle rect sets 2013-12-25 17:07:05 +11:00
Paul Gilbert
754601bbab VOYEUR: Better implementation of rect resources 2013-12-25 16:40:46 +11:00
Paul Gilbert
562df7ede1 VOYEUR: Implement doTapePlaying 2013-12-25 16:05:01 +11:00
Paul Gilbert
1af5a3b1b4 VOYEUR: Fix for setting up viewport clipping rect 2013-12-24 09:50:42 +11:00
Paul Gilbert
a73ea5c3dc VOYEUR: Beginnings of camera spy screen 2013-12-19 09:25:40 -05:00
Paul Gilbert
72c21cf0a7 VOYEUR: Implemented drawIfaceTime 2013-12-18 22:01:16 -05:00
Paul Gilbert
663d08b192 VOYEUR: Fix for when multiple bolt files are open 2013-12-15 17:51:47 -05:00
Paul Gilbert
28ecf5ba53 VOYEUR: Fix extra flag parameters for getBoltGroup and freeBoltGroup 2013-12-15 15:08:25 -05:00
Paul Gilbert
2f3bb44f5e VOYEUR: Fix for loading bolt groups 2013-12-15 13:28:42 -05:00
Paul Gilbert
8eae029669 VOYEUR: Fix for resource pointers resolveAll not clearing it's resolve it 2013-12-15 11:15:58 -05:00
Paul Gilbert
debe14fc50 VOYEUR: Fixes for casting warnings 2013-12-14 11:07:01 -05:00
Paul Gilbert
f2b8c51881 VOYEUR: Added extra initialisation for ControlResource objects 2013-12-13 22:10:39 -05:00
Paul Gilbert
ae7bb13f20 VOYEUR: Fix loading of ControlResource 2013-12-11 22:36:40 -05:00
Paul Gilbert
d08953ccd9 VOYEUR: Implemented more of parsePlayCommands 2013-12-11 00:11:02 -05:00
Paul Gilbert
9660652695 VOYEUR: More of parsePlayCommands implemented 2013-12-10 20:47:05 -05:00
Paul Gilbert
573e2c143d VOYEUR: Start of implementing parsePlayCommands 2013-12-10 09:19:54 -05:00
Paul Gilbert
9cb1122a98 VOYEUR: Implement stubs for thread methods needed by playStamp 2013-12-09 22:28:53 -05:00
Paul Gilbert
03f7fb64db VOYEUR: Implemented the playStamp method 2013-12-09 22:22:32 -05:00
Paul Gilbert
afc4e0ed33 VOYEUR: Implemented thread getButtonsText and support methods 2013-12-08 23:44:06 -05:00
Paul Gilbert
ce9b127cbc VOYEUR: Further thread initialisation methods 2013-12-08 22:57:11 -05:00
Paul Gilbert
7ccc9a3fab VOYEUR: Moved stm methods into ThreadResource class 2013-12-08 19:25:40 -05:00
Paul Gilbert
96b1fb8601 VOYEUR: Fixes for ControlResource initialisation 2013-12-08 18:23:40 -05:00
Paul Gilbert
fc7c1cd33e VOYEUR: More thread/stack initialisation 2013-12-08 16:51:50 -05:00
Paul Gilbert
ce3cb58d15 VOYEUR: Extra control/group initialisation 2013-12-08 14:44:48 -05:00
Paul Gilbert
a86b1c3d58 VOYEUR: Implementation of basic StampBoltFile resource types 2013-12-08 10:40:26 -05:00
Paul Gilbert
a6ceaf2985 VOYEUR: Refactoring of BoltFile now that have more than one bolt file 2013-12-07 20:44:28 -05:00
Paul Gilbert
39a86aed6a VOYEUR: Implemented sDrawPic mode for writing transition card text 2013-12-03 22:17:04 -05:00
Paul Gilbert
a4e445702f VOYEUR: Implemented doTransitionCard 2013-06-23 14:55:27 -04:00
Paul Gilbert
8c2b956120 VOYEUR: Converted cursor drawing to use CursorMan 2013-06-21 00:18:19 -04:00
Paul Gilbert
4c70e6afce VOYEUR: On-screen text finally showing up 2013-06-19 23:02:40 -04:00
Paul Gilbert
3e62f279d5 VOYEUR: Fix loading and use of font resource top padding 2013-06-19 00:16:51 -04:00