Commit Graph

114 Commits

Author SHA1 Message Date
Strangerke
e44690dae9 VOYEUR: Remove setVm from GraphicsManager 2014-02-27 08:15:29 +01:00
Strangerke
6dd0a81fdf VOYEUR: Remove setVm from FilesManager 2014-02-27 08:09:57 +01:00
Strangerke
9f74d13c57 VOYEUR: Remove setVm from EventManager 2014-02-27 07:29:49 +01:00
Strangerke
ccde2d5b76 VOYEUR: Remove setVm from SVoy 2014-02-26 22:45:16 +01:00
Strangerke
0b57c1771e VOYEUR: Fix pointer in BoltFile::initDefault() 2014-02-26 07:48:32 +01:00
Strangerke
bcca831c68 VOYEUR: Fix some more uninitialized variables 2014-02-26 07:39:46 +01:00
Strangerke
0a6a76c478 VOYEUR: Fix uninitialized variables in DisplayResource and RL2Decoder 2014-02-25 08:14:29 +01:00
Strangerke
3a6e4b381e VOYEUR: Fix some more shadowed variables and functions 2014-02-21 19:35:37 +01:00
Strangerke
691ac84f36 VOYEUR: Fix some shadowed variables and functions in file handlers 2014-02-20 23:35:20 +01:00
Strangerke
48c439a0eb VOYEUR: Remove some more variables in ViewPortResource 2014-02-20 07:49:38 +01:00
Strangerke
27d624e79f VOYEUR: Remove unused variables and functions in GraphicsManager 2014-02-20 00:37:11 +01:00
Strangerke
e8076473bd VOYEUR: Remove a useless parameter in vStartCycle() 2014-02-19 00:37:51 +01:00
Strangerke
ee6ac179ff VOYEUR: Some more clean up in FILES 2014-02-19 00:15:22 +01:00
Strangerke
cd3e48cace VOYEUR: Fix a null pointer assigned to 0 2014-02-19 00:15:21 +01:00
Strangerke
b06497f351 VOYEUR: Start cleaning FILES 2014-02-18 22:43:48 +01:00
Johannes Schickel
36ac801a4d VOYEUR: Make GPL headers consistent in themselves. 2014-02-18 02:43:50 +01:00
Strangerke
2725bc88aa VOYEUR: Get rid of a magic value, replaced by DECOMPRESS_SIZE 2014-02-17 21:49:07 +01:00
Strangerke
ed681f49e3 VOYEUR: Fix formatting 2014-02-17 21:37:37 +01:00
Strangerke
1949f4511f VOYEUR: Some renaming in Files 2014-02-13 08:14:01 +01:00
Strangerke
e7cc3fc4df VOYEUR: Use American English instead of British English in several places 2014-02-12 07:54:14 +01:00
Paul Gilbert
eca87a63e9 VOYEUR: Renamings for the fields of the new StateResource class 2014-02-04 22:38:35 -05:00
Paul Gilbert
f075f0336e VOYEUR: Convert ControlResource::_ptr raw data to a deserialized state object 2014-02-04 22:23:15 -05:00
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