aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-02-28fix mouse redraw issue when toggling fullscreen mode (visible if one mode is ↵Max Horn
555 and the other 565) svn-id: r13088
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed ↵Max Horn
NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend svn-id: r13087
2004-02-28forgot to change that, tooGregory Montoir
svn-id: r13086
2004-02-28dropped the 'always' verb feature, as it is more confusing than usefulGregory Montoir
svn-id: r13084
2004-02-28simplified alt_intro checkGregory Montoir
svn-id: r13082
2004-02-28removed hack from loading codeGregory Montoir
svn-id: r13080
2004-02-28Correct Mac fbear MD5Eugene Sandulenko
Remove slipped in spaces in some MD5's. Don't know either it prevented them from being detected but anyway that's potential bug svn-id: r13077
2004-02-28Forgot to add this to xref.txtJoost Peters
svn-id: r13076
2004-02-27Handle comic book case, enable music toggle and some minor cleanup.Joost Peters
svn-id: r13074
2004-02-27Add reported MD5'sEugene Sandulenko
svn-id: r13072
2004-02-27the 2xsai class scalers all move the resulting image one up; work around thatMax Horn
svn-id: r13071
2004-02-27fix a recursive lock bug related to update_screen() (shouldn't have caused ↵Max Horn
problems on most systems, but still was a bug); rewrite the code which switches the scaler mode to be slightly more efficient svn-id: r13070
2004-02-27cleanupMax Horn
svn-id: r13069
2004-02-27obsolete TODOsMax Horn
svn-id: r13068
2004-02-27Don't reamp F1 in COMI demoTravis Howell
svn-id: r13067
2004-02-27Handle "compressed" songsJoost Peters
svn-id: r13066
2004-02-26Fix crashes in French version of Simon2Travis Howell
svn-id: r13062
2004-02-26Work around music glitch in Monkey Island 2:Torbjörn Andersson
In the scene where Largo is speaking to Mad Marty, the Woodtick music often resumes way before Largo's theme has finished. With this workaround, it waits until Largo's theme has definitely finished before starting the Woodtick music again. I wouldn't have done it this way if I hadn't been almost positive that it's a script bug, rather than an iMUSE bug. svn-id: r13061
2004-02-26few correctionsPaweł Kołodziejski
svn-id: r13060
2004-02-26Restrict hackTravis Howell
svn-id: r13059
2004-02-25remove outdated TODOMax Horn
svn-id: r13058
2004-02-25another TODOMax Horn
svn-id: r13057
2004-02-25small TODOMax Horn
svn-id: r13056
2004-02-25added some todosPaweł Kołodziejski
svn-id: r13055
2004-02-25Revert fixme out.. as it's all fixed. :o)James Brown
svn-id: r13054
2004-02-25Disable var setting which could cause possible script issues.Travis Howell
Update comment svn-id: r13053
2004-02-25Build SDL backend via a module.mk file, tooMax Horn
svn-id: r13052
2004-02-25Fix VAR_VOICE_MODE in COMITravis Howell
svn-id: r13051
2004-02-25undoing this for now as it causes problems with at least MinGWMax Horn
svn-id: r13050
2004-02-25alternate linking order, avoids 'SDL_main' related linker errors on OSX ↵Max Horn
(this shouldn't break other linkers, I hope - if it does, please tell me, and feel free to undo this) svn-id: r13049
2004-02-25UpdateTravis Howell
svn-id: r13048
2004-02-25support subdir modulesMax Horn
svn-id: r13047
2004-02-25fix fullscreen switch code 'properly' (sorry for missing this one, folks). ↵Max Horn
Since we don't have the OpenGL variant anymore, we could now merge back the two parts of the SDL backend - and maybe split them into multiple files in a different way (events, graphics, audio, misc ?) svn-id: r13045
2004-02-25OpenGL *is* needed for the OSX static target, because SDL always links ↵Max Horn
against it svn-id: r13044
2004-02-25Honor per-game aspect-ratio correction setting when starting the game fromTorbjörn Andersson
the launcher. svn-id: r13043
2004-02-25Fix SDL backend compilationJames Brown
svn-id: r13042
2004-02-25OpenGL libs no longer requiredTravis Howell
svn-id: r13040
2004-02-25OpenGL backend no longer exists.Travis Howell
svn-id: r13037
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing ↵Max Horn
OSystem API is not yet finished); porters will have to fix their ports to get them to compile again svn-id: r13036
2004-02-24Random 640x480 tweaksNicolas Bacca
svn-id: r13035
2004-02-24Fix monkey detectionNicolas Bacca
svn-id: r13033
2004-02-24Fix graphic options on WinCENicolas Bacca
svn-id: r13031
2004-02-24Fix hide toolbarNicolas Bacca
svn-id: r13029
2004-02-24Fix Simon detectionNicolas Bacca
svn-id: r13027
2004-02-24COMI uses VAR_CHARINC in reverse, so adjust readvar.Travis Howell
svn-id: r13025
2004-02-24Remove warnings, they were dummy warnings in originals.Travis Howell
svn-id: r13024
2004-02-24Reset more for a restart and avoid some code duplication.Travis Howell
svn-id: r13022
2004-02-24post-0.6.0 features should be added to a new section, not the 0.6.0 part of ↵Max Horn
the NEWS svn-id: r13021
2004-02-24Add case for 3do version.Travis Howell
svn-id: r13020
2004-02-24update some HE bitsJonathan Gray
svn-id: r13019