aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-10-23Add printStats code for Elvira 2 and cleanupTravis Howell
svn-id: r24470
2006-10-23Add a few opcode stubs for Elvira 2Travis Howell
svn-id: r24469
2006-10-23Add hasIcon difference in Elvira 1Travis Howell
svn-id: r24468
2006-10-23Add opcode used by lift in Elvira 2Travis Howell
svn-id: r24467
2006-10-23Ooops, correct that accidental commit of codeTravis Howell
svn-id: r24466
2006-10-23Add patch to make ProTracker a subclass of AudioStream, from madmooseTravis Howell
svn-id: r24465
2006-10-22Fix for bug #1582149 ("KYRA1: Crash when meeting Malcolm").Johannes Schickel
svn-id: r24462
2006-10-22Some AMIGA resource loading code (of course it's still not supported).Johannes Schickel
svn-id: r24461
2006-10-22Don't output warning about unsupported language more than one time.Johannes Schickel
svn-id: r24459
2006-10-22delayMillis() should now cope with delays over 20 minutes without overflowing.Marcus Comstedt
svn-id: r24456
2006-10-22Removed timerproc and soundproc.Marcus Comstedt
svn-id: r24455
2006-10-22Modularization.Marcus Comstedt
svn-id: r24453
2006-10-22Check for degenerated rect in copyRectTo*.Marcus Comstedt
svn-id: r24452
2006-10-22Add ce port news (0.9.1 sync)Kostas Nakos
svn-id: r24449
2006-10-22Removed unused return value & param from DefaultTimerManager::handler()Max Horn
svn-id: r24447
2006-10-22SDL backend: got rid of setTimerCallback and clearSoundCallbackMax Horn
svn-id: r24446
2006-10-22Only instantiate ProtrackerPlayer if it is actually neededMax Horn
svn-id: r24445
2006-10-22Tweaked the NULL backend to match my recent backend changesMax Horn
svn-id: r24444
2006-10-22Backend modularization: Create timer manager, savefile manager and audio ↵Max Horn
mixer in the backends for increased flexibility svn-id: r24443
2006-10-22don't set CFLAGS, as we don't need them and they're now used for building ↵Joost Peters
the 'tools' with the native C compiler svn-id: r24440
2006-10-22Add extra opcode for Elvira 2Travis Howell
svn-id: r24438
2006-10-22Add drag support for items in Elvira 1/2 and WWTravis Howell
svn-id: r24436
2006-10-22Specify 0.9.1 release dateEugene Sandulenko
svn-id: r24435
2006-10-22Add print object opcode difference in Elivra 2 and WWTravis Howell
svn-id: r24432
2006-10-22Add more opcodes for Elivra 2 and WWTravis Howell
svn-id: r24431
2006-10-22CleanupTravis Howell
svn-id: r24430
2006-10-22Fix regression is WW, caused by functions mergeTravis Howell
svn-id: r24429
2006-10-22Add system includesTravis Howell
svn-id: r24428
2006-10-22Ooops, correct typoTravis Howell
svn-id: r24427
2006-10-22Add extra picture opcode code for ELvira 1/2Travis Howell
svn-id: r24426
2006-10-21Adding CXXFLAGS usage for various configure script tests, needed to properly ↵Oystein Eftevaag
crosscompile for OS X 10.2 on Intel Macs svn-id: r24421
2006-10-21Add extra events, which are triggered by Elvira 1/2 and WWTravis Howell
svn-id: r24408
2006-10-21cleanupMax Horn
svn-id: r24407
2006-10-21Dummy handler for music commands 0xA and 0xB to keep Elvira1 from crashing. ItTorbjörn Andersson
also seems to restore the missing first note of the intro music. svn-id: r24406
2006-10-21Added OSystem::getTimerManager and OSystem::getMixer methods (wip)Max Horn
svn-id: r24405
2006-10-21Yuck, mark abuse of OSystem::setSoundCallbackMax Horn
svn-id: r24404
2006-10-21Fix multiple simulated mouse key events bug (sync).Kostas Nakos
svn-id: r24403
2006-10-21Fix regression, due to lost codeTravis Howell
svn-id: r24401
2006-10-21Sync. names of filesDescriptionsTravis Howell
svn-id: r24400
2006-10-21Add Czech version of Simon the Sorcerer 2 (Windows CD)Travis Howell
svn-id: r24399
2006-10-21CleanupTravis Howell
svn-id: r24397
2006-10-21CleanupTravis Howell
svn-id: r24396
2006-10-20SCUMM: ArrayHeader related cleanupMax Horn
svn-id: r24395
2006-10-20Split code into more specific files and cleanupTravis Howell
svn-id: r24394
2006-10-19Split script opcode tables up into more specificsTravis Howell
svn-id: r24393
2006-10-19Split md5 details for game detection into separate fileTravis Howell
svn-id: r24391
2006-10-19Split game specific script opcodes into separate filesTravis Howell
svn-id: r24389
2006-10-19Add support for sound effects in PC version of Elvira 1Travis Howell
svn-id: r24388
2006-10-19Add option to load a module via streamTravis Howell
svn-id: r24387
2006-10-19Ooops, disable code for loading modulesTravis Howell
svn-id: r24386