aboutsummaryrefslogtreecommitdiff
path: root/simon/vga.cpp
AgeCommit message (Expand)Author
2005-11-05- Changed PalmOS ifdefChris Apers
2005-10-23Cleanup.Travis Howell
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-12Fix regression, cuased by typo.Travis Howell
2005-10-09Clean up VGA headers.Travis Howell
2005-10-09Add more stubs for FF.Travis Howell
2005-10-07Adjust for larger resolution.Travis Howell
2005-10-07Missed a few lines.Travis Howell
2005-10-07FF starts VGA script.Travis Howell
2005-10-05CleanupTravis Howell
2005-10-05CleanupTravis Howell
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-05-08Renamed variables to match our naming conventions; added Sound::isVoiceActive...Max Horn
2005-05-06CleanupTravis Howell
2005-05-06OoopsTravis Howell
2005-05-06Rename sprite field.Travis Howell
2005-05-06Use ScummVM code formatting for names.Travis Howell
2005-05-06Rename sprite field.Travis Howell
2005-05-06Auto detect music and voice types, where possible.Travis Howell
2005-03-12PlayingSoundHandle -> SoundHandle; also, turned the handle activity check int...Max Horn
2005-01-10system.h was being included in tons of places, without any good reason; reduc...Max Horn
2005-01-01Updated copyrightMax Horn
2004-12-18A little more cleanup (the Simon code really is a big mess :-)Max Horn
2004-12-18constify simon engine; turned global var vc_get_out_of_code into a member of ...Max Horn
2004-07-27No need to calculate valuesTravis Howell
2004-03-14remove ugly gotoOliver Kiehl
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...Max Horn
2004-02-09Switch method used for combined speech and subtitles in Simon2 (Non - Hebrew ...Travis Howell
2004-01-30Add better work around for inventory arrows issue in some Simon1 versions.Travis Howell
2004-01-27Avoid glitch if Simon1 introduction is skipped when showing Simon' room segment.Travis Howell
2004-01-06updated copyright noticeMax Horn
2004-01-01Add work around for bug in French version of Simon the Sorcerer 1Travis Howell
2004-01-01Add hack to stop invalid opcode in French version of Simon the Sorcerer 1.Travis Howell
2003-12-24turned PlayingSoundHandle into an 'opaque' (well not really :-) data type, ma...Max Horn
2003-12-23Add correct value from simon2dos disasm.Travis Howell
2003-12-23Add var to track current subroutine been used.Travis Howell
2003-12-23simon2dos/talkie used different expire_vga_timers() code.Travis Howell
2003-12-22Switch back to older method (Used in Hebrew version) of combined speech and s...Travis Howell
2003-12-20CorrectionTravis Howell
2003-12-20Enable vgascript dump option.Travis Howell
2003-12-20Simpler checkTravis Howell
2003-12-20*** empty log message ***Travis Howell
2003-12-20Fix iventory arrowsin some versions of Simon1.Travis Howell
2003-12-18Make fade a config optiomTravis Howell
2003-12-18Revert fade changeTravis Howell
2003-12-12Don't update screen manually, as original didn't.Travis Howell
2003-12-11Change another debug define to keyTravis Howell
2003-12-06This checks should be simon1win only, just to be on safe side.Travis Howell
2003-12-02This screen update causes delay and doesn't seem to be required.Travis Howell