Commit Graph

29363 Commits

Author SHA1 Message Date
Paul Gilbert
58971af45c HOPKINS: Renamed some local variables used for BobItem initialization 2013-03-31 10:16:33 -04:00
Paul Gilbert
370bfed49f HOPKINS: Renamed remaining fields of BobItem class 2013-03-31 10:12:59 -04:00
Filippos Karapetis
4990bdfbe5 WINTERMUTE: Add a console command, "dump_file", to dump resource files to disk 2013-03-30 21:21:51 +02:00
Eugene Sandulenko
880f264150 SCUMM: Fix more bugs in INSANE 2013-03-30 17:10:30 +02:00
Eugene Sandulenko
a36a7253e4 SCUMM: Fix several bugs in INSANE 2013-03-30 15:53:44 +02:00
Eugene Sandulenko
9479d1a9ee SCUMM: Fix bug #3546434: "SCUMM: FT glitches in Vulture encounter on old mine road"
There was a missing Sfx call.
2013-03-30 15:53:44 +02:00
Strangerke
e848ed7bac HOPKINS: Rename display buffers 2013-03-30 14:20:18 +01:00
Torbjörn Andersson
04259f7be4 HOPKINS: Slight cleanup to silence cppcheck warning. 2013-03-30 13:17:27 +01:00
Filippos Karapetis
5539323e16 SCI: Fix two script bugs in PQ1 (message tuple typos) - bug #3605654 2013-03-30 13:58:53 +02:00
Filippos Karapetis
e376535ad4 SCI: Fix script bug #3606025 - "SCI: Crazy Nick's: King Graham's Challenge Backgammon Crash"
The script in question has a bug - it was fixed for checkers, but not backgammon
2013-03-30 13:34:25 +02:00
Strangerke
8b5fc0e2e5 HOPKINS: More renaming in ObjectsManager 2013-03-30 11:54:07 +01:00
Strangerke
3648790efb HOPKINS: Some refactoring and renaming in LinesManager and ObjectsManager 2013-03-30 11:31:38 +01:00
Strangerke
566ec81d8d HOPKINS: Add a debug function to display current scene number 2013-03-29 19:47:40 +01:00
Strangerke
008e70fd16 HOPKINS: More renaming 2013-03-29 08:34:24 +01:00
Strangerke
e9742e6988 HOPKINS: Some refactoring and renaming in ObjectsManager 2013-03-29 08:22:06 +01:00
Strangerke
a2c282bc5c HOPKINS: Add debugger command to change scene 2013-03-29 07:50:07 +01:00
Strangerke
1100216f86 HOPKINS: Implement Load from GUI 2013-03-29 07:34:34 +01:00
D G Turner
668d991efb KYRA: Add detection entry for LOL french v1.20 (extracted) datafiles.
This is from bug #3608967 - "Lands of Lore - french version 1.20 MD5".
2013-03-29 01:03:12 +00:00
Filippos Karapetis
d54a57ccee SCI: Stop and clear sounds that have no data. Fixes an issue in KQ6 Mac
Thanks to waltervn and clone2727 for the original patch. Tested LSL5
with this change, and the problematic sound in the mud wrestling scene
is handled correctly
2013-03-29 01:25:35 +02:00
Matthew Hoops
20e694ea4a ENGINES: Enable pegasus by default 2013-03-28 14:50:44 -04:00
Filippos Karapetis
51b1ec3139 SCI: Fix drawing in SCI21 hires games without breaking lowres SCI2/SCI21 games 2013-03-28 20:28:51 +02:00
Strangerke
b4b56f72d3 HOPKINS: Remove dead code. Thanks eriktorbjorn for reporting it 2013-03-28 18:29:24 +01:00
Strangerke
13b89e2a81 HOPKINS: Some renaming in LinesManager 2013-03-28 17:59:34 +01:00
Strangerke
6c9458617e HOPKINS: Some renaming in LinesManager 2013-03-28 10:26:35 +01:00
Filippos Karapetis
b4df7868a1 SCI: Remove some useless checks in the MIDI driver 2013-03-27 23:06:27 +02:00
Strangerke
f8b1a16e3c HOPKINS: Remove more dead code, simplify a couple of statements in Copy_Vga16() 2013-03-27 21:29:02 +01:00
Strangerke
9addb1e776 HOPKINS: Fix a couple of regressions in previous commit. Thanks fuzzie for noticing 2013-03-27 20:25:28 +01:00
Strangerke
40dcb8b406 HOPKINS: Remove dead code in AnimationManager 2013-03-27 08:41:19 +01:00
Strangerke
ccf2f50ceb HOPKINS: Rename GraphicsManager variable 2013-03-27 08:26:19 +01:00
Strangerke
08db6ea515 HOPKINS: Rename a fading variable 2013-03-27 08:10:40 +01:00
Strangerke
9f9e665d8e HOPKINS: Fix several Cppcheck warning 2013-03-27 00:51:35 +01:00
Strangerke
02f939c282 HOPKINS: Simplify some statements using MIN, MAX and CLIP 2013-03-26 08:13:14 +01:00
Paul Gilbert
63b669cfc4 HOPKINS: Fix for not being able to quit during underater base entrance cutscene 2013-03-25 09:18:13 -04:00
Strangerke
cfe42b15b1 HOPKINS: JANITORIAL: remove useless object pointers in ObjectsManager 2013-03-25 08:31:09 +01:00
Strangerke
023aa2765c HOPKINS: Move some remaning variables and functions from Globals to ObjectsManager 2013-03-25 08:28:19 +01:00
Strangerke
91469d7d38 HOPKINS: More work on Globals 2013-03-25 08:02:07 +01:00
Strangerke
6f2eb50d2a HOPKINS: Move some more variables and functions from Globals to ObjectsManager 2013-03-25 07:35:44 +01:00
Strangerke
165681b142 HOPKINS: Move more variables and functions out of Globals 2013-03-24 23:44:39 +01:00
Strangerke
ac338c3517 HOPKINS: Some more refactoring in Globals 2013-03-24 22:56:06 +01:00
Strangerke
57abce19b1 HOPKINS: More refactoring of Globals 2013-03-24 22:12:50 +01:00
Strangerke
b0f0a6cd92 HOPKINS: Move two more variables to ObjectsManager, make them private 2013-03-24 22:12:48 +01:00
Strangerke
ee3c0cc4fa Hopkins: Move hotspotTextColor to LinesMAnager, make it private 2013-03-24 22:12:47 +01:00
Strangerke
aa141c4355 HOPKINS: Move 3 variables from Globals to ObjectsManager, make them private 2013-03-24 22:12:46 +01:00
Strangerke
b46f2ccdc7 HOPKINS: Move 2 variables from Globals to ObjectsManager and LinesManager 2013-03-24 22:12:44 +01:00
Strangerke
b8e504518e HOPKINS: Some renaming and refactoring in Globals 2013-03-24 22:12:43 +01:00
D G Turner
69ba094f60 WINTERMUTE: Really fix build breakage...
strlcpy() needed qualification of Common namespace.
2013-03-24 19:04:36 +00:00
D G Turner
502cde4fa0 WINTERMUTE: Fix build breaking missing header declaration.
This is required to declare the strlcpy() function.
2013-03-24 18:56:48 +00:00
Einar Johan Trøan Sømåen
ef61c64f3f WINTERMUTE: Detach BaseQuickMsg from the class-hierarchy. (Remove useless inheritance) 2013-03-24 19:02:34 +01:00
Einar Johan Trøan Sømåen
d136e20d6e WINTERMUTE: Replace WMELite's String-Split-function with code from WME. 2013-03-24 18:55:33 +01:00
Einar Johan Trøan Sømåen
f17d69f23e WINTERMUTE: Fix random crash after save/load. 2013-03-24 18:31:01 +01:00