aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2006-02-20Moved common/scaler* to graphics/Max Horn
2006-02-20Clarified that OSystem::setWindowCaption currently only supports ASCII captionsMax Horn
2006-02-16Fix mistake in last commitTravis Howell
2006-02-16Add 3DO platform for HE gamesTravis Howell
2006-02-14Made the kyra debug extensions more generic, i.e. scumm engine could replaceJohannes Schickel
2006-02-14Correct case of SPY Fox game titlesTravis Howell
2006-02-12'Changed Symbian configuration handling so it is using the basepath of the ap...Lars Persson
2006-02-12Reduced data duplication in module.mk files; added module.mk files for null a...Max Horn
2006-02-11This seems to definitively fix my compilation problemChris Apers
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-02-07Removed .cvsignore filesMax Horn
2006-02-02Fixed PalmOS backend compilationChris Apers
2006-02-02TypoChris Apers
2006-01-30Fixed assert conditions.Gregory Montoir
2006-01-30Fixes a bug when loading the theme config file from a directory instead of th...Johannes Schickel
2006-01-29cyx's gcc 2.95 fix makes things compile with gcc 2.95 again.Jonathan Gray
2006-01-29Added new debugN() function which doesn't append newline.Eugene Sandulenko
2006-01-27Proper RCS IDsEugene Sandulenko
2006-01-27turn off warning #4351 with msvc8Paweł Kołodziejski
2006-01-27 - adds the new gui renderer also a new implementation for the classic guiJohannes Schickel
2006-01-21Clarified comment, cleanupMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2006-01-15Leave as warning.Travis Howell
2006-01-15Update confusing warning.Travis Howell
2006-01-14Restore the alphabetical order of the platforms (this should really be done b...Max Horn
2006-01-14Add SegaCD platform and remove SegaCD specific game Id.Travis Howell
2005-12-02Updated so ScummVM also builds for Symbian WINS emulator builds (!defined added)Lars Persson
2005-11-27Patch #1341626: "New GP32 port"Eugene Sandulenko
2005-11-18Add Polish version of Simon the Sorcerer 2 (Windows).Travis Howell
2005-11-12Add acorn platform.Travis Howell
2005-11-08Augmented OSystem docsMax Horn
2005-11-05Prevent conflic with Sky defChris Apers
2005-10-31Fix another HOME buffer overflow attack vectorMax Horn
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-14cleanup (really would like to unify all those typedef's eventually; maybe we ...Max Horn
2005-10-14Added Linux platform. Now it is used by some ITE version and is requiredEugene Sandulenko
2005-10-13Improved savefile error handling:Marcus Comstedt
2005-10-13Set _HEAPOK to correct value,if using earlier mingw-runtime.Travis Howell
2005-10-11Added WRITE_UINT16() and WRITE_UINT32() as well.Torbjörn Andersson
2005-10-11Added READ_UINT16(). It looks like SAGA will need it.Torbjörn Andersson
2005-10-11Patch #1323715 "OS/2 Patches to ScummVM" and credited the author.Eugene Sandulenko
2005-10-08PalmOS:Chris Apers
2005-10-08PalmOS: cannot use global objects in ARMChris Apers
2005-09-30Fix compilationEugene Sandulenko
2005-09-301.Removed warning from symbian portdefsLars Persson
2005-09-20Normalize use of DISABLE_SCALERS. Now it really disables all scalersEugene Sandulenko
2005-09-03Avoid putting non-ASCII chars into source filesMax Horn
2005-09-03Prepare new backends and potential native versionChris Apers
2005-09-03Change PalmOS identChris Apers
2005-09-03Fixed compilationChris Apers