Paul Gilbert
0985cc51c2
VOYEUR: Implement pictures with horizontal or vertical flip
2014-01-14 23:19:24 -05:00
Paul Gilbert
5774ce53df
VOYEUR: Further saving logic
2014-01-14 21:49:26 -05:00
Paul Gilbert
dfe3d8b4ce
VOYEUR: Preliminary savegame functionality
2014-01-08 23:31:34 -05:00
Strangerke
d0703467b4
VOYEUR: Fix some more CppCheck warnings
2014-01-07 08:17:06 +01:00
Strangerke
7e5dea4f5e
VOYEUR: Silent 2 CppCheck warnings by differencing if/else branches
2014-01-07 07:46:14 +01:00
Strangerke
e6e8008e67
VOYEUR: Change some more types, add comments about unused variables
2014-01-07 07:27:29 +01:00
Paul Gilbert
3eff4af3c5
VOYEUR: Added new data source file
2014-01-06 22:54:46 -05:00
Paul Gilbert
2a206ebd7f
VOYEUR: Moved SVoy and game events to their own file
2014-01-06 22:01:36 -05:00
Strangerke
6dff157459
VOYEUR: Remove a couple of useless variables, change type of some other to use booleans, add CHECKME
2014-01-07 00:06:16 +01:00
Strangerke
12386de64b
VOYEUR: Remove an unused variable and constant
2014-01-06 08:03:09 +01:00
Strangerke
996b2aa43c
VOYEUR: Use boolean for _isAM instead of int
2014-01-06 07:47:47 +01:00
Paul Gilbert
1fb73446e3
VOYEUR: Clean up of some of the startup code
2014-01-05 20:56:14 -05:00
Paul Gilbert
c884d5bf14
VOYEUR: Added a state field for current game area
2014-01-05 16:47:03 -05:00
Paul Gilbert
9c2b761b31
VOYEUR: Rename the old _playStamp1/2 variables to have better names
2014-01-05 14:54:55 -05:00
Paul Gilbert
1690ffb2bf
VOYEUR: Moved _stampFlags to VoyeurEngine
2014-01-05 14:41:09 -05:00
Paul Gilbert
7c256c491a
VOYEUR: Refactored doAptPosX/Y into a local variable
2014-01-05 14:15:53 -05:00
Paul Gilbert
99dc594cb9
VOYEUR: Fix for crash when changing time period
2014-01-05 11:29:03 -05:00
Paul Gilbert
ce5b8c54a9
VOYEUR: Hooked up debugger, and added a 'time' command
2014-01-03 20:11:00 -10:00
Paul Gilbert
7d9680058a
VOYEUR: Fixes for decoding RL2 videos with transparency
2014-01-03 18:09:19 -10:00
Paul Gilbert
3672e3fa16
VOYEUR: Fix parsePlayCommands case 3 setting Video Id correctly
2014-01-03 14:40:14 -10:00
Paul Gilbert
bbecd20818
VOYEUR: Variable renaming for Video Id
2014-01-03 11:00:12 -10:00
Paul Gilbert
2db6d543a0
VOYEUR: Tweaked vertical scroll area/rate for viewing mansion
2014-01-03 10:20:44 -10:00
Paul Gilbert
ac157b7bc7
VOYEUR: Workaround for original code causing crash after calling doEvidDisplay
2014-01-03 10:17:40 -10:00
Paul Gilbert
795422bb29
VOYEUR: Fix loading of correct hotspot list in doInterface
2014-01-03 09:35:17 -10:00
Paul Gilbert
5b2ad8515e
VOYEUR: Fix names of cursor variables in doInterface
2014-01-03 09:28:40 -10:00
Paul Gilbert
1c3708630b
VOYEUR: Replaced original game mansion scrolling with a more effective one
...
The original had the cursor fixed in the middle of the screen, and
scrolled the mansion view as the mouse moves. Since this doesn't really
work for windowed mode nor tablets, I've replaced it with a new version
that scrolls when the mouse cursor is near any edge of the screen
2014-01-03 09:20:53 -10:00
Paul Gilbert
76f7d974f6
VOYEUR: In progress work trying to fix doGossip
2014-01-02 14:28:31 -10:00
Paul Gilbert
86a0d366e4
VOYEUR: Implemented game ending title and credits
2013-12-31 16:36:28 -10:00
Paul Gilbert
5c20b3c331
VOYEUR: Implementing game end methods
2013-12-31 16:08:00 -10:00
Paul Gilbert
3e268ca4e0
VOYEUR: Fix to cardPerform switch cases
2013-12-31 13:43:47 -10:00
Paul Gilbert
9f103cb8fb
VOYEUR: Workaround for original intrepreter frame overruns
2014-01-01 08:09:05 +11:00
Paul Gilbert
f153ef4b46
VOYEUR: Fix compiler warning
2014-01-01 07:17:29 +11:00
Paul Gilbert
1cdca7cd7f
VOYEUR: Fix memory leak in animation header class
2014-01-01 07:15:52 +11:00
Paul Gilbert
577b7cefa0
VOYEUR: Animation improvements to better handle Voyeur RL2 videos
2014-01-01 07:00:36 +11:00
Paul Gilbert
2d71a0594d
VOYEUR: Fix guilt check post doTapePlaying call
2013-12-31 18:39:38 +11: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
cb15e2863f
VOYEUR: Fix to doTapePlaying to show tape image
2013-12-30 17:31:32 +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
f1686fcf16
VOYEUR: Fix bugs in police arriving playback
2013-12-30 10:00:26 +11:00
Paul Gilbert
c78e83d784
VOYEUR: Implemented remainder of playAVideoDuration
2013-12-30 08:05:45 +11:00
Paul Gilbert
c4197b4e30
VOYEUR: Move _isRLV3 flag to animation header class
2013-12-30 07:45:44 +11:00
Paul Gilbert
beb64fe527
VOYEUR: Adding support for manually set backgrounds to RL2 playback
2013-12-30 07:33:36 +11:00
Paul Gilbert
3fd1abbe32
VOYEUR: Implemented playAVideo code, and support for RLV3 videos
2013-12-29 21:12:03 +11:00
Paul Gilbert
10af04da6a
VOYEUR: Mouse flags cleanup and in progress work on doGossip
2013-12-29 09:58:43 +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
2c0a94d174
VOYEUR: Fix right click to exit room closeups
2013-12-28 21:17:57 +11:00
Paul Gilbert
d763f83862
VOYEUR: Fixes for mouse cursor calls
2013-12-28 20:53:33 +11:00
Paul Gilbert
aa42e7d2bd
VOYEUR: Fix data needed for drawDot
2013-12-28 20:40:53 +11:00