Commit Graph
86814 Commits
Author SHA1 Message Date
Max Horn 9548531b1c TODO: improved smush sound quality whenever 11khz sound is used
svn-id: r8585
2003-06-21 19:57:56 +00:00
Max Horn 11b2961fdb cleanup
svn-id: r8584
2003-06-21 19:52:12 +00:00
Jonathan Gray 2ba86fd0e5 make gcc happy
svn-id: r8583
2003-06-21 15:55:08 +00:00
Max Horn 2b580871c2 delete _sound when SimonState is destroyed; fix leak & enian bug in playSting (but somebody please test that, I don't have simon1dos)
svn-id: r8582
2003-06-21 15:53:27 +00:00
Max Horn ceb1005f6c some more memory inits; cleanup
svn-id: r8581
2003-06-21 15:42:20 +00:00
Max Horn 3de24123e7 fix some memory leaks
svn-id: r8580
2003-06-21 15:36:19 +00:00
Max Horn 0cb2053d9d init some member vars previously not inited
svn-id: r8579
2003-06-21 15:32:35 +00:00
Max Horn ece6f28fd7 fix (?) for an invalid read report in valgrin
svn-id: r8578
2003-06-21 15:32:25 +00:00
Torbjörn Andersson 445a805238 Fixed bug #758167. Cleanup.
svn-id: r8577
2003-06-21 15:10:30 +00:00
Max Horn b81cbb930f support F-keys in V2 games
svn-id: r8576
2003-06-21 01:45:38 +00:00
Max Horn 5477d0831b turn error in o2_saveLoadGame into warning
svn-id: r8575
2003-06-21 01:44:47 +00:00
Max Horn 2b3ad36791 typo
svn-id: r8574
2003-06-20 23:21:06 +00:00
Max Horn 0832c1f662 reuse file, remove file2 usage
svn-id: r8573
2003-06-20 12:25:37 +00:00
Max Horn b62e3c942f init _base to 0
svn-id: r8572
2003-06-20 11:21:53 +00:00
Max Horn fc8e12444a seems monkeyega & monkeyvga have byte values for the object name offset, too
svn-id: r8571
2003-06-20 11:14:18 +00:00
Max Horn cafe61b768 uhm - dunno how that slipped in =)
svn-id: r8570
2003-06-20 11:05:57 +00:00
Max Horn 3014adf175 some changes for the 320x256 code - the new code *might* work (can't test since it's not supported here), while the old code for it simply was bogus :-)
svn-id: r8569
2003-06-20 10:59:22 +00:00
Max Horn f301d1fa47 fixed Zak256 (and possibly other V3 games); Not quite sure if the behaviour is correct for V4 games, that needs testing
svn-id: r8568
2003-06-20 10:53:06 +00:00
Max Horn 2a1b3d633d oops
svn-id: r8567
2003-06-20 01:12:34 +00:00
Max Horn 5cd8bc2942 cleanup
svn-id: r8566
2003-06-20 00:48:17 +00:00
Paweł Kołodziejski c841ee636d again fix for v1 costume header
svn-id: r8565
2003-06-19 21:09:51 +00:00
Max Horn a3feb46080 instead of casting to byte, rather allow offsets > 255
svn-id: r8564
2003-06-19 18:08:39 +00:00
Max Horn 2421128e8e the _bompBitsTable really tells the number of 1 bits in a given byte
svn-id: r8563
2003-06-19 17:50:18 +00:00
Max Horn ada2d7c226 converted scale table to hex (looks a bit nicer and makes it easier to see the structure inherent to the table data)
svn-id: r8562
2003-06-19 17:50:10 +00:00
Max Horn 7403492aea fixed non-bilinear mode (no black line in that anymore; fixing the bilinear case will be challenging, at the least...); some cleanup
svn-id: r8561
2003-06-19 16:33:46 +00:00
Max Horn ed43323597 some fixes for the GL backend - but there are still many things broken, e.g. Ctrl-B only acts on the second (of two) GL textures (which makes the black vertical line stand out even more)
svn-id: r8560
2003-06-19 16:16:35 +00:00
Max Horn 440100606c made scale table const again; some cleanup in setupBompScale
svn-id: r8559
2003-06-19 16:03:12 +00:00
Paweł Kołodziejski 1cca50b743 fixed costume header for v1
svn-id: r8558
2003-06-19 15:52:17 +00:00
Max Horn 8b567ddaf8 cleanup
svn-id: r8557
2003-06-19 15:14:17 +00:00
Paweł Kołodziejski 9f55203302 use default scale table for bomb codec
svn-id: r8556
2003-06-19 12:41:28 +00:00
Jonathan Gray 20b3ba1d28 add id for segacd monkey island and don't attempt to play sbl sounds for now
svn-id: r8555
2003-06-19 12:29:13 +00:00
Paweł Kołodziejski 773ee445d0 fix for len variable in v1 costume codec
svn-id: r8554
2003-06-19 12:08:10 +00:00
Max Horn ab7b941999 fixed warning (but the code is definitely incorrect ;-)
svn-id: r8553
2003-06-19 11:29:15 +00:00
Max Horn 08beeb942b re-applying my changes (chrilith undid them by accident)
svn-id: r8552
2003-06-19 11:13:11 +00:00
Paweł Kołodziejski 788bcb26b5 added initial form of v1 costume codec (NOT WORKING, i think)
svn-id: r8551
2003-06-19 10:45:21 +00:00
Chris Apers 2b522f8f6c PalmOS changes
svn-id: r8550
2003-06-19 10:38:30 +00:00
Max Horn 0bee591ae6 added spanish font & prepositions; removed some trailing spaces
svn-id: r8549
2003-06-19 10:29:38 +00:00
Max Horn 8e5702590a added italian & english V2 font
svn-id: r8548
2003-06-19 10:14:58 +00:00
Max Horn d659aa153a spelling
svn-id: r8547
2003-06-19 10:02:34 +00:00
Jamieson Christian f83a32464c Fix for bug [756555] ALL: With '-ewindows' notes don't stop at quit
and bug [755176] SIMON2: Hanging notes

More cleanup of the thread issues associated with iMuse and MidiParser
shutdown. Untested.

svn-id: r8546
2003-06-18 22:46:17 +00:00
Jamieson Christian 3567c13361 Fix for bug [756559] ALL: 'multi_midi=true' in scummvm.ini does not work.
Fix properly propogates previously encountered value of multi_midi
and native_mt32 so follow-on config domains that don't include
multi_midi or native_mt32 won't reset the settings.

svn-id: r8545
2003-06-18 22:39:17 +00:00
Jamieson Christian 9e51924166 Fixed MSVC warnings
svn-id: r8544
2003-06-18 22:35:03 +00:00
Marcus Comstedt e985c33dab Moved include of stdafx.h to top.
svn-id: r8543
2003-06-18 21:15:08 +00:00
Marcus Comstedt be0bdf687a Added casts to EventCode.
svn-id: r8542
2003-06-18 21:13:58 +00:00
Marcus Comstedt 2aed2d9284 Use stdafx.h instead of manually including system headers.
svn-id: r8541
2003-06-18 21:10:05 +00:00
Marcus Comstedt 7d6717eaa7 Added some missing methods and a constructor.
svn-id: r8540
2003-06-18 21:06:03 +00:00
Max Horn ac23e56e85 cleanup; tiny bug fix (file was opened, then opened again - not good)
svn-id: r8539
2003-06-18 13:14:17 +00:00
Max Horn f0a39d718a fix for o5_walkActorToActor; this seems to be more like what V3 games expect (and fixes bug #755113); but I don't know for sure about V5 games (and I have to wonder if the corresponding code for V6 isn't maybe wrong, too...?)
svn-id: r8538
2003-06-18 12:33:46 +00:00
Travis Howell a0028d51d1 OpenGL working right now
svn-id: r8537
2003-06-17 17:34:52 +00:00
Travis Howell d5d61a5e05 Missed one
svn-id: r8536
2003-06-17 16:06:17 +00:00