130 Commits

Author SHA1 Message Date
Le Philousophe
17ceed4eb3 VOYEUR: Migrate engine to Path 2023-12-24 13:19:25 +01:00
Strangerke
a3689170ab VOYEUR: Apply German Fan translation patch 2023-03-15 20:39:53 -07:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Paul Gilbert
c05a09d337 VOYEUR: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:30 -04:00
Strangerke
48ffd0255d VOYEUR: Disable the if statement with identical statements in its branches, add a comment 2014-06-08 09:52:36 +02:00
Sven Hesse
fc250701c5 VOYEUR: Janitorial - Remove trailing whitespace 2014-05-28 23:30:29 +02:00
Strangerke
175cc60a0f VOYEUR: Initialize an unitialized variable 2014-03-16 14:55:34 +01:00
Strangerke
a2380c7576 VOYEUR: Move the initialization of vm to the constructor of BoltFilesState 2014-03-15 10:43:06 +01:00
Strangerke
dd16e5f91c VOYEUR: Get rid of some magic values 2014-03-14 08:08:31 +01:00
Strangerke
779f3e5876 VOYEUR: Hide the mouse cursor when the low battery screen is displayed 2014-03-14 06:50:37 +01:00
Strangerke
540566443f VOYEUR: Simplify the use of _vPort 2014-03-13 06:39:25 +01:00
Strangerke
1e45673b4d VOYEUR: Fix some uninitialized variables 2014-03-08 14:26:25 +01:00
Strangerke
1c6a6474d2 VOYEUR: Fix a comment 2014-03-03 23:03:01 +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
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