aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-04-12simple double linked list template class (completely untested)Max Horn
svn-id: r13555
2004-04-11Workaround for bug #847827 (FOA: Wrong sprite z-order at specific place)Max Horn
svn-id: r13553
2004-04-11Fixing up the mess I made out of the branches <sigh>Max Horn
svn-id: r13551
2004-04-11oopsMax Horn
svn-id: r13550
2004-04-11Oops! Accidentally copied the HEAD sound.cpp into the 0.6.0 branchMax Horn
svn-id: r13548
2004-04-11pull not poolPaweł Kołodziejski
svn-id: r13547
2004-04-11pull not poolPaweł Kołodziejski
svn-id: r13546
2004-04-11add initial code for pull procedurePaweł Kołodziejski
svn-id: r13545
2004-04-11forgot thatPaweł Kołodziejski
svn-id: r13544
2004-04-11exclude for FT sound loopsPaweł Kołodziejski
svn-id: r13543
2004-04-11implemented 'fade buffers' stuffPaweł Kołodziejski
svn-id: r13542
2004-04-11Fix for bug #907266 (MI Mac Music Bug)Max Horn
svn-id: r13540
2004-04-11disable warning 4189Paweł Kołodziejski
svn-id: r13538
2004-04-11updatePaweł Kołodziejski
svn-id: r13537
2004-04-11Allow copy protection in FOA (Disk) to be enabled.Travis Howell
svn-id: r13536
2004-04-10Clean up VOC code, and fix potential out-of-bounds accessMax Horn
svn-id: r13535
2004-04-10special case for 384x242 smush resolution for ft pc demo, it use additional ↵Paweł Kołodziejski
buffer svn-id: r13532
2004-04-10Fix for bug #885490 (FT: Ben stops talking mid-scentence @ the gorge) -> ↵Max Horn
this only works for monster.sou files; compressed audio is incomplete, and we have to fix the extract tool to correct that svn-id: r13531
2004-04-10oopsMax Horn
svn-id: r13530
2004-04-10cleanupMax Horn
svn-id: r13529
2004-04-10cleanupMax Horn
svn-id: r13528
2004-04-10Cleanup Sound constructor; change search order of SFX filesMax Horn
svn-id: r13527
2004-04-09fixed 'region' codePaweł Kołodziejski
svn-id: r13526
2004-04-09it seems to be needed for comi too, hmmPaweł Kołodziejski
svn-id: r13525
2004-04-09updatePaweł Kołodziejski
svn-id: r13524
2004-04-09revertPaweł Kołodziejski
svn-id: r13523
2004-04-09refreshScripts only for full game dig, and cmi demoPaweł Kołodziejski
svn-id: r13522
2004-04-09Fix plugin buildingMax Horn
svn-id: r13521
2004-04-09Renamed template class 'List' to 'Array', since that is really what it is (a ↵Max Horn
resizable array, not a linked list) svn-id: r13520
2004-04-09add instructions on using non-freeware FOTAQ and some extra keysJoost Peters
svn-id: r13519
2004-04-09Whoops. Remember to make clean/distclean before commiting whole directories :)James Brown
svn-id: r13517
2004-04-09Add Kyrandia baseJames Brown
svn-id: r13516
2004-04-09Changed the UNIX line breaks.Torbjörn Andersson
Fixed the problem where the lookout music didn't play in the MI1CD intro. At least, I *think* I fixed it. It worked at home, but I can't test it on this particular computer. svn-id: r13515
2004-04-09-fix for dig demoPaweł Kołodziejski
-handle some music opcodes without filename svn-id: r13514
2004-04-09back refreshScript only for DIG, add stopping music while changing bundlePaweł Kołodziejski
svn-id: r13513
2004-04-09refreshScript was wrong usedPaweł Kołodziejski
svn-id: r13512
2004-04-09correction for stoping sequencePaweł Kołodziejski
svn-id: r13511
2004-04-09rename to _nextSeqToPlayPaweł Kołodziejski
svn-id: r13510
2004-04-09UpdateTravis Howell
svn-id: r13509
2004-04-08Fix for bugs #929722 (MI2: Difficulty selection screen regression) and ↵Max Horn
#930385 (Subtitles are not shown correctly) by changing restoreCharsetBg() to only restore the screen area which is actually masked by text svn-id: r13508
2004-04-08Record on which virtual screen we last drew masked textMax Horn
svn-id: r13507
2004-04-08cleanupMax Horn
svn-id: r13506
2004-04-08Partially added EXEEXT support to configure script (incomplete; and boy, our ↵Max Horn
configure script sure needs a cleanup :-) svn-id: r13505
2004-04-08seems it is 'endianness' and not 'endianess'Max Horn
svn-id: r13504
2004-04-08another fixPaweł Kołodziejski
svn-id: r13503
2004-04-08fix for music codePaweł Kołodziejski
svn-id: r13502
2004-04-08fix for region codePaweł Kołodziejski
svn-id: r13501
2004-04-08Can't do that on PalmOS, exit is event basedChris Apers
svn-id: r13499
2004-04-08Semi-experimental change: revised _hasMask handling -> simpler code (after ↵Max Horn
removing those FIXME's that is :-), which should still produce identical results (let's wait for the regressions rolling in :-) svn-id: r13498
2004-04-08Updated NEWS file a bit (I hope people who work on the resp. frontends / ↵Max Horn
backends understand they can add stuff here themselves... ? :-) svn-id: r13497