aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
2007-03-20Correct error messageMax Horn
2007-03-20oopsMax Horn
2007-03-20Fix a potential race condition (leading to lockups) in IMuseDigital::refreshS...Max Horn
2007-03-20cleanupMax Horn
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...Max Horn
2007-03-17Force all code to use EventManager::pollEvent instead of OSystem::pollEventMax Horn
2007-03-14Add recent walk box changes to SCUMM0 too.Travis Howell
2007-03-12Restore flipping code for raw wiz images, which was lost in revision 24860.Travis Howell
2007-03-12Fix xmap regression, when drawing wiz images.Travis Howell
2007-03-12Special filehandling for Symbian OS not needed in smushplayer anymore.Lars Persson
2007-03-12Removing this old workaround: It no longer works, and causes an infinite loop...Max Horn
2007-03-12Removed old and undocumented workaround for good, it was apparently made in r...Max Horn
2007-03-12Fix a discrepancy between our V3 walking code and disasm (besides, using dest...Max Horn
2007-03-12Get rid of initActorClassMax Horn
2007-03-12Remove warning, logic code for soccer games is incomplete.Travis Howell
2007-03-11A long time ago, in a virtual machine far, far away...Max Horn
2007-03-10typoMax Horn
2007-03-10Silence MSVC8 warnings.Eugene Sandulenko
2007-03-10SCUMM: Renamed ActorOldWalk to Actor_v3, added new subclass Actor_v2Max Horn
2007-03-10SCUMM: some more AKOS cleanup & added commentsMax Horn
2007-03-10SCUMM: Must reset useBompPalette in the AKOS rendererMax Horn
2007-03-10Add details for Backyard Basketball.Travis Howell
2007-03-10SCUMM: got rid of the _bompActorPalettePtr member var (which was only used as...Max Horn
2007-03-09Removing some unnecessary #includesMax Horn
2007-03-09Some more fraction data & an optimized formula (I still have no clue what tha...Max Horn
2007-03-09Updated fraction valuesMax Horn
2007-03-09added comments suggesting possible formulas for hardcoded float valuesNicola Mettifogo
2007-03-09Some more LogicHE cleanupMax Horn
2007-03-09Some more LogicHE cleanupMax Horn
2007-03-09Some cleanup, and added some of my observation (man this code is really strange)Max Horn
2007-03-09Revised LogicHErace::op_1140 (the two multiplications by constants still baff...Max Horn
2007-03-09reduced dependency from windows-specific header filesNicola Mettifogo
2007-03-08Clarified some commentsMax Horn
2007-03-07Add another version of Backyard Football2002.Travis Howell
2007-03-06Add F1 - F3 keys for Apple II and Commodore 64 verisons of Maniac Mansion.Travis Howell
2007-03-06Fix regression in V0 versions of Maniac Mansion, when using extracted files.Travis Howell
2007-03-06Add support for the New Kid verb option in Apple II and Commodore 64 verisons...Travis Howell
2007-03-04Correct football2002 demo placementEugene Sandulenko
2007-03-04Avoid crash in Engine_SCUMM_create when an inconsistent platform override is ...Max Horn
2007-03-04Correct image offsets, for PC Engine version of Loom.Travis Howell
2007-03-04Fix regression in Commodore 64 version of Zak McKracken.Travis Howell
2007-03-04Fix script error in PC Engine version of Loom.Travis Howell
2007-03-04Fix regression in Commodore 64 version of Zak McKracken.Travis Howell
2007-03-03Fix level selection in PC Engine version of Loom.Travis Howell
2007-03-03Correct feature flags for the PC Engine version of Loom.Travis Howell
2007-03-03Allow PC Engine version of Loom to at least start up.Travis Howell
2007-03-02Applied my own patch #1672572, after discussing it with Fingolfin. We no longerTorbjörn Andersson
2007-03-02cleanupMax Horn
2007-03-02Changed the order of the parameters of makeLinearInputStream to resemble Mixe...Max Horn
2007-02-28cleanupMax Horn