57047 Commits

Author SHA1 Message Date
Tobia Tesan
384dd8da7e WINTERMUTE: Bilinear scaling.
Refactor scale(), factor out actual mapping algorithm, add bilinear
scaling
2013-07-31 23:58:23 +02:00
Tobia Tesan
66ba2ea455 WINTERMUTE: Refactor some bits to use TransformStruct 2013-07-31 23:52:12 +02:00
Tobia Tesan
3c0089e31e WINTERMUTE: Introduce TransformTools 2013-07-31 23:47:57 +02:00
Tobia Tesan
03c4b7a240 WINTERMUTE: Introduce TransformStruct and FloatPoint; add operators to Point32 2013-07-31 23:26:09 +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
Filippos Karapetis
3d373281b4 NEVERHOOD: Stop sound updates while the main menu is active 2013-06-26 12:42:10 +03: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
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
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
Eugene Sandulenko
c7ec14d1cb SCUMM: Corrected Russian Full Throttle variant names 2013-06-23 18:18:52 -04: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
Filippos Karapetis
d530985a6b SCI: Avoid using g_sci for usesOldGfxFunctions() in the GfxPorts class 2013-06-21 13:19:37 +03:00
Filippos Karapetis
468274a83a TINSEL: Clip mouse position to be within the screen (bug #3613765)
The mouse cursor warping code via the keyboard allows the cursor to go
outside the screen. We now limit the cursor's position to always stay
within the screen
2013-06-20 23:34:48 +03:00
Filippos Karapetis
125b146b06 SCI: Implement the 4-param version of kDoSoundSendMidi - bug #3614447
Many thanks to wjp for his help with disassembly
2013-06-19 02:08:06 +03:00
Einar Johan Trøan Sømåen
b490801e64 WINTERMUTE: Set language of James Peris to unknown for now.
The selection is done via registry, so no easy fix is available yet.
2013-06-19 00:42:17 +02:00
Einar Johan Trøan Sømåen
7ffaa3936d WINTERMUTE: Add detection for James Peris: No License Nor Control (demo) 2013-06-19 00:15:33 +02:00
Strangerke
8c31fa9cba HOPKINS: Fix glitch occurring when skipping the flight cut scene.
Thanks Greencis for reporting it
2013-06-18 23:52:43 +02:00
Strangerke
233cbb13b8 CRUISE: Remove useless fields in CRUISEGameDescription 2013-06-18 23:16:17 +02:00
Einar Johan Trøan Sømåen
e61f1bd091 WINTERMUTE: Add detection for Des Reves Elastiques Avec Mille Insectes Nommes Georges
With the accents removed to avoid breaking encoding.
2013-06-18 23:05:21 +02:00
Einar Johan Trøan Sømåen
4f98984fbd WINTERMUTE: Add detection entry for The Trader of Stories (Demo) 2013-06-18 22:29:13 +02:00
Einar Johan Trøan Sømåen
c3022b537a WINTERMUTE: Minor formatting fix. 2013-06-18 22:27:19 +02:00
Einar Johan Trøan Sømåen
1e1e502628 WINTERMUTE: Add detection entry for Beyond the Threshold. 2013-06-18 22:15:09 +02:00
Einar Johan Trøan Sømåen
6db82968fb Revert "WINTERMUTE: Prevent warning about duplicate files when autodetecting."
This reverts commit 4401f40f7203f7aaa78c2e1c904c70902325436c.
2013-06-18 22:05:15 +02:00
Willem Jan Palenstijn
6e3510ac61 SCI: Add note about LSL1vga DoSoundSendMidi 2013-06-18 18:46:54 +02:00
Einar Johan Trøan Sømåen
7cc19bf29d WINTERMUTE: Avoid explicitly including <math.h> 2013-06-18 01:35:49 +02:00
Filippos Karapetis
c48a7ee0e3 SKY: Fix double scene init when the intro is skipped (bug #3512069) 2013-06-17 21:14:59 +03:00
Filippos Karapetis
4b6907141b TINSEL: Fix incorrect byte swapping on BE systems (bug #3614416)
This is a regression from commit c90d56355fa0bbcdd3122f3e376e5609422338b3
Thanks to canavan for his testing and bisecting work
2013-06-17 21:08:29 +03:00
johndoe123
f449268380 NEVERHOOD: Fix Smacker errors in Scene1317 (bug #3613666) 2013-06-17 09:21:16 +02:00
Strangerke
c2475c9c54 HOPKINS: Fix a glitch on the roof of the bank, in Windows demo
Thanks Greencis for reporting it
2013-06-17 08:23:19 +02:00
Strangerke
f0233216c8 HOPKINS: Fix glitch before entering bank, in Windows demo
Thanks Greencis for reporting it
2013-06-15 15:00:09 +02:00
Strangerke
869999f3c6 Hopkins: Add some comments 2013-06-15 14:59:05 +02:00
Filippos Karapetis
2ca36ab53a NEVERHOOD: Fix 2 off-by-one errors in the savegame slot selection box 2013-06-15 15:07:01 +03:00
Strangerke
49ec202701 HOPKINS: Fix Heisenbug occuring when finishing the Polish demo
Thanks Greencis for reporting it.
2013-06-14 08:37:01 +02:00
Filippos Karapetis
4c13725a55 NEVERHOOD: Hook the dump vars debug code into a command, "dumpvars"
Also, did some minor cleanup of the console commands
(alphabetical reordering)
2013-06-12 11:35:48 +03:00
Filippos Karapetis
09b235e2bd NEVERHOOD: Fix a slight glitch with the symbols cheat command
Now, the countdown to show the next symbol is properly reset when the
command is used
2013-06-12 11:35:48 +03:00
Filippos Karapetis
6bdc262c07 NEVERHOOD: Move some more cheat code to the cheat console command 2013-06-12 11:35:48 +03:00
Filippos Karapetis
323fe8c45b NEVERHOOD: Stop all sounds before restoring / restarting
This fixes the static heard when loading a saved game to a scene with
music, when the current scene also has music
2013-06-12 11:35:47 +03:00
Filippos Karapetis
9d489e82ce NEVERHOOD: Remove or silence by default some more debug output 2013-06-12 11:35:47 +03:00
Strangerke
eedf510c2d HOPKINS: Fix glitch in Polish demo when leaving the first room
Thanks Greencis for reporting it
2013-06-12 08:22:41 +02:00
Torbjörn Andersson
72e2fbc1ae NEVERHOOD: Fix GCC warnings about shadowed variables 2013-06-11 18:26:26 +02:00
Filippos Karapetis
974e7e80a8 NEVERHOOD: Remove cheat debug code, and introduce a new command, "cheat" 2013-06-11 18:57:14 +03:00
johndoe123
d4f3f6baa4 NEVERHOOD: Fix warning about shadowed variable 2013-06-11 11:39:28 +02:00
johndoe123
add321c930 NEVERHOOD: Try to fix the Smacker issues inside of SmackerPlayer only (instead the numerous classes using it)
SmackerPlayer now creates a surface in the constructor and deletes it in the destructor. There will be only this surface during the lifetime of the player, so there shouldn't be any issues any more when the player is reused for different Smacker files. This is imo nicer than to remove/add the surface.
I kept the several openSmacker since it wraps some code which is nice.
2013-06-11 11:33:05 +02:00
Filippos Karapetis
19e92a09fc NEVERHOOD: Fix crashes in scene 3009 (cannon scene), and add a FIXME 2013-06-11 11:47:50 +03:00
Filippos Karapetis
8fee784965 NEVERHOOD: Cleanup, merge some duplicate code 2013-06-11 11:47:50 +03:00
Strangerke
90a8b1b781 HOPKINS: Fix glitch at the end of the intro caused by a double long fade out
Thanks Greencis for reporting it
2013-06-11 08:21:01 +02:00
Strangerke
daebd2657a TONY: Add detection for German "Shoe Box", bug #3582420 2013-06-11 08:11:45 +02:00