Commit Graph
211 Commits
Author SHA1 Message Date
Marisa-Chan 3806aa4418 ZVISION: Fix explicit null dereferenced (CID 1257094) 2014-12-19 17:17:33 +06:00
Marisa-Chan e934ffdd5e ZVISION: Fix uninitialized scalar field (CID 1257089) 2014-12-19 17:06:47 +06:00
Marisa-Chan c8f8da0308 ZVISION: Fix uninitialized scalar field (CID 1257088) 2014-12-19 17:05:31 +06:00
Marisa-Chan 2cb541c651 ZVISION: Fix uninitialized scalar field (CID 1257087) 2014-12-19 17:05:03 +06:00
Marisa-Chan 7609b6d866 ZVISION: Fix uninitialized scalar field (CID 1257086) 2014-12-19 17:04:26 +06:00
Marisa-Chan 7a0b5982b1 ZVISION: Fix uninitialized scalar field (CID 1257085) 2014-12-19 17:04:04 +06:00
Marisa-Chan 7e3c270e49 ZVISION: Fix uninitialized scalar field (CID 1257084) 2014-12-19 17:03:39 +06:00
Marisa-Chan d6e3cea087 ZVISION: Fix uninitialized scalar field (CID 1257083) 2014-12-19 17:03:07 +06:00
Marisa-Chan 5db4e02f9a ZVISION: Fix uninitialized scalar field (CID 1257082) 2014-12-19 17:02:22 +06:00
Marisa-Chan ed66fbefdf ZVISION: Fix uninitialized scalar field (CID 1257081) 2014-12-19 16:52:26 +06:00
Marisa-Chan abf37ebbf3 ZVISION: Fix uninitialized scalar field (CID 1257080) 2014-12-19 16:51:43 +06:00
Marisa-Chan 1078d0c193 ZVISION: Fix uninitialized scalar field (CID 1257079) 2014-12-19 16:51:01 +06:00
Marisa-Chan ea3ddd148f ZVISION: Fix uninitialized scalar field (CID 1257077) 2014-12-19 16:49:36 +06:00
Marisa-Chan fb0872e40b ZVISION: Fix uninitialized scalar field (CID 1257076) 2014-12-19 16:48:36 +06:00
Marisa-Chan 7055ee7755 ZVISION: Fix uninitialized scalar field (CID 1257075) 2014-12-19 16:44:18 +06:00
Marisa-Chan 897ecc190f ZVISION: Fix uninitialized scalar field (CID 1257074) 2014-12-19 16:41:51 +06:00
Marisa-Chan 704a4b3400 ZVISION: Fix uninitialized scalar field (CID 1257072) 2014-12-19 16:39:21 +06:00
Marisa-Chan 8278ed6022 ZVISION: Fix uninitialized scalar field (CID 1257071) 2014-12-19 16:38:34 +06:00
Marisa-Chan ea2ad625ff ZVISION: Fix uninitialized scalar field (CID 1257070) 2014-12-19 16:36:54 +06:00
Marisa-Chan 9c2782a680 ZVISION: Fix uninitialized scalar field (CID 1257069) 2014-12-19 16:35:15 +06:00
Marisa-Chan dae76a76c7 ZVISION: Fix uninitialized scalar field (CID 1257068) 2014-12-19 16:34:11 +06:00
Marisa-Chan 3b83e82e6f ZVISION: Fix uninitialized scalar field (CID 1257067) 2014-12-19 16:33:26 +06:00
Marisa-Chan b96c581881 ZVISION: Fix uninitialized scalar field (CID 1257066) 2014-12-19 16:32:27 +06:00
Marisa-Chan efb9355223 ZVISION: Fix uninitialized scalar field (CID 1257065) 2014-12-19 16:31:33 +06:00
Marisa-Chan 044f252154 ZVISION: Fix uninitialized scalar field (CID 1257064) 2014-12-19 16:29:51 +06:00
Marisa-Chan 36af1ff5b1 ZVISION: Fix uninitialized scalar field (CID 1257063) 2014-12-19 16:27:27 +06:00
Marisa-Chan f8c1b1eb28 ZVISION: Fix uninitialized scalar field (CID 1257062) 2014-12-19 16:22:57 +06:00
Marisa-Chan fe56e7d02b ZVISION: Fix uninitialized scalar field (CID 1257060) 2014-12-19 16:00:57 +06:00
Marisa-Chan e28f8a5d8f ZVISION: Fix uninitialized scalar field (CID 1257059) 2014-12-19 16:00:57 +06:00
Marisa-Chan cd2612a54e ZVISION: Fix uninitialized scalar field (CID 1257058) 2014-12-19 16:00:57 +06:00
Marisa-Chan f9946b726f ZVISION: Fix uninitialized scalar field (CID 1257057) 2014-12-19 16:00:57 +06:00
Marisa-Chan 8c896f5da4 ZVISION: Fix uninitialized scalar field (CID 1257056) 2014-12-19 16:00:57 +06:00
Marisa-Chan deea4ef62c ZVISION: Fix uninitialized scalar field (CID 1257055) 2014-12-19 16:00:57 +06:00
Marisa-Chan 5a08792780 ZVISION: Fix uninitialized scalar field (CID 1125218) 2014-12-19 15:39:51 +06:00
Marisa-Chan c50024fd86 ZVISION: Fix uninitialized pointer field (CID 1109699) 2014-12-19 15:37:33 +06:00
Marisa-Chan d96834020c ZVISION: Fix uninitialized scalar field (CID 1109669) 2014-12-19 15:31:43 +06:00
Filippos Karapetis 003269dc36 ZVISION: Fix the display of state variables, such as the high score
Common::String::format() was used incorrectly. Also, state variables
were handled incorrectly in the TTY text parser
2014-12-16 11:08:40 +02:00
Filippos Karapetis 1241efcbca ZVISION: Allow 2x scaling up in videos again
This fixes the alchemists and cup sequence in Nemesis
2014-12-16 03:47:28 +02:00
Filippos Karapetis 77705752ef ZVISION: Move trimCommentsAndWhiteSpace() into the script manager
This allows us to remove the last remnants of utility.*
2014-12-16 01:58:57 +02:00
Filippos Karapetis 7630e3204e ZVISION: Move all the remaining utility classes into the core 2014-12-16 01:58:56 +02:00
Filippos Karapetis 2463b45804 ZVISION: Move the MIDI code together with the rest of the sound code 2014-12-16 01:58:55 +02:00
Filippos Karapetis 4b2b5e686b ZVISION: Move the mouse cursor handling code into the graphics code 2014-12-16 01:58:55 +02:00
Filippos Karapetis 7f61a09478 ZVISION: Make the RLF decoder a subclass of the common video decoder
This way, the redundant MetaAnimation class can now be removed
2014-12-16 01:58:55 +02:00
Filippos Karapetis fd6731c9b6 ZVISION: Only scale down animations to fit their frame, not up
This fixes the animations in two locations in Zork: Nemesis (the armor
visor in location cz1e, and the planet in location aa10).
2014-12-12 22:53:52 +02:00
Filippos Karapetis c98e9fa6f7 ZVISION: Add a comment in the music code 2014-12-11 13:26:27 +02:00
Filippos Karapetis 1f80e1389f ZVISION: Fix the responsiveness of level controls to mouse movement
This fixes the responsiveness of the levers in the planet screen of
Zork: Nemesis
2014-12-09 19:38:11 +02:00
Filippos Karapetis ecb1979245 ZVISION: Implement more advanced engine features
Save game thumbnails and save game creation date have now been
implemented
2014-12-08 01:25:27 +02:00
Filippos Karapetis ec1fdeb25a ZVISION: Implement several advanced engine features and ScummVM dialogs
The functionality to return to launcher, list saves, delete saves, load
games from the launcher and load and save games during runtime has been
implemented. Also, ScummVM save/load dialogs have been implemented.
Saved games now have three numbers in their file extension, bumping the
possible save game slots up to 999
2014-12-08 01:08:27 +02:00
Filippos Karapetis dab4ce1f7b ZVISION: Move the subtitle class 2014-12-03 02:38:06 +02:00
Filippos Karapetis f0ce0b498f ZVISION: Move the TruetypeFont class 2014-12-03 02:29:08 +02:00