63938 Commits

Author SHA1 Message Date
Matthew Hoops
d5b5d4b545 BBVS: Silence gcc conversion warnings 2014-06-01 17:28:34 -04:00
Matthew Hoops
a83ce70467 SCI: Silence a gcc conversion warning 2014-06-01 17:28:34 -04:00
Martin Kiewitz
460a9113af SCI: another workaround for hoyle 4 (bug #6598) 2014-06-01 23:20:11 +02:00
Matthew Hoops
7af36e9724 BACKENDS: Fix invalid buffer size in CFStringGetCString call 2014-06-01 17:02:18 -04:00
Martin Kiewitz
00f23b26c5 SCI: hoyle 4 workaround entry (bug #6601) 2014-06-01 23:01:39 +02:00
Paul Gilbert
6d9ff6ceeb MADS: Fix Rex's moonwalking 2014-06-01 16:29:07 -04:00
Paul Gilbert
f60ecc1f55 MADS: Revert no longer needed sprite transparency index calculations 2014-06-01 16:18:17 -04:00
Strangerke
aaf9c35da2 CRUISE: More rework and renaming on the decompiler 2014-06-01 21:59:11 +02:00
Paul Gilbert
4207d74762 MADS: Fix selecting inventory items when inventory is scrolled 2014-06-01 15:54:22 -04:00
Martin Kiewitz
8de9a3ff80 SCI: adding undither flag for a few more games 2014-06-01 21:33:15 +02:00
Martin Kiewitz
235725ac59 SCI: added undither flags for 2x sq3 + hoyle 1 2014-06-01 21:28:16 +02:00
Martin Kiewitz
7329fbbc38 Merge branch 'master' of github.com:scummvm/scummvm 2014-06-01 21:18:13 +02:00
Martin Kiewitz
72b69c15fe SCI: added hoyle1 dos (bug #6597 2014-06-01 21:17:37 +02:00
Paul Gilbert
22e8a27b20 MADS: Fix leaving scene 413 to the south 2014-06-01 15:15:06 -04:00
Paul Gilbert
69d6e72f84 MADS: Fix dynamic hotspots in scenes with multiple such hotspots 2014-06-01 14:43:26 -04:00
Martin Kiewitz
d42317b35c SCI: detection for lb2 dos floppy v1.1 (bug #6543) 2014-06-01 20:41:54 +02:00
Martin Kiewitz
058fc2327f SCI: fix kGetTime, fixes bug #6605
current year part wasn't calculated properly
2014-06-01 19:58:23 +02:00
Paul Gilbert
374bd9afc5 MADS: Add missing sprites removal from resetScene 2014-06-01 11:48:47 -04:00
Paul Gilbert
f16dd2a7f2 MADS: Minor fixes for sprite asset flags passing 2014-06-01 11:48:19 -04:00
Eugene Sandulenko
7227d723a4 FULLPIPE: Started implmentation of MctlLadder::doWalkTo() 2014-06-01 16:49:41 +03:00
Eugene Sandulenko
913947c247 FULLPIPE: Rename class variable to avoid confusion 2014-06-01 16:49:41 +03:00
Paul Gilbert
7ab00631dd MADS: Add enum for sprite asset loading flags 2014-06-01 09:10:49 -04:00
Martin Kiewitz
01e61a2837 SCI: add detection for sq3 mac (bug #6484) 2014-06-01 14:21:11 +02:00
Filippos Karapetis
03619f8887 MADS: Add enums for the statuses of the car and the dog in section 6 2014-06-01 15:18:31 +03:00
Filippos Karapetis
6d6afda883 MADS: Properly set the scene revisited flag when loading a saved game 2014-06-01 15:18:31 +03:00
Martin Kiewitz
94160a28e3 SCI: work on SCI0/01 Mac 480x300 scaling 2014-06-01 13:41:14 +02:00
Filippos Karapetis
3e2acf3545 MADS: Bugfixes for scene 411 (lab) 2014-06-01 13:44:25 +03:00
Filippos Karapetis
4cf72ee86f MADS: Use friendly names for the screen input mode 2014-06-01 13:44:25 +03:00
Strangerke
0b4beb59b6 CRUISE: Start renaming opcodes in the Decompiler, some rework 2014-06-01 11:50:49 +02:00
Strangerke
6b8348a6bd CRUISE: Fix a CppCheck error in decompiler 2014-06-01 11:50:47 +02:00
Strangerke
094b9d18bb CRUISE: Fix a bug in the decompiler 2014-06-01 11:50:45 +02:00
Strangerke
7f19bbb21d CRUISE: Reduce the scope of a variable, remove a useless increment 2014-06-01 11:50:44 +02:00
Strangerke
a6ead6bba8 CRUISE: Comment out some useless code 2014-06-01 11:50:42 +02:00
Strangerke
c15f211486 CRUISE: Reduce the scope of some variables in actor and cruise_main 2014-06-01 11:50:40 +02:00
Filippos Karapetis
5e5a37e978 MADS: Fix sitting on the bar stool in scene 402 (bar) 2014-06-01 08:33:51 +03:00
Filippos Karapetis
0c1c83e5e6 MADS: Bugfixes for scene 352 2014-06-01 08:33:20 +03:00
Paul Gilbert
8f20ebb610 MADS: Fix positioning and clipping of flipped scaled images 2014-05-31 21:10:29 -04:00
Martin Kiewitz
7d82cac910 Merge branch 'master' of github.com:scummvm/scummvm 2014-06-01 01:25:12 +02:00
Martin Kiewitz
2d45bbd1ea SCI: debugger diskdump is now able to dump '*'
dumps all resources of given type
2014-06-01 01:23:44 +02:00
Strangerke
1dbcd74988 CRUISE: Reduce the scope of variables used in the for loops 2014-06-01 01:21:32 +02:00
Paul Gilbert
7d24e1471c MADS: Merge copyFromScaled into the existing copyFrom method 2014-05-31 18:21:11 -04:00
Strangerke
13cc433fb6 CRUISE: error out in some cases where divide by zero is expected 2014-06-01 00:18:08 +02:00
Paul Gilbert
60c0de6200 MADS: Fix order of parameters in quote display in scene 307 2014-05-31 18:11:32 -04:00
Einar Johan Trøan Sømåen
7b7f0222ba WINTERMUTE: Add detection for 5 versions of The Kite 2014-05-31 21:26:55 +02:00
Einar Johan Trøan Sømåen
3640914624 WINTERMUTE: Add detection for Bickadoodle 1.1 2014-05-31 21:12:55 +02:00
Einar Johan Trøan Sømåen
aea94110d1 WINTERMUTE: Add detection for "Boredom of Agustin Cordes" 2014-05-31 21:07:34 +02:00
Einar Johan Trøan Sømåen
7141df0729 WINTERMUTE: Add another Rhiannon-version to the detection tables.
As it's unclear how this version differs from the current version,
I've tagged it as DVD.
2014-05-31 20:57:15 +02:00
Strangerke
6283e7f423 CRUISE: Add a couple of safeguards to avoid potential division by zero 2014-05-31 18:06:32 +02:00
Paul Gilbert
e8a52b67e8 MADS: Fix assert when doctor hits you with a blackjak 2014-05-31 11:39:28 -04:00
Strangerke
659b7bfeed CRUISE: Replace some more strcpy 2014-05-31 17:30:53 +02:00