Commit Graph

57069 Commits

Author SHA1 Message Date
Johannes Schickel
a00c3e75b0 Merge pull request #342 from RichieSams/addDeleteRangeStringMethod
COMMON: Add erase method to String class
2013-07-01 05:18:49 -07:00
Filippos Karapetis
1b7681e9e2 NEVERHOOD: Fix cursor glitch before looking down the lowered bridge
The navigation scene type used was wrong, resulting in cursor glitches
when moving the mouse cursor at the screen edges
2013-07-01 12:46:01 +03:00
Filippos Karapetis
7804c9cc7f NEVERHOOD: Fix mouse cursor in the statue screen with the ladder button
The mouse cursor resource hash used in that scene was incorrect,
resulting in broken palette
2013-07-01 12:34:47 +03:00
Matthew Hoops
7da9b342aa VIDEO: Fix Indeo3 luma scale
Now black is really black
2013-06-30 23:25:46 -04:00
Filippos Karapetis
318200cd86 NEVERHOOD: Fix sound effect heard when the castle elevator door opens
The condition where the elevator door opening sound is heard is
triggered twice. Now, we prevent it being triggered a second time.
2013-07-01 05:07:14 +03:00
Filippos Karapetis
5de6a876a9 NEVERHOOD: Fix display of the dynamites on shelves in the dynamite room 2013-07-01 04:42:13 +03:00
Filippos Karapetis
507e8ec8f3 NEVERHOOD: Slight cleanup to the navigation scene code 2013-07-01 04:25:51 +03:00
Filippos Karapetis
04dc01109f NEVERHOOD: Fix the second tape sprite in the whale room
The second tape is now correctly faced to the right
2013-07-01 04:25:50 +03:00
Matthew Hoops
01a36e8431 NEWS: Mention Urban Runner video quality 2013-06-30 17:57:00 -04:00
Matthew Hoops
7445459c9d GRAPHICS: Cleanup the YUV to RGB usage documentation 2013-06-30 17:56:36 -04:00
Matthew Hoops
b1a993ace0 VIDEO: Switch Indeo3 decoding to using the common YUV410 conversion code
It now runs much faster and looks better too. Thanks to DrMcCoy for testing.
2013-06-30 17:53:49 -04:00
Sven Hesse
4b3f5149b5 VIDEO: Add hypothetical 32bpp support 2013-06-30 19:07:04 +02:00
Sven Hesse
231586d924 VIDEO: Add hypothetical 32bpp support 2013-06-30 19:00:17 +02:00
Sven Hesse
9a88fe8485 GOB: Add hypothetical 32bpp support 2013-06-30 19:00:05 +02:00
Littleboy
ba0e4540b6 TOOLS: Add support for MSVC12 in create_project 2013-06-30 05:48:44 -04:00
sylvaintv
114eff979d TOON: Fix bug #3611869 - Drew sometimes ends up stuck walking forever
Canceled old character setFacing when a new one is issued during
the character rotation.

Bug #3611869: "TOON: Drew sometimes ends up stuck walking forever"
2013-06-30 01:18:07 +02:00
Torbjörn Andersson
7c18021c52 NEVERHOOD: Handle invalid save_slot more gracefully on startup
If the specificed savegame doesn't exist, start the game from the
beginning. Before, it would just hang. The error handling is still
quite primitive, though.
2013-06-28 19:32:59 +02:00
Filippos Karapetis
0658a88737 NEVERHOOD: Fix incorrect checks for the waterfall sounds
Some of the "wall broken" checks were inverse, resulting in the waterfall
sound being incorrectly heard when the wall was broken. Also,
simplified some of the "wall broken" checks
2013-06-28 18:09:35 +03:00
Filippos Karapetis
9f7033120b NEVERHOOD: Use the ScummVM dialogs for saving/loading
An option has been added to use the original ones, if needed
2013-06-28 15:37:48 +03:00
Filippos Karapetis
5a8aa67e50 NEVERHOOD: Remove superfluous description from a console command 2013-06-28 15:33:37 +03:00
Filippos Karapetis
02f11ec76f NEVERHOOD: Add missing music when entering the Hall of Records building
The "Everybody Way Oh" theme should be played in both of the first two
rooms of the Hall of Records building
2013-06-28 13:48:16 +03:00
Filippos Karapetis
7564be51d7 NEVERHOOD: Fix graphics glitch when opening the menu 2013-06-28 13:23:18 +03:00
Filippos Karapetis
63624f8bfa NEVERHOOD: Fix scene entrance when restoring in the Aqua (music) house
This looks to be a logic error in the constructor of module 2400, since
all the other modules do not create scenes with the global entrance
number when they are instantiated without an entrance (i.e. when
loading). With that logic error, all the code that handled Kleymen's
entrance to a scene after restoring was incorrectly skipped
2013-06-28 11:20:40 +03:00
Filippos Karapetis
b0411d5059 Merge pull request #346 from tobiatesan/gitignore_msvc11
JANITORIAL: Add [Debug|Release][32|64] to .gitignore
2013-06-27 11:42:27 -07:00
Tobia Tesan
4a66ef231e JANITORIAL: Add [Debug|Release][32|64] to .gitignore
MSVC11 seems to be using these as new default when running on x64.
2013-06-27 13:38:24 +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
richiesams
e1ff60da7a COMMON: Add erase method to String class 2013-06-20 15:40:25 -05: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 4401f40f72.
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