aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-01Only print the ambiguous object notice in findObjectByName if we didn't speci...Matthew Hoops
2010-07-01Remove -Wcast-align -- it cause many spurious warnings on several portsMax Horn
2010-07-01NDS: Some tweaks for compiling via std build systemMax Horn
2010-07-01Fix code formattingMax Horn
2010-07-01Added a workaround for an unitialized variable in GK2Filippos Karapetis
2010-07-01Accidentally missed this file in commit 50577Lars Skovlund
2010-07-01Support the CD kernel call (stub) and add the TRUE_REG constant.Lars Skovlund
2010-07-01SCI: adding jones/ega to detection tablesMartin Kiewitz
2010-07-01SCI: added another workaround for uninit temps, this time for jones/cdMartin Kiewitz
2010-07-01Added some slight fixes for the RAMA demo, which starts now, though it dies h...Filippos Karapetis
2010-07-01The Shivers demo calls the debug kernel function 0x83 (PrintDebug), thus it i...Filippos Karapetis
2010-07-01SCI: Mark the ShiftScreen, ListOps and ATan SCI1 kernel functions as unused (...Filippos Karapetis
2010-07-01Add support for the 'fallback' MIDI in T7G's intro when the CD track cannot b...Matthew Hoops
2010-07-01KYRA/PC98: minor cleanupFlorian Kagerer
2010-07-01SCI: Added workarounds for 2 uninitialized reads in Jones floppy (EGA and VGA...Filippos Karapetis
2010-07-01KYRA/PC98: implement proper volume control (which distinguishes between music...Florian Kagerer
2010-07-01SCI: Removed duplicate warning for missing audio samplesFilippos Karapetis
2010-07-01Fix a typo in the RAW format bugfix :-)Robert Špalek
2010-07-01Fix playing RAW and RAW80 streamsRobert Špalek
2010-07-01NDS: Fix typoMax Horn
2010-07-01Fix configure output (missing newline)Max Horn
2010-07-01NDS: Fix compile errors and a warningMax Horn
2010-07-01SCI: Invoke resetSegMan from SegManager::saveLoadWithSerializer, not from Eng...Max Horn
2010-07-01SCI: Rename some more stuffMax Horn
2010-07-01SCI: Make SegManager::_heap privateMax Horn
2010-07-01SCI: Make SegManager::_classTable private.Max Horn
2010-07-01SCI: Add SegManager::getSystemString() methodMax Horn
2010-07-01SCI: Rename some variables to match our naming conventionsMax Horn
2010-07-01SCI: Simplify SegManager::findObjectByNameMax Horn
2010-07-01Introduced a hash for storing all the miscellaneous data values, and used it ...Paul Gilbert
2010-07-01Implement playing RAW/MP3/OGG/FLAC dubbing from ZIP archives.Robert Špalek
2010-07-01Added a workaround for an uninitialized temp read in KQ6 floppy, when opening...Filippos Karapetis
2010-06-30Commit improved italian translation.Thierry Crozat
2010-06-30SCI: Silenced a warning about a non game breaking script bug in Castle of Dr....Filippos Karapetis
2010-06-30Added support for kAddAfter with 4 parameters (used in Torin's Passage, for e...Filippos Karapetis
2010-06-30SCI: adjust brRect and nsRect, if sci2 hires views are used, fixes hotspots i...Martin Kiewitz
2010-06-30SCI: remove some duplicate codeMartin Kiewitz
2010-06-30SCI: removing sq1 workaround for kUnLoad for now, maybe it was originally mea...Martin Kiewitz
2010-06-30SCI: support for hires views in gk1Martin Kiewitz
2010-06-30SCI: Removed the FreeSCI music codeFilippos Karapetis
2010-06-30Fixed the signature for kUnload (thanks m_kiewitz)Filippos Karapetis
2010-06-30SCI: fixed a typo, so that workarounds really trigger an ignore kernel call f...Martin Kiewitz
2010-06-30Changed an error back to a warning - Torin's Passage calls kAddAfter with 4 p...Filippos Karapetis
2010-06-30SCI: changing signature of kUnLoad, adding workaround for sq1 ulence flats bugMartin Kiewitz
2010-06-30Corrected font display to properly use both colour indexesPaul Gilbert
2010-06-30SCI: removing all the remaining debug output from signature matchingMartin Kiewitz
2010-06-30Removed deprecated destAdjust parameters from the frame drawing codePaul Gilbert
2010-06-30Replaced Y offset from various drawing routines in favour of a viewport sub-s...Paul Gilbert
2010-06-30SCI: removing full debug output when signature fails to the point where we di...Martin Kiewitz
2010-06-30SCI: Reverting r50516, SSCI didn't reset the node value when deleting the nod...Filippos Karapetis