Strangerke
db7d8a0d40
VOYEUR: Remove a couple of default values in function declaration
2014-03-03 23:02:44 +01:00
Strangerke
e6b56b0b85
VOYEUR: Remove the second (useless) parameter of freeBoltGroup()
2014-03-03 19:05:55 +01:00
Strangerke
6db1e8ae46
VOYEUR: Simplify getBoltGroup() by removing the second (useless) parameter
2014-03-03 19:00:14 +01:00
Paul Gilbert
ae258cb350
VOYEUR: Change apartment cursor to use ScummVM cursor manager
2014-03-01 21:11:08 -05:00
Strangerke
6dd0a81fdf
VOYEUR: Remove setVm from FilesManager
2014-02-27 08:09:57 +01:00
Strangerke
3a6e4b381e
VOYEUR: Fix some more shadowed variables and functions
2014-02-21 19:35:37 +01:00
Strangerke
48c439a0eb
VOYEUR: Remove some more variables in ViewPortResource
2014-02-20 07:49:38 +01:00
Strangerke
8d25112e14
VOYEUR: Some British to American English
2014-02-19 21:45:29 +01:00
Strangerke
2f0b6c7e95
VOYEUR: Set private some functions in ThreadResources
2014-02-19 21:02:22 +01:00
Strangerke
2a62c310c3
VOYEUR: More cleanup
2014-02-19 07:28:55 +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
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
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
be296c58dd
VOYEUR: Removed some method declarations that are no longer in the given class
2014-02-03 20:29:11 -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
d13b529c47
VOYEUR: Improvements to debugger command for changing time period
2014-02-02 23:59:45 -05:00
Paul Gilbert
4ef57db61a
VOYEUR: General field renaming and comments
2014-02-02 22:38:27 -05:00
Paul Gilbert
54c479c3d9
VOYEUR: Bugfixes for computer event display
2014-02-01 22:22:34 -05:00
Paul Gilbert
8af390ab9f
VOYEUR: Further renaming of state Id, and merging of flag bytes
2014-02-01 18:55:18 -05:00
Paul Gilbert
d215fae721
VOYEUR: Renaming to standardize on stateId/stackId variable names
2014-02-01 18:35:08 -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
d2e8a6bed5
VOYEUR: Implemented lots more sDrawPic logic
2014-01-26 18:13:44 -05:00
Paul Gilbert
3e12562654
VOYEUR: Renaming of thread data pointers
2014-01-21 21:04:13 -05:00
Paul Gilbert
00873d3124
VOYEUR: Fix for phone message playing every time apartment was shown
2014-01-18 23:47:04 -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
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
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
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
f153ef4b46
VOYEUR: Fix compiler warning
2014-01-01 07:17:29 +11:00
Paul Gilbert
87a6e72fc5
VOYEUR: Fixes to vDoCycleInt for tape playback palette animation
2013-12-30 22:00:15 +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
16cbccf09a
VOYEUR: Remove redundant method definition
2013-12-26 15:47:27 +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
fa6eb76d66
VOYEUR: Implemented further event methods, and miscellaneous
2013-12-24 16:32:50 +11:00
Paul Gilbert
156f78e7cd
VOYEUR: Bugfixes and move for doScroll method
2013-12-24 10:32:41 +11:00