aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-31Objectize render.cppEugene Sandulenko
2004-07-31Rename some more functions to fit our naming rulesEugene Sandulenko
2004-07-31Fix warning (static functions are source/object file local; declaring them in...Max Horn
2004-07-31Auto convert old Simon 1/2 targetsTravis Howell
2004-07-31Objectize image.cppEugene Sandulenko
2004-07-31Add xref.txt to saga module, though it's empty.Eugene Sandulenko
2004-07-31no longer neededJonathan Gray
2004-07-31merge animation.h and animation_mod.h into a classJonathan Gray
2004-07-31enable SAGA engine by defaultJonathan Gray
2004-07-31update comment to relfect realityJonathan Gray
2004-07-31remove YS_IGNORE_PARAM macro and some uneeded yslib.h includesJonathan Gray
2004-07-31Add better note about Simon 1/2 targets changing.Travis Howell
2004-07-31changed loadVOCFile to work on a generic ReadStream instead of a File, and re...Max Horn
2004-07-31Allow Alt-Enter to toggle fullscreen mode, just like Alt-Return, matching our...Max Horn
2004-07-31updates to the man page seem to be made even less often than the TeXJonathan Gray
2004-07-31Add my recent changes.Travis Howell
2004-07-31Update TeX README, too (the drift is gonna kill us... hopefully the new manua...Max Horn
2004-07-31UpdateTravis Howell
2004-07-31Add support for Russian Simon1.Travis Howell
2004-07-31Fixed bug #1001069; clarified/simplified some error messagesMax Horn
2004-07-31Less irritating place for this messageMax Horn
2004-07-31Avoid gcc warningTravis Howell
2004-07-31UpdateTravis Howell
2004-07-30fix subtitle alignmentOliver Kiehl
2004-07-30Add two moreTravis Howell
2004-07-30Switch detect filename back to prevent conflict for now.Travis Howell
2004-07-30Add a few moreTravis Howell
2004-07-30Re-use old md5 hack to gather checksums from users.Travis Howell
2004-07-30Update Simon 1/2 target details.Travis Howell
2004-07-30Add a few more.Travis Howell
2004-07-30CorrecxtionTravis Howell
2004-07-30Ooops, make sure feature flags are updated.Travis Howell
2004-07-30Reduce simon 1/2 targetsTravis Howell
2004-07-28OoopsTravis Howell
2004-07-28Add patch from madm00se for:Travis Howell
2004-07-27Add passthrough ability. Patch by Christian Schoenebeck with slight modificat...Jonathan Gray
2004-07-27Not needed, invalid in Loom[ega]Travis Howell
2004-07-27Given Makefile now depends on the configure script output move these default ...Jonathan Gray
2004-07-27No need to calculate valuesTravis Howell
2004-07-27Add support for speech in demo.Travis Howell
2004-07-27Updated README/TODO/NEWSMax Horn
2004-07-27some syncing with 0.6.x branchMax Horn
2004-07-26Fixed leak in Insane::readFileToMemMax Horn
2004-07-26Load SMUSH files and NUT fonts from mac container files, too (done that by ad...Max Horn
2004-07-26slightly more informative error messages in class FileMax Horn
2004-07-26Add game detector support for the Mac SCUMM container file format; add suppor...Max Horn
2004-07-26Fix label width; properly distinguish between a global default extrapath/save...Max Horn
2004-07-26Add support for the mac (rescumm) container file format used by Sam&Max and D...Max Horn
2004-07-26Turn various File class methods into virtual methods, to allow overloadingMax Horn
2004-07-26I shouldn't be mixing cleanups and bug fixes, but I'm doing so anyway, justTorbjörn Andersson