aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/vga_s2.cpp
AgeCommit message (Collapse)Author
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵Nicola Mettifogo
been updated. svn-id: r28966
2007-06-12Fix crash regressions in The Feeble Files, due to _currentTable not been set.Travis Howell
svn-id: r27369
2007-06-05Add workaround for the scrolling glitch in The Feeble Files, the occurs when ↵Travis Howell
the repair man comes to fix the car. svn-id: r27099
2007-06-04Only call MIDI code, in games which use MIDI based music.Travis Howell
svn-id: r27080
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2007-05-26Add code for opcodes 177/178 in Elvira 2.Travis Howell
svn-id: r26937
2007-05-13Rename a few variables.Travis Howell
svn-id: r26827
2007-04-15Split game engines, to allow further cleanups.Travis Howell
svn-id: r26481
2007-04-14Renamed AGOSEngine::midi to AGOSEngine::_midiMax Horn
svn-id: r26468
2007-02-13Whitespace changes.Torbjörn Andersson
svn-id: r25567
2006-10-27CleanupTravis Howell
svn-id: r24531
2006-10-21CleanupTravis Howell
svn-id: r24397
2006-10-20Split code into more specific files and cleanupTravis Howell
svn-id: r24394