Strangerke
|
e65597c8f3
|
TSAGE: Fix some non-initialized variables. CID 1002389, 1002390, 1002391
|
2013-04-27 11:43:41 +02:00 |
|
Strangerke
|
34ded75f40
|
TOON: Fix Uninitialized scalar variable CID 1003172, 1003173, 1003175, 1003176
|
2013-04-27 11:19:05 +02:00 |
|
Eugene Sandulenko
|
f8593e8ecb
|
GROOVOE: Plug memory leak. CID 1003912
|
2013-04-27 08:49:07 +03:00 |
|
Eugene Sandulenko
|
9d087cb314
|
AGI: Null terminate string. CID 1003890
|
2013-04-27 08:46:24 +03:00 |
|
Eugene Sandulenko
|
4e7a117cd2
|
AGI: Null terminate string. CID 1003889
|
2013-04-27 08:44:20 +03:00 |
|
Eugene Sandulenko
|
b47c50a703
|
AGI: Null terminate string. CID 1003888
|
2013-04-27 08:43:06 +03:00 |
|
Torbjörn Andersson
|
b77a516414
|
SAGA: Fix memory leak in Mac version of IHNM
CID 1004123. Unfortunately, I do not have this version of the game
so I cannot verify that this fix is correct, but it should be.
|
2013-04-27 06:38:48 +02:00 |
|
Matthew Hoops
|
81f5a89093
|
SCI: Fix SCI32 BE selector name count
|
2013-04-26 21:31:32 -04:00 |
|
Matthew Hoops
|
f2ae99791f
|
SCI: Add script patch for Freddy Pharkas Mac inventory
Thanks to waltervn for figuring this mess out!
|
2013-04-26 20:38:43 -04:00 |
|
Thierry Crozat
|
54640a7317
|
I18N: Workaround to fix spelling in French command 3
|
2013-04-26 23:57:00 +01:00 |
|
Torbjörn Andersson
|
50c8fae6ec
|
TINSEL: Reorder loop condition to fix out-of-bounds access
This should fix CID 1003943 and CID 1003944.
|
2013-04-26 23:38:20 +02:00 |
|
Filippos Karapetis
|
14f1529976
|
TOLTECS: Ignore invalid script opcodes (script bugs) - bug #3604025
The original ignores invalid opcodes as well, according to johndoe
|
2013-04-26 18:21:23 +03:00 |
|
Filippos Karapetis
|
dfea40cc11
|
TOLTECS: Remove dead code
The clearSprites() method is a leftover from the older sprite drawing code
|
2013-04-26 18:21:23 +03:00 |
|
Strangerke
|
8fc8c69345
|
HUGO: Fix some uninitialized variables. CID 1002887
|
2013-04-26 08:43:23 +02:00 |
|
Eugene Sandulenko
|
5a9d437866
|
CRUISE: Plug memory lek. CID 1003917
|
2013-04-26 08:08:12 +03:00 |
|
Eugene Sandulenko
|
575179be7f
|
CRUISE: Plug memory leak. CID 1003918
|
2013-04-26 08:06:24 +03:00 |
|
Eugene Sandulenko
|
9b8aa5e135
|
CINE: Null terminate string. CID 1003886
|
2013-04-26 08:04:38 +03:00 |
|
Eugene Sandulenko
|
a8a267b668
|
CINE: Null terminate string. CID 1003884
|
2013-04-26 08:02:23 +03:00 |
|
Eugene Sandulenko
|
f70509e20b
|
CINE: Null terminate string. CID 1003887
|
2013-04-26 08:01:07 +03:00 |
|
Eugene Sandulenko
|
eb3d556e15
|
CGE: Plug memory leak. CID 1003914
|
2013-04-26 07:59:53 +03:00 |
|
Paul Gilbert
|
ff132ee2d4
|
Merge branch 'master' of https://github.com/scummvm/scummvm
|
2013-04-26 10:54:52 +10:00 |
|
Paul Gilbert
|
5d48d85219
|
HOPKINS: Fix Return to Launcher
|
2013-04-26 10:50:08 +10:00 |
|
Strangerke
|
4b7f352768
|
HOPKINS: Fix bug #3611566
|
2013-04-26 00:41:04 +02:00 |
|
Willem Jan Palenstijn
|
1841d18497
|
TOON: Fix memory leak
|
2013-04-25 23:22:55 +02:00 |
|
Willem Jan Palenstijn
|
38fa74d24a
|
SCI: Fix (unlikely) memory leak
|
2013-04-25 20:48:32 +02:00 |
|
Filippos Karapetis
|
d8eb01a729
|
SCI: Add the French floppy version of GK1 (bug #3611487)
|
2013-04-25 11:10:36 +03:00 |
|
Filippos Karapetis
|
c47a516430
|
SCI: Reorder the LSL3 detection entries a bit
|
2013-04-25 11:08:11 +03:00 |
|
Filippos Karapetis
|
40865bc79e
|
SCI: Add another version of LSL3 (bug #3611488)
|
2013-04-25 11:07:01 +03:00 |
|
Filippos Karapetis
|
41e02baff1
|
SCI: Fix scaling in the back room of the bookstore in GK1
|
2013-04-25 02:36:03 +03:00 |
|
Willem Jan Palenstijn
|
53f38aeff1
|
DRASCULA: Remove dead code
|
2013-04-24 23:01:07 +02:00 |
|
Thierry Crozat
|
5fc59f9bd8
|
SWORD1: Error our in case the resource handle is not found in lockScript
This should never happen, so as per wjp suggestion makes this an error.
|
2013-04-24 21:55:34 +01:00 |
|
Thierry Crozat
|
ff1bdc7f58
|
SWORD1: Avoid possible dereferencing of a null pointer
CID 1003605
|
2013-04-24 21:24:58 +01:00 |
|
Torbjörn Andersson
|
621364edae
|
LURE: Fix bounds checking
CID 1003986 and CID 1003990.
|
2013-04-24 20:50:06 +02:00 |
|
Matthew Hoops
|
829847cb88
|
SCI: Fix kMessage REF subop ordering
Thanks to waltervn for testing values from running in DOSBox.
Fixes bug #3034704
|
2013-04-23 22:34:37 -04:00 |
|
Eugene Sandulenko
|
3c0c6a5cb1
|
SWORD25: Plug memory leak. CID 1003589
|
2013-04-24 01:23:31 +03:00 |
|
Eugene Sandulenko
|
cfbc8be757
|
SCUMM: Fix non-terminated string. CID 1003867
|
2013-04-24 01:08:09 +03:00 |
|
athrxx
|
0223742a5a
|
KYRA: (EOB) - fix original savefile import
(some monsters were not properly assigned to their spots)
|
2013-04-23 23:55:31 +02:00 |
|
athrxx
|
2e231150eb
|
KYRA: (EOB) - minor changes to debugger
- display some more info in show_position
- remove unused variable
|
2013-04-23 22:26:23 +02:00 |
|
Matthew Hoops
|
f4a566afb1
|
SCUMM: Fix football2002 field coordinates
|
2013-04-23 16:19:23 -04:00 |
|
Einar Johan Trøan Sømåen
|
182c1a1ff5
|
WINTERMUTE: Cap the renderqueue to 800.
|
2013-04-23 11:28:18 +02:00 |
|
Einar Johan Trøan Sømåen
|
86b93a84c9
|
WINTERMUTE: Fix non-dirty-rect render-path.
|
2013-04-23 11:28:18 +02:00 |
|
Matthew Hoops
|
0209ce4e3a
|
SCUMM: Fix a bug in football's nextPoint U32 opcode
Seems to fix bug #3495704
|
2013-04-22 17:22:29 -04:00 |
|
Willem Jan Palenstijn
|
617b9cf613
|
SWORD2: Fix reference to out-of-scope variable
|
2013-04-22 22:27:19 +02:00 |
|
Willem Jan Palenstijn
|
22d8fe9544
|
SWORD2: Fix (unlikely) memory leak
|
2013-04-22 22:22:43 +02:00 |
|
Willem Jan Palenstijn
|
3943d34034
|
SWORD1: Remove dead code
|
2013-04-22 22:18:52 +02:00 |
|
athrxx
|
581031a55d
|
KYRA: (EOB) - fix bug #3596547
(EOB1: Door Buttons Don't Work)
|
2013-04-22 21:23:27 +02:00 |
|
athrxx
|
3e1ccff79d
|
KYRA: (EOB) - minor fix to door opening/closing in EOB1
|
2013-04-22 21:23:25 +02:00 |
|
athrxx
|
cdff19324c
|
KYRA: (EOB) - add debugger functions
(open_door, close_door)
|
2013-04-22 21:23:23 +02:00 |
|
Einar Johan Trøan Sømåen
|
6434258722
|
WINTERMUTE: Mark Chivalry as ADGF_TESTING.
|
2013-04-22 16:24:26 +02:00 |
|
Einar Johan Trøan Sømåen
|
0695739239
|
WINTERMUTE: Use the theme-path to find scummodern.zip
|
2013-04-22 16:14:11 +02:00 |
|