aboutsummaryrefslogtreecommitdiff
path: root/backends/dc
AgeCommit message (Expand)Author
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
2004-09-04Got rid of OSystem::move_screenMax Horn
2004-08-29Clear screen and overlay buffer after allocation.Marcus Comstedt
2004-08-29Disable interrupts while performing cache trickery, just in case.Marcus Comstedt
2004-08-29Oops, forgot to clear BSS...Marcus Comstedt
2004-08-26Don't return -1 from read/write, they are uint32...Marcus Comstedt
2004-08-26Run the DC launcher from inside the regular main() function.Marcus Comstedt
2004-08-26Removed obsolete checks for LFL games (thank you MD5!).Marcus Comstedt
2004-08-26Disable building of scalers.Marcus Comstedt
2004-08-25Build plugins.Marcus Comstedt
2004-08-25Only relocate allocated sections.Marcus Comstedt
2004-08-22Support dynamic plugins on Dreamcast.Marcus Comstedt
2004-08-20More build-dirs added.Marcus Comstedt
2004-06-25Cleaned up SaveFileManager stuff a little bitMax Horn
2004-05-06Removed default value for keycolor in the OSystem implementationsMax Horn
2004-05-05Extend setMouseCursor with additional keycolor parameter. Lets saga use 255Eugene Sandulenko
2004-03-28Renamed more OSystem methodsMax Horn
2004-03-15"int GraphicsMode *" was a rather creative type... :)Marcus Comstedt
2004-03-15Renamed OSystem::set_timer() to setTimerCallback(); more OSystem Doxygen changesMax Horn
2004-03-15Added getDefaultGraphicsMode for DC backendMax Horn
2004-03-15Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and ge...Max Horn
2004-03-14Virtual keyboard.Marcus Comstedt
2004-03-14Protect against multiple inclusion.Marcus Comstedt
2004-03-14Sound buffer adjustment.Marcus Comstedt
2004-03-14In stereo.Marcus Comstedt
2004-03-13Reworked scaling logic, and added kFeatureAspectRatioCorrection support.Marcus Comstedt
2004-03-13Less strange.Marcus Comstedt
2004-03-13Cleanup.Marcus Comstedt
2004-03-13Use default implementation for setGraphicsMode(const char *).Marcus Comstedt
2004-03-13Use the name "scummvm_main" for the common main function, like WinCE.Marcus Comstedt
2004-03-13Features.Marcus Comstedt
2004-03-13Harmonized with new OSystem API.Marcus Comstedt
2004-03-13Merged in fixes from 0.6.0 release branch.Marcus Comstedt
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...Max Horn
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing OS...Max Horn
2004-02-05renamed (Const)Iterator to (const_)iterator; changed size() to return an uintMax Horn
2004-02-01No need to explicitly include posix-fs.o.Marcus Comstedt
2004-02-01Include . in MODULE_DIRS to get dependencies for this dir.Marcus Comstedt
2004-02-01This doesn't seem to be needed anymore either...Marcus Comstedt
2004-02-01The cleanup goes on...Marcus Comstedt
2004-02-01Added missing definition of RM_REC.Marcus Comstedt
2004-02-01More old cruft removed.Marcus Comstedt