aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-01-21Don't crash if unable to play cutscene music.James Brown
svn-id: r12566
2004-01-20fix 'conversation options still displayed after hitting esc' bug (noticeable ↵Gregory Montoir
in plane when speaking to Sparky) svn-id: r12565
2004-01-20- fixed bug #880415 (only setup bam scene after all _vm->update() calls)Gregory Montoir
- constness svn-id: r12564
2004-01-20slightly less hackish LaTeX codeMax Horn
svn-id: r12563
2004-01-20save 8 pages by using a smaller font, reducing the page margins, and keeping ↵Max Horn
the TOC on the first page; also make use of hyperref so that we get a nice hypertext TOC svn-id: r12562
2004-01-20.cvsignoreMax Horn
svn-id: r12561
2004-01-20Added latex-files. To make the readme.ps type 'latex readme.tex&&dvips ↵Hannes Niederhausen
readme.dvi -o readme.ps' If someone wants a Makefile, please post it to the scmmvm-devel-list. svn-id: r12560
2004-01-20No more neededChris Apers
svn-id: r12559
2004-01-20Enable those drivers (still no sound on PalmOS)Chris Apers
svn-id: r12558
2004-01-20Missing stdafx.hChris Apers
svn-id: r12557
2004-01-20Added abort() functionChris Apers
svn-id: r12556
2004-01-20Added DrawStatus functionChris Apers
svn-id: r12555
2004-01-20Added copy protection and aspect ratio optionsChris Apers
svn-id: r12554
2004-01-20Added FtSeqNamesChris Apers
svn-id: r12553
2004-01-20Chenged max stack sizeChris Apers
svn-id: r12552
2004-01-20Moved MainForm stuffs to its own fileChris Apers
svn-id: r12551
2004-01-20Fixed list positioning, tapwave related stuffsChris Apers
svn-id: r12550
2004-01-20Updated with lastest CVS changesChris Apers
svn-id: r12549
2004-01-20Missing stdafx.hChris Apers
svn-id: r12548
2004-01-20Always create the log file, more ScummVM options supportedChris Apers
svn-id: r12547
2004-01-20More PalmOS options + macrosChris Apers
svn-id: r12546
2004-01-20Fixed GamUnselect function, added GamJumpToChris Apers
svn-id: r12545
2004-01-20Disable tapwave code for nowChris Apers
svn-id: r12544
2004-01-20Removed unused stuffs, added ARM init functionsChris Apers
svn-id: r12543
2004-01-20Missing stdafx.hChris Apers
svn-id: r12542
2004-01-20Updated resource filesChris Apers
svn-id: r12541
2004-01-20Dont use full_screen on PalmOS, use ConfMan insteadChris Apers
svn-id: r12540
2004-01-20Hack a bit MD5 to make it work on PalmOSChris Apers
svn-id: r12539
2004-01-20Changed printf() to warning()Torbjörn Andersson
svn-id: r12538
2004-01-20I assume this fixes CPU usage in synced cutscene playback, but since ITorbjörn Andersson
don't have said cutscenes I can't really check. (I did the same change for BS2 though.) svn-id: r12537
2004-01-20Some minor cleanups (comments and spacing), and fixed CPU usage in syncedTorbjörn Andersson
cutscene playback. svn-id: r12536
2004-01-20initialise _channel arrayJoost Peters
svn-id: r12535
2004-01-20Update commentTravis Howell
svn-id: r12534
2004-01-20Handle command 0xD0 (queen uses this) - thanks aholler.Joost Peters
svn-id: r12533
2004-01-20_blitAlso is also used by the DOTT intro. Updated comment to reflect that.Torbjörn Andersson
svn-id: r12532
2004-01-20AFAICT this is only used for caching in the original, which we don't care ↵Joost Peters
much about - seeing how rarely it's used. svn-id: r12531
2004-01-20Add newlineTravis Howell
Prevent overlapping speech in dig. svn-id: r12530
2004-01-19- Enable music queueing (I don't really like the levels of indirection, but ↵Joost Peters
it'll do for now) - Handle special music type '2000' (restart previously queued music) svn-id: r12529
2004-01-19cleanupMax Horn
svn-id: r12528
2004-01-19*temporary* fix for LineReader to handle files not terminated by an empty ↵Gregory Montoir
string (*.crd) svn-id: r12527
2004-01-19re-use BobFrameGregory Montoir
svn-id: r12526
2004-01-19increase Credits::_list size to match the German version requirements ↵Gregory Montoir
(thanks Alexander Holler) svn-id: r12525
2004-01-19prevents bank re-loading (cutaways animations)Gregory Montoir
svn-id: r12524
2004-01-19Added MusicPlayer class (MidiDriver derivate) for greater flexibilityJoost Peters
svn-id: r12523
2004-01-19Add comment for checkbox CE tweakNicolas Bacca
svn-id: r12522
2004-01-19fix endian bug when dealing with ArrayHeader's; added a hack to permit save ↵Max Horn
games broken due to this to still work; moved the whole 'Array' stuff into ScummEngine_v6 svn-id: r12521
2004-01-19moved the sam&max inventory hack into o6_setOwnerMax Horn
svn-id: r12520
2004-01-19forgot to remove this :-)Max Horn
svn-id: r12519
2004-01-19updated MD5 dataMax Horn
svn-id: r12518
2004-01-19moved some V6-only scumm vars to ScummEngine_v6Max Horn
svn-id: r12517