Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-10-25 | #ifndef DISABLE_SCUMM_7_8 missing | Bertrand Augereau | |
svn-id: r24509 | |||
2006-10-25 | Missing include file (for ScummEngine_v6 symbol) | Bertrand Augereau | |
svn-id: r24508 | |||
2006-10-25 | Update comments | Travis Howell | |
svn-id: r24502 | |||
2006-10-25 | Cleanup | Travis Howell | |
svn-id: r24501 | |||
2006-10-25 | Add back delay between script restarts | Travis Howell | |
svn-id: r24500 | |||
2006-10-25 | Remove unused script code | Travis Howell | |
svn-id: r24499 | |||
2006-10-25 | Add extra opcodes used by dumped scripts of Amiga demo of Elvira 1 | Travis Howell | |
svn-id: r24498 | |||
2006-10-25 | Revert debug changes | Travis Howell | |
svn-id: r24496 | |||
2006-10-25 | Remove unused script opcodes | Travis Howell | |
svn-id: r24495 | |||
2006-10-25 | Correction to script opcode table for FF | Travis Howell | |
svn-id: r24494 | |||
2006-10-25 | Corrections to script opcode table for PP | Travis Howell | |
svn-id: r24493 | |||
2006-10-25 | Add more opcodes for Elvira 1/2 | Travis Howell | |
svn-id: r24492 | |||
2006-10-25 | Add class code used by scripts in Elvira 1 | Travis Howell | |
svn-id: r24491 | |||
2006-10-25 | Add Macintosh version of Backyard Football 2002 | Travis Howell | |
svn-id: r24490 | |||
2006-10-24 | const correctness | Max Horn | |
svn-id: r24488 | |||
2006-10-24 | Rename variable | Travis Howell | |
svn-id: r24487 | |||
2006-10-24 | Add more menu code for Elvira 1 | Travis Howell | |
svn-id: r24486 | |||
2006-10-24 | Never unload files loat on startup like "CAVE.APK" and "LAGOON.APK". | Johannes Schickel | |
svn-id: r24485 | |||
2006-10-24 | Fix for (reopened) bug #1582149 ("KYRA1: Crash when meeting Malcolm"). | Johannes Schickel | |
svn-id: r24480 | |||
2006-10-24 | Add back football2002 target | Travis Howell | |
svn-id: r24478 | |||
2006-10-23 | Fix for bug #1582726 ("KYRA1: Crash when entering Castle screen"). | Johannes Schickel | |
svn-id: r24475 | |||
2006-10-23 | Add missing reset of _lastClickRem variable | Travis Howell | |
svn-id: r24474 | |||
2006-10-23 | Add missing code for enableInput opcode | Travis Howell | |
svn-id: r24473 | |||
2006-10-23 | Re-enable verb code | Travis Howell | |
svn-id: r24472 | |||
2006-10-23 | Add minor icon code differences in Elvira 2 | Travis Howell | |
svn-id: r24471 | |||
2006-10-23 | Add printStats code for Elvira 2 and cleanup | Travis Howell | |
svn-id: r24470 | |||
2006-10-23 | Add a few opcode stubs for Elvira 2 | Travis Howell | |
svn-id: r24469 | |||
2006-10-23 | Add hasIcon difference in Elvira 1 | Travis Howell | |
svn-id: r24468 | |||
2006-10-23 | Add opcode used by lift in Elvira 2 | Travis Howell | |
svn-id: r24467 | |||
2006-10-23 | Ooops, correct that accidental commit of code | Travis Howell | |
svn-id: r24466 | |||
2006-10-23 | Add patch to make ProTracker a subclass of AudioStream, from madmoose | Travis Howell | |
svn-id: r24465 | |||
2006-10-22 | Fix for bug #1582149 ("KYRA1: Crash when meeting Malcolm"). | Johannes Schickel | |
svn-id: r24462 | |||
2006-10-22 | Some AMIGA resource loading code (of course it's still not supported). | Johannes Schickel | |
svn-id: r24461 | |||
2006-10-22 | Don't output warning about unsupported language more than one time. | Johannes Schickel | |
svn-id: r24459 | |||
2006-10-22 | Only instantiate ProtrackerPlayer if it is actually needed | Max Horn | |
svn-id: r24445 | |||
2006-10-22 | Backend modularization: Create timer manager, savefile manager and audio ↵ | Max Horn | |
mixer in the backends for increased flexibility svn-id: r24443 | |||
2006-10-22 | Add extra opcode for Elvira 2 | Travis Howell | |
svn-id: r24438 | |||
2006-10-22 | Add drag support for items in Elvira 1/2 and WW | Travis Howell | |
svn-id: r24436 | |||
2006-10-22 | Add print object opcode difference in Elivra 2 and WW | Travis Howell | |
svn-id: r24432 | |||
2006-10-22 | Add more opcodes for Elivra 2 and WW | Travis Howell | |
svn-id: r24431 | |||
2006-10-22 | Cleanup | Travis Howell | |
svn-id: r24430 | |||
2006-10-22 | Fix regression is WW, caused by functions merge | Travis Howell | |
svn-id: r24429 | |||
2006-10-22 | Add system includes | Travis Howell | |
svn-id: r24428 | |||
2006-10-22 | Ooops, correct typo | Travis Howell | |
svn-id: r24427 | |||
2006-10-22 | Add extra picture opcode code for ELvira 1/2 | Travis Howell | |
svn-id: r24426 | |||
2006-10-21 | Add extra events, which are triggered by Elvira 1/2 and WW | Travis Howell | |
svn-id: r24408 | |||
2006-10-21 | cleanup | Max Horn | |
svn-id: r24407 | |||
2006-10-21 | Dummy handler for music commands 0xA and 0xB to keep Elvira1 from crashing. It | Torbjörn Andersson | |
also seems to restore the missing first note of the intro music. svn-id: r24406 | |||
2006-10-21 | Added OSystem::getTimerManager and OSystem::getMixer methods (wip) | Max Horn | |
svn-id: r24405 | |||
2006-10-21 | Fix regression, due to lost code | Travis Howell | |
svn-id: r24401 |