Commit Graph

31 Commits

Author SHA1 Message Date
Bastien Bouclet
434cb0859a MYST3: Add support for the 1.2 NL version
Botje's version
2014-01-12 14:28:55 +01:00
Pawel Kolodziejski
790db038c0 ALL: sync with scummvm 2013-10-13 11:30:34 +02:00
Bastien Bouclet
22cf29cc6e MYST3: Add support for the Russian version 2013-02-24 15:55:18 +01:00
Einar Johan Trøan Sømåen
7157de4007 MYST3: Add detection entry for v1.21 M3.EXE 2013-01-18 12:45:05 +01:00
Bastien Bouclet
9face90575 MYST3: Saves cleanup 2012-12-12 12:41:50 +01:00
Bastien Bouclet
7648265f41 Merge branch 'safedisc' 2012-12-11 20:41:37 +01:00
Bastien Bouclet
f64ec08108 MYST3: Save game update
* Save floats in a portable way
* Save the creation date and description
* Clean up thumbnail handling
* Increment savegame version

Saves from the original engine are still compatible
2012-12-11 14:58:19 +01:00
Bastien Bouclet
23dfe79d88 MYST3: Implement more MetaEngine features 2012-12-11 10:59:07 +01:00
Bastien Bouclet
b0a61ea937 MYST3: Add detection for the 1.1 version 2012-12-08 09:03:06 +01:00
Matthew Hoops
da8bf67ab0 MYST3: Complete detection for the 1.0 Windows version 2012-12-07 08:00:42 +01:00
Matthew Hoops
97a20db28f MYST3: Add detection for the 1.2 Japanese version 2012-12-07 08:00:25 +01:00
Bastien Bouclet
9520f700b4 MYST3: Add SafeDisk decryption 2012-12-05 14:21:28 +01:00
Matthew Hoops
222bd9de43 MYST3: Add more descriptive names for executables 2012-04-25 18:19:22 -04:00
Matthew Hoops
9696b238f5 MYST3: Add back the Windows 1.0 executable 2012-04-25 18:09:37 -04:00
Matthew Hoops
2f3918cc47 MYST3: Fix broken entries
These were never updated when Myst3 detection was changed
2012-04-25 18:04:43 -04:00
Bastien Bouclet
43b5901db5 MYST3: Add detection for a few more funky mac versions 2012-02-11 20:45:58 +01:00
Bastien Bouclet
8418b0f981 MYST3: Detect the game executable version using the detection code. 2012-02-10 16:28:51 +01:00
Bastien Bouclet
cd8c5665a0 MYST3: Implement puzzles 17, 18, 19 - Game settings 2012-02-10 16:28:51 +01:00
Einar Johan T. Sømåen
2e2ecc1d1c MYST3: Add detection and database-data for PS2-PAL-version 2012-02-02 01:46:33 +01:00
Bastien Bouclet
59eb3dd66f MYST3: Implement opcodes 151 and 152 - Play movie, go to node 2012-01-25 14:35:49 +01:00
Bastien Bouclet
211fee89ac MYST3: Add support for loading savegames from the launcher and the GMM. 2012-01-23 20:53:41 +01:00
Matthew Hoops
3dd0fbe235 Merge remote branch 'upstream/master' into myst3-versions
Conflicts:
	engines/myst3/database.h
2012-01-12 11:04:42 -05:00
Matthew Hoops
5025da81ad MYST3: Add detection for the NTSC U/C PS2 version 2012-01-11 23:21:03 -05:00
Bastien Bouclet
ae1cadae0e MYST3: Uniformize the file headers 2012-01-10 20:41:51 +01:00
Bastien Bouclet
b77469a4d3 Merge remote-tracking branch 'origin/master' into sprint
Conflicts:
	backends/events/sdl/sdl-events.cpp
	backends/events/sdl/sdl-events.h
	video/bink_decoder.cpp
2012-01-07 08:43:26 +01:00
Bastien Bouclet
87caace1cb MYST3: Relicense as GPL v2 2012-01-05 10:07:48 +01:00
Bastien Bouclet
ef0c2d4364 MYST3: Allow the game to run from a full install to folder hierarchy. 2011-12-25 21:49:55 +01:00
Bastien Bouclet
420657b6cc MYST3: Added a few M3.exe detection entries 2011-09-12 13:34:14 +02:00
Bastien Bouclet
9fde449c9e MYST3: Draw a rect where the movies should be in the scene 2011-09-11 20:27:19 +02:00
Bastien Bouclet
fd5611a329 MYST3: Upgrade detection to match with what is expected by Residual 2011-09-03 11:35:18 +02:00
Bastien Bouclet
fc7f7fa11c Added an empty Myst 3 engine 2011-09-03 11:35:18 +02:00