Commit Graph

56213 Commits

Author SHA1 Message Date
Einar Johan Trøan Sømåen
dfb59711ff Merge pull request #317 from JenniBee/wintermute
WINTERMUTE: Add detection entry for Dreamscape
2013-04-15 07:01:17 -07:00
Filippos Karapetis
0b4ceb8bf7 SCI: Fix the entry of LSL7 French (patch #3610842) 2013-04-15 12:26:22 +03:00
Paul Gilbert
c13a84d7a4 HOPKINS: Renamed fields and methods in ObjectsManager 2013-04-14 15:30:37 -04:00
Paul Gilbert
ceab6a71d3 HOPKINS: Renamed remaining fields of GraphicsManager class 2013-04-14 14:21:05 -04:00
JenniBee
a8a7276c18 WINTERMUTE: Add detection entry for Dreamscape 2013-04-14 10:54:49 -04:00
athrxx
35ac7d8683 KYRA: fix bug #3610247
(KYRA2: Intro doesn't skip righ/Game won't start on first run)
2013-04-14 13:12:09 +02:00
athrxx
66a3b2b2ac KYRA: (EOB) - add debug function to export save files in original format 2013-04-14 13:12:08 +02:00
athrxx
a33045f4fa KYRA: (EOB) - fix bug #3600348
(EOB1: Crash when moving in German version)
2013-04-14 13:12:06 +02:00
Einar Johan Trøan Sømåen
12864da659 Merge pull request #316 from JenniBee/wintermute
WINTERMUTE: Add Reversion: The Escape 1.3, fix previous detection entries
2013-04-14 00:57:14 -07:00
JenniBee
dab51f1d89 WINTERMUTE: Add Reversion: The Escape 1.3 and fix previous detection entires. 2013-04-14 01:50:23 -04:00
Strangerke
cdefd6428f HOPKINS: Apply a couple of renamings suggested by wjp 2013-04-13 23:24:13 +02:00
Einar Johan Trøan Sømåen
7de4a7972e Merge pull request #315 from JenniBee/wintermute
WINTERMUTE: Added detection entries for Reversion: The Meeting
2013-04-13 14:21:52 -07:00
JenniBee
848f44f72a WINTERMUTE: Added detection entries for Reversion: The Meeting 2013-04-13 15:27:52 -04:00
Sven Hesse
fad5cf7243 VIDEO: Fix a typo (minus vs. plus) in the VMD decoder 2013-04-13 15:22:06 +02:00
Einar Johan Trøan Sømåen
5bd1bf1d6d WINTERMUTE: Use {} instead of () in detection entries, fix build. 2013-04-13 14:49:34 +02:00
Einar Johan Trøan Sømåen
875cfa6e58 Merge pull request #295 from JenniBee/wintermute_md5_checksum
WINTERMUTE: added md5 checksum for version 1.1 of Reversion: The Escape
2013-04-13 05:37:13 -07:00
JenniBee
08520377da WINTERMUTE: Fixed the Reversion 1.1 Entries 2013-04-13 02:05:21 -04:00
Matthew Hoops
78f5e986ce PEGASUS: Add a workaround in case the player doesn't get the card bomb 2013-04-12 15:06:14 -04:00
Filippos Karapetis
d500845de3 NEWS: Mention support for the Mac version of Discworld 1 2013-04-12 19:34:49 +03:00
Filippos Karapetis
95f92ed9de TINSEL: Add support for enhanced music in the Mac version of DW1 2013-04-12 19:31:11 +03:00
uruk
cfeda28885 MOHAWK: Prevent left mouse click handling if the cursor isn't visible.
This fixes bug #3488327 - "LB: Mouse events processed when they
shouldn't be".
2013-04-12 15:57:40 +01:00
Filippos Karapetis
687e47d332 TINSEL: Remove the unused ghost palette 2013-04-12 07:19:53 +03:00
Filippos Karapetis
94b328fa7f TINSEL: Fix black/white colors in the Mac version of DW1 2013-04-12 07:19:53 +03:00
Filippos Karapetis
53e82436e6 TINSEL: Simplify overflow calculation inside MacDrawTiles()
Thanks to wjp for noticing this
2013-04-12 07:19:52 +03:00
Filippos Karapetis
a9886f1c26 TINSEL: Fix typo 2013-04-12 07:19:52 +03:00
Filippos Karapetis
d45534d29d TINSEL: Remove the unused noFadeTable parameter from the fader functions 2013-04-12 07:19:52 +03:00
Eugene Sandulenko
8b315aeb49 HOPKINS: Fix warning 2013-04-11 14:58:07 +03:00
Strangerke
54e3df0140 HOPKINS: Constify some functions and members 2013-04-11 12:17:06 +02:00
Strangerke
e56123b18f HOPKINS: Make ObjectsManager even more readable 2013-04-11 00:15:10 +02:00
Strangerke
caa90241ad HOPKINS: Make ObjectsManager a bit more readable 2013-04-10 20:38:48 +02:00
Strangerke
531b3cb376 HOPKINS: Fix crash when skipping intro animations (regression in one of the lock/unlock commits) 2013-04-10 18:16:21 +02:00
Strangerke
2709ac9fcb HOPKINS: Reduce verbosity of displaySprite() 2013-04-10 15:15:31 +02:00
Strangerke
c09e0c26ec HOPKINS: Remove some magic values used by _eventMode checks 2013-04-10 13:26:26 +02:00
Strangerke
9149f363a6 HOPKINS: Finish lock/unlockScreen() cleanup. Set them as private. 2013-04-10 13:03:53 +02:00
Strangerke
bccb460e36 HOPKINS: Add lockScreen() and unlockScreen() in copyVideoVbe16() 2013-04-10 12:59:39 +02:00
Strangerke
094a0617ac HOPKINS: Add lockScreen() and unlockScreen() in copy16bFromSurfaceScaleX2() 2013-04-10 12:55:20 +02:00
Strangerke
1b081457c9 HOPKINS: Remove some useless lockScreen() and unlockScreen() around copy16BitRect() 2013-04-10 12:51:13 +02:00
Strangerke
1ac0c06bf6 HOPKINS: Reduce the use of lockScreen() and unlockScreen() by adding them in clearScreen() 2013-04-10 12:25:36 +02:00
Strangerke
5ae15d1e10 HOPKINS: Make the use of _mouseCursorId less verbose 2013-04-10 11:57:48 +02:00
Strangerke
55938b3975 HOPKINS: Make engine less verbose by reducing some object names 2013-04-10 10:27:06 +02:00
Strangerke
ef12ba27e5 HOPKINS: Janitorial: Remove useless code 2013-04-10 09:02:37 +02:00
Strangerke
f7771844f1 HOPKINS: Remove useless object reference in DialogsManager 2013-04-10 09:01:35 +02:00
Strangerke
9f4a35b011 HOPKINS: Move _oldInventoryPosX to DialogsManager, remove a useless variable 2013-04-10 09:00:08 +02:00
Strangerke
9e956d888e HOPKINS: Improve readability in DialogsManager 2013-04-10 00:24:27 +02:00
Strangerke
3e9068bb5b HOPKINS: Janitorial: Remove useless line of code 2013-04-09 23:25:24 +02:00
Paul Gilbert
260a6bbc24 HOPKINS: Renamed remaining GraphicsManager methods 2013-04-09 09:47:48 -04:00
Paul Gilbert
bfe63b71e9 HOPKINS: Renaming some of the remaining graphics methods 2013-04-09 09:17:11 -04:00
Strangerke
4d3748fb24 HOPKINS: Make Hopkins sleep a bit in order to reduce CPU usage 2013-04-09 08:31:47 +02:00
Strangerke
11183ee982 HOPKINS: Fix initialization of timers in EventsManager 2013-04-09 08:31:46 +02:00
Sven Hesse
3e1622d68a GOB: Add another Spanish DOS version of Geisha
As supplied by alestedx in bug report #3610207
2013-04-08 11:05:50 +02:00