aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-03-01HE V7 games are 640x480. Now game forwards much further. Still no graphics, t...Eugene Sandulenko
2004-03-01HE7 resolution is 640 x 480.Travis Howell
2004-03-01Add HE7 varsTravis Howell
2004-03-01Move decodeParseString to script_v7he.cpp where it really belongs to.Eugene Sandulenko
2004-03-01Started work on Freddi Fish. Since it is SPU version 7, added new class.Eugene Sandulenko
2004-03-01Fix from Roever for bug #892827James Brown
2004-03-01HE games specificTravis Howell
2004-03-01removed obsolete membeMax Horn
2004-03-01got rid of _mouseOldState; some minor cleanupMax Horn
2004-03-01Add fix for error at end of sword2demo (From eriktorbjorn)Travis Howell
2004-02-29Correct incorrect smush filename in Macintosh FT demoTravis Howell
2004-02-29this might help Makefile.noconf (did I mention that i want to get rid of it?)Max Horn
2004-02-29UpdateTravis Howell
2004-02-29Enable insane subtitles in Mac. version of FT demoTravis Howell
2004-02-29merged OSystem_SDL and OSystem_SDL_Common; split SDL backend into multiple so...Max Horn
2004-02-29add support for the standalone maniac mansion demoJonathan Gray
2004-02-28fix mouse redraw issue when toggling fullscreen mode (visible if one mode is ...Max Horn
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...Max Horn
2004-02-28forgot to change that, tooGregory Montoir
2004-02-28dropped the 'always' verb feature, as it is more confusing than usefulGregory Montoir
2004-02-28simplified alt_intro checkGregory Montoir
2004-02-28removed hack from loading codeGregory Montoir
2004-02-28Correct Mac fbear MD5Eugene Sandulenko
2004-02-28Forgot to add this to xref.txtJoost Peters
2004-02-27Handle comic book case, enable music toggle and some minor cleanup.Joost Peters
2004-02-27Add reported MD5'sEugene Sandulenko
2004-02-27the 2xsai class scalers all move the resulting image one up; work around thatMax Horn
2004-02-27fix a recursive lock bug related to update_screen() (shouldn't have caused pr...Max Horn
2004-02-27cleanupMax Horn
2004-02-27obsolete TODOsMax Horn
2004-02-27Don't reamp F1 in COMI demoTravis Howell
2004-02-27Handle "compressed" songsJoost Peters
2004-02-26Fix crashes in French version of Simon2Travis Howell
2004-02-26Work around music glitch in Monkey Island 2:Torbjörn Andersson
2004-02-26few correctionsPaweł Kołodziejski
2004-02-26Restrict hackTravis Howell
2004-02-25remove outdated TODOMax Horn
2004-02-25another TODOMax Horn
2004-02-25small TODOMax Horn
2004-02-25added some todosPaweł Kołodziejski
2004-02-25Revert fixme out.. as it's all fixed. :o)James Brown
2004-02-25Disable var setting which could cause possible script issues.Travis Howell
2004-02-25Build SDL backend via a module.mk file, tooMax Horn
2004-02-25Fix VAR_VOICE_MODE in COMITravis Howell
2004-02-25undoing this for now as it causes problems with at least MinGWMax Horn
2004-02-25alternate linking order, avoids 'SDL_main' related linker errors on OSX (this...Max Horn
2004-02-25UpdateTravis Howell
2004-02-25support subdir modulesMax Horn
2004-02-25fix fullscreen switch code 'properly' (sorry for missing this one, folks). Si...Max Horn
2004-02-25OpenGL *is* needed for the OSX static target, because SDL always links agains...Max Horn