Strangerke
e6e8008e67
VOYEUR: Change some more types, add comments about unused variables
2014-01-07 07:27:29 +01: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
Paul Gilbert
1fb73446e3
VOYEUR: Clean up of some of the startup code
2014-01-05 20:56:14 -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
ce5b8c54a9
VOYEUR: Hooked up debugger, and added a 'time' command
2014-01-03 20:11:00 -10:00
Paul Gilbert
bbecd20818
VOYEUR: Variable renaming for Video Id
2014-01-03 11:00:12 -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
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
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
10af04da6a
VOYEUR: Mouse flags cleanup and in progress work on doGossip
2013-12-29 09:58:43 +11:00
Paul Gilbert
d763f83862
VOYEUR: Fixes for mouse cursor calls
2013-12-28 20:53:33 +11:00
Paul Gilbert
8fa75375d4
VOYEUR: Bugfixes for doEvidDisplay
2013-12-28 20:32:17 +11:00
Paul Gilbert
f88c472778
VOYEUR: Fixed naming of mouse state flags
2013-12-28 19:53:00 +11:00
Paul Gilbert
b08e80cd66
VOYEUR: Implemented evidence display code
2013-12-28 18:37:37 +11:00
Paul Gilbert
9eccf91aea
VOYEUR: Implemented startCursorBlink and drawDot
2013-12-28 14:01:06 +11:00
Paul Gilbert
3b9cdf48ee
VOYEUR: Fix for doRoom start and looping
2013-12-28 13:30:51 +11:00
Paul Gilbert
2721c2e3ed
VOYEUR: Implemented reviewTape and dependent code
2013-12-25 14:08:37 +11:00
Paul Gilbert
fa6eb76d66
VOYEUR: Implemented further event methods, and miscellaneous
2013-12-24 16:32:50 +11:00
Paul Gilbert
4f9c900a03
VOYEUR: Fixes for video camera battery countdown
2013-12-24 07:38:39 +11:00
Paul Gilbert
537ec24e1e
VOYEUR: Renamed a couple of event fields
2013-12-20 23:03:17 -05:00
Paul Gilbert
171d159489
VOYEUR: Implemented doRoom method
2013-12-20 22:51:31 -05:00
Paul Gilbert
f588211815
VOYEUR: Implemented checkTransition
2013-12-18 21:26:26 -05:00
Paul Gilbert
13b4c9ca68
VOYEUR: Renaming of mouse click fields
2013-12-18 20:13:34 -05:00
Paul Gilbert
29fe53993b
VOYEUR: Fix error in vDoFadeInt
2013-12-18 09:03:18 -05:00
Paul Gilbert
23f9cb19b4
VOYEUR: In progress work on fixing initial apartment animation
2013-12-18 08:53:44 -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
03f7fb64db
VOYEUR: Implemented the playStamp method
2013-12-09 22:22:32 -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
9922353f56
VOYEUR: Implemented addVideoEventStart and dependent variable initialisation
2013-12-05 22:36:59 -05:00
Paul Gilbert
75c960081c
VOYEUR: Did some refactoring of game files
2013-12-05 21:49:12 -05:00
Paul Gilbert
ede418b67a
VOYEUR: Merge of upstream
2013-11-30 20:44:23 -05:00
Paul Gilbert
8c2b956120
VOYEUR: Converted cursor drawing to use CursorMan
2013-06-21 00:18:19 -04:00
Paul Gilbert
1c34c1847e
VOYEUR: Lock screen mouse clicks now working
2013-06-20 21:42:48 -04:00
Paul Gilbert
ff270eb61e
VOYEUR: Fix setting cursor colour in lock screen
2013-06-20 21:24:30 -04:00
Paul Gilbert
b135ce3d28
VOYEUR: Further fading memory access bugfixes
2013-06-17 22:59:26 -04:00
Paul Gilbert
1a2f6fe6f3
VOYEUR: Fix memory overrun in fading code
2013-06-17 22:45:59 -04:00
Paul Gilbert
ef902493c4
VOYEUR: Some cleanup and enum-ifying graphic drawing code
2013-06-17 22:41:58 -04:00
Paul Gilbert
eea9f9d2bb
VOYEUR: Implemented setCursorTo method
2013-06-16 21:50:31 -04:00
Paul Gilbert
8f3d5d5320
VOYEUR: Fixed initialisation of viewport parent pointer
2013-06-16 21:20:42 -04:00
Paul Gilbert
e24e181a2a
VOYEUR: Work implementing the lock display screen
2013-06-12 22:13:52 -04:00
Paul Gilbert
f9b2c62bcd
VOYEUR: Fading now works correctly
2013-06-10 23:24:02 -04:00
Paul Gilbert
11a4fef956
VOYEUR: Some further work implementing fading
2013-06-08 15:41:22 -04:00
Paul Gilbert
3780d9abec
VOYEUR: Major cleanup of code between EventsManager and GraphicsManager
2013-06-08 10:31:37 -04:00
Paul Gilbert
48c18a7c14
VOYEUR: Implemented decoding of viewport list palette data
2013-06-07 22:07:57 -04:00
Paul Gilbert
8d6d3d8aa6
VOYEUR: Some fixes for startup palette loading
2013-06-07 21:22:00 -04:00