Commit Graph
61292 Commits
Author SHA1 Message Date
uruk 0a355ea368 AVALANCHE: Add Trippancy. 2013-06-27 12:13:00 +02:00
uruk 1d88f5c2f9 AVALANCHE: Add a little self-warning. 2013-06-27 11:48:48 +02:00
uruk ee5fb07c91 AVALANCHE: Gyro: Change constants to variables with initial values to be equal to the Pascal code. 2013-06-27 09:23:10 +02:00
uruk 49e411f557 AVALANCHE: Add Timeout. 2013-06-27 09:21:41 +02:00
uruk 1d950021b8 AVALANCHE: Add Pingo. 2013-06-27 09:06:46 +02:00
uruk f558eb2e56 AVALANCHE: Add Enid. 2013-06-27 08:35:21 +02:00
Paul Gilbert 40b91e588b TSAGE: Fix for R2R freeze returning to scene 2000 from 2425 2013-06-26 21:48:40 -04:00
Paul Gilbert fdabdae325 TSAGE: Bugfix for starting R2R scene 2000 2013-06-26 20:41:29 -04:00
Strangerke b770e31526 MORTEVIELLE: Fix compilation 2013-06-26 23:31:54 +02:00
Strangerke 10a23f4d92 MORTEVIELLE: Remove useless static 2013-06-26 23:16:49 +02:00
Strangerke 6e2d567bca Merge branch 'master' of https://github.com/scummvm/scummvm into mortevielle
Conflicts:
	engines/engines.mk
2013-06-26 23:11:34 +02:00
Torbjörn Andersson 6716fa39a6 HOPKINS: Change some variable names for consistency
This silences a GCC warning about a 'saveFile' variable shadowing
a saveFile() method.
2013-06-26 21:33:30 +02:00
Strangerke 63c462efce HOPKINS: Remove erroneous static keyword, get rid of g_vm 2013-06-26 20:11:00 +02:00
uruk b807337282 AVALANCHE: Add Sequence. 2013-06-26 15:42:05 +02:00
uruk 3e48a4e187 AVALANCHE: Add Celer. 2013-06-26 14:14:01 +02:00
Filippos Karapetis 3d373281b4 NEVERHOOD: Stop sound updates while the main menu is active 2013-06-26 12:42:10 +03:00
uruk ca807d74bf AVALANCHE: Add Visa. 2013-06-26 11:04:29 +02:00
Strangerke ac387835e4 MORTEVIELLE: Use _vm instead of g_vm in DialogManager 2013-06-26 08:30:47 +02:00
Strangerke 7aceea7221 MORTEVIELLE: Introduce DialogManager and get rid of static functions 2013-06-26 08:29:09 +02:00
Strangerke cf26edf385 MORTEVIELLE: Remove some useless g_vm 2013-06-26 07:51:11 +02:00
Strangerke 5086153512 MORTEVIELLE: Replace g_vm in SpeechManager 2013-06-26 07:42:49 +02:00
Einar Johan Trøan Sømåen e26fb8e7d2 WINTERMUTE: Add detection for J.U.L.I.A. (Greenlight Demo) 2013-06-26 01:59:31 +02:00
Strangerke 1989cc9911 MORTEVIELLE: Replace g_vm in SoundManager 2013-06-26 01:06:22 +02:00
johndoe123 0634f51696 NEVERHOOD: Fix bug in Module 1100, scene 2 which made the "Klayman, up here" scene was unreachable. Sound bug still present, though. 2013-06-25 22:49:01 +02:00
Strangerke a3f77d63df MORTEVIELLE: Replace g_vm in TextHandler 2013-06-25 21:49:30 +02:00
Strangerke 25c786dbe9 MORTEVIELLE: Replace g_vm in MouseHandler 2013-06-25 21:01:49 +02:00
Strangerke 785db3b190 MORTEVIELLE: Replace g_vm in ScreenSurface 2013-06-25 20:40:06 +02:00
uruk 7f1a322de4 AVALANCHE: Repair compilation. 2013-06-25 18:04:52 +02:00
uruk c39434f37e AVALANCHE: Add Lucerna. 2013-06-25 18:03:46 +02:00
uruk 11efe29da8 AVALANCHE: Add Enhanced. 2013-06-25 13:05:04 +02:00
Strangerke 16c814ee6e MORTEVIELLE: Replace g_vm in Menu 2013-06-25 08:00:11 +02:00
Strangerke 9878c89b97 HOPKINS: Add some comments 2013-06-25 07:14:29 +02:00
Paul Gilbert a36178ff1d TSAGE: Bugfix for #3540893 - Stuck animation in Blue Force floppy 2013-06-24 23:09:29 -04:00
Strangerke a81f13c14e MORTEVIELLE: Remove CHECK_QUIT macros 2013-06-24 23:48:00 +02:00
uruk a267dc3025 AVALANCHE: Add Logger. 2013-06-24 11:53:16 +02:00
uruk dc05ec1964 AVALANCHE: Relocate used sources. (Should have happened sooner.) 2013-06-24 11:52:16 +02:00
uruk c79387608b AVALANCHE: Add Scrolls2. Logger is needed to proceed. 2013-06-24 10:15:42 +02:00
Eugene Sandulenko c7ec14d1cb SCUMM: Corrected Russian Full Throttle variant names 2013-06-23 18:18:52 -04:00
uruk 46849fcc42 AVALANCHE: Start continuously adding parts to Avalot as I proceed with the conversion of the necessary Pascal units. 2013-06-23 21:11:15 +02:00
Eugene Sandulenko cdac272b87 SCUMM: Added another Russian variant of Full Throttle 2013-06-22 11:28:23 -04:00
Eugene Sandulenko 726ae06d44 NEVERHOOD: Fix warning 2013-06-22 11:19:44 -04:00
Strangerke 5750410279 AVALANCHE: Add some detail in debug strings 2013-06-21 18:04:59 +02:00
uruk 178386f1c4 AVALANCHE: Stub gyro2.cpp. Fix readmes. 2013-06-21 15:22:50 +02:00
uruk aeff42074a AVALANCHE: Reorganise source files. 2013-06-21 14:08:10 +02:00
uruk 1ce5e3bc3f AVALANCHE: Add color.h to replace the color constants from the CRT unit of Pascal. 2013-06-21 13:12:22 +02:00
Filippos Karapetis d530985a6b SCI: Avoid using g_sci for usesOldGfxFunctions() in the GfxPorts class 2013-06-21 13:19:37 +03:00
uruk 6317297b39 AVALANCHE: Implement ROOMNUMS.INC. 2013-06-21 11:53:10 +02:00
uruk 6d35a794cd AVALANCHE: Getting GYRO to compile. 2013-06-21 11:23:11 +02:00
Matthew Hoops 1ff09c581b VIDEO: Mark AVIDecoder as being used by sword1/sword2 2013-06-20 19:56:39 -04:00
Matthew Hoops 15a4d52ef7 SWORD2: Add back MPEG-2 video support 2013-06-20 19:55:00 -04:00