aboutsummaryrefslogtreecommitdiff
path: root/backends/dc
AgeCommit message (Expand)Author
2006-04-02Backends now are also responsile for deiniting properly. In particular, moved...Max Horn
2006-04-02With this change, backends are now responsible for instantiating their OSyste...Max Horn
2006-04-02Fully and officially renamed our main function to scummvm_main, thus makingMax Horn
2006-03-15Fix for bug #1449912 (DC: selector.cpp compilation failed)Max Horn
2006-03-14Fixes for the DC backends (see patch #1436898)Max Horn
2006-03-08Adapting plugin.syms to the changes made to the plugin API (matching it with ...Max Horn
2006-02-09$Header$ -> $URL$ + $Id$Marcus Comstedt
2006-02-09Properly initialize _devpoll.Marcus Comstedt
2006-02-07Removed .cvsignore filesMax Horn
2006-01-27fingolfin renamed 'GameSettings::name' to 'GameSettings::gameid'.Marcus Comstedt
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-15Enable MAD support.Marcus Comstedt
2005-10-15Avoid "double-clicks" when the virtual keyboard is activated.Marcus Comstedt
2005-10-15Added support for cursor palettes.Marcus Comstedt
2005-10-15Added some missing functions.Marcus Comstedt
2005-10-13Improved savefile error handling:Marcus Comstedt
2005-10-10gBitFormat seems to be back in libcommon again... (This underhanded paramete...Marcus Comstedt
2005-08-14Run the detectors on one directory at a time, rather than one file at a time.Marcus Comstedt
2005-08-14Force a single PHDR.Marcus Comstedt
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-27Implemented OSystem_Dreamcast::grabPalette().Marcus Comstedt
2005-06-27Implemented InVMSave::skip().Marcus Comstedt
2005-06-24Changed #include <stdafx.h> to #include <common/stdafx.h>. It shouldTorbjörn Andersson
2005-05-10Moved (In/Out)SaveFile(Manager) and Timer to namespace CommonMax Horn
2005-05-04Dispense with the filename field of InVMSaves.Marcus Comstedt
2005-05-04Cleanup of the cleanup code. :-)Marcus Comstedt
2005-05-04Split VMSave into InVMSave and OutVMSave.Marcus Comstedt
2005-04-27Slightly more elegant LauncherDialog connector.Marcus Comstedt
2005-04-27Added eos() method.Marcus Comstedt
2005-04-22add a comment regarding an odd hackMax Horn
2005-04-19Replace OSystem::hasAlpha with a feature flagMax Horn
2005-04-11TypoMax Horn
2005-04-10split SaveFileManager::openSavefile and class SaveFile into two, each, one fo...Max Horn
2005-04-03Added mouse wheel support.Marcus Comstedt
2005-04-03Oops, cleared too large memory region...Marcus Comstedt
2005-04-03Switch overlay mode to ARGB4444.Marcus Comstedt
2005-04-03Added new cursorTargetScale parameter to setMouseCursor().Marcus Comstedt
2005-04-03SaveFile stuff now resides in <common/savefile.h>.Marcus Comstedt
2005-04-02Until there is a proper way of communicating pixel format, declare ugly globa...Marcus Comstedt
2005-03-09Patch #1013937 "OSystem layer with bigger resolution". Now you will alwaysEugene Sandulenko
2005-01-07Access timer.Marcus Comstedt
2004-12-09Made SoftKbd more usable with a mouse.Marcus Comstedt
2004-12-06Switch back from netcd to regular ronin.Marcus Comstedt
2004-12-06Use delete[] for dirs now that it contains objects.Marcus Comstedt
2004-12-06Updated instructions.Marcus Comstedt
2004-12-05Clean up OSystem::EventMax Horn
2004-11-27Moved Engine::getSavePath() to class SaveFileManager; removed the 'directory'...Max Horn
2004-11-26Another one...Max Horn
2004-11-26Trying to fix the WinCE/DC port breakage -- blindfolded, though, hence it pro...Max Horn
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn