aboutsummaryrefslogtreecommitdiff
path: root/simon/vga.cpp
AgeCommit message (Expand)Author
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
2003-12-02Only used in simon1winTravis Howell
2003-12-01cleanupMax Horn
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-10-26Add combined speech and subtitles support for simon2.Travis Howell
2003-10-26Add more debug.Travis Howell
2003-10-26Rename function.Travis Howell
2003-10-21Missed oneTravis Howell
2003-10-21Correctly reanem var this time.Travis Howell
2003-10-21Rename a few varsTravis Howell
2003-10-16Minor cleanupTravis Howell
2003-10-03Simon namespaceMax Horn
2003-09-24Whitespace changesTorbjörn Andersson
2003-08-30Reverted previous change since the mixer change was reverted.Torbjörn Andersson
2003-08-30Fixed Simon 2 intro regression (and possibly others as well) caused byTorbjörn Andersson
2003-08-04Remove lineTravis Howell
2003-07-30Fix Golum Ring causes graphic glitches, bug #777966Travis Howell
2003-07-30Add/remove/update simon commentsTravis Howell
2003-07-30Small cleanupTravis Howell
2003-07-30vc_10_no_depack_swap implementationJamieson Christian
2003-07-28unificationMax Horn