Strangerke
62d846d717
VOYEUR: Remove a useless function
2014-02-26 07:43:11 +01:00
Strangerke
bcca831c68
VOYEUR: Fix some more uninitialized variables
2014-02-26 07:39:46 +01:00
Strangerke
27d624e79f
VOYEUR: Remove unused variables and functions in GraphicsManager
2014-02-20 00:37:11 +01:00
Strangerke
6c63a9f4c7
VOYEUR: Remove some useless variables in Event, cleanup
2014-02-18 21:56:54 +01:00
Johannes Schickel
36ac801a4d
VOYEUR: Make GPL headers consistent in themselves.
2014-02-18 02:43:50 +01:00
Strangerke
1b46f5f616
VOYEUR: Remove a useless keystate variable
2014-02-17 21:48:05 +01:00
Strangerke
013522457c
VOYEUR: Remove useless fields in Events, some renaming
2014-02-13 08:44:06 +01:00
Strangerke
0d99418791
VOYEUR: Some more renaming
2014-02-11 08:24:26 +01:00
Strangerke
5cc1bd626d
VOYEUR: Remove unused function header
2014-02-11 08:21:07 +01:00
Strangerke
1ed4ed47af
VOYEUR: Rename some fields related to fading
2014-02-11 08:00:15 +01:00
Strangerke
e688cb5015
VOYEUR: Implement fadeIntFunc()
2014-02-11 07:51:55 +01:00
Paul Gilbert
d3f4156e6a
VOYEUR: Clean up, commenting, and bugfixes for checking for murder
2014-02-03 22:02:28 -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
8385a0ef8e
VOYEUR: Implemented checkForKey
2014-02-03 01:23:27 -05:00
Paul Gilbert
f88985dc64
VOYEUR: Added debugger command to show mouse position
2014-02-02 20:28:24 -05:00
Paul Gilbert
2b69c5d07c
VOYEUR: Fix issue with time not progressing, and renamed associated enum member
2014-02-02 18:42:45 -05:00
Paul Gilbert
647a2ded95
VOYEUR: Set up enum for event flags, and improved blinking record indicator
2014-02-01 23:33:30 -05:00
Paul Gilbert
7f236696c9
VOYEUR: Minor fixes to reviewTape
2014-01-18 17:57:40 -05:00
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