aboutsummaryrefslogtreecommitdiff
path: root/backends/dc
AgeCommit message (Expand)Author
2003-07-06"Better" fix... (Die C++, die!)Marcus Comstedt
2003-07-06Fixed parse error.Marcus Comstedt
2003-07-05updated backends to use type MutexRefMax Horn
2003-06-26Count CD tracks from the beginning, not the end... ^^;;Marcus Comstedt
2003-06-18Moved include of stdafx.h to top.Marcus Comstedt
2003-06-18Added casts to EventCode.Marcus Comstedt
2003-06-18Added some missing methods and a constructor.Marcus Comstedt
2003-05-29more OSystem docs & cleanupMax Horn
2003-05-29added some doxygen comments to common/system.h; cleaned up the OSystem interf...Max Horn
2003-05-04Allow for larger mouse pointers (CoMI).Marcus Comstedt
2003-05-04Support hires mode (CoMI).Marcus Comstedt
2003-04-13Looks like gcc is broken again... :-( Go back to -O1 for now.Marcus Comstedt
2003-04-03zlib.h is no longer in ronin/.Marcus Comstedt
2003-04-03Updated to new libronin layout.Marcus Comstedt
2003-04-03Changed prerequisites to be more up to date (slightly ahead of date, actually :)Marcus Comstedt
2003-03-07Ignore BASS build dir.Marcus Comstedt
2003-03-07Exclude movies from game name matching.Marcus Comstedt
2003-03-07Handle slightly broken icons (The Dig).Marcus Comstedt
2003-03-03Don't keep a backlog of missed deadlines for event polling...Marcus Comstedt
2003-03-03Increased level of optimization (make sure to use gcc 3.3).Marcus Comstedt
2003-03-02Timer implemented.Marcus Comstedt
2003-03-02Make sure version_settings are initialized.Marcus Comstedt
2003-03-02warp_mouse added.Marcus Comstedt
2003-02-12Maybe this is more future-safe?Marcus Comstedt
2003-02-12hopefully recognise BARBAR.HE0 as a game (pretty much every Humongous Enterta...Jonathan Gray
2003-02-12Recognized FOOFOO.LA0 as a game (The Dig and Full Throttle).Marcus Comstedt
2002-12-17New savefile backend system (bye bye NONSTANDARD_SAVE...)Marcus Comstedt
2002-12-09change CFLAGS to CXXFLAGSMax Horn
2002-12-06Display status after saving.Marcus Comstedt
2002-12-06Generate KEY_UP events as well...Marcus Comstedt
2002-12-04Should now compile again.Marcus Comstedt
2002-12-04Updated name of binary in docs.Marcus Comstedt
2002-10-18Overlay fixed.Marcus Comstedt
2002-10-18Removed dependency on GameDetector.Marcus Comstedt
2002-10-18Find game names directly from version_settings rather than using the detector.Marcus Comstedt
2002-10-18Avoid including common/engine as to not create name conflicts with Timer.Marcus Comstedt
2002-10-18Overlays implemented. Made the buffering slightly more efficient.Marcus Comstedt
2002-10-18Oddly enough, setting the sound hardware to 44100 gives correct sound, even t...Marcus Comstedt
2002-10-18Dreamcast port now wraps main() to avoid special kluges in the common main.Marcus Comstedt
2002-10-18Time stuff moved to its own file. Program invocation strategy reworked.Marcus Comstedt
2002-10-18Put time related stuff in its own file to avoid name clashes for Timer.Marcus Comstedt
2002-09-13Stubs for new functions.Marcus Comstedt
2002-09-13Hide the ronin declaration of Timer to avoid conflict with the Timer class.Marcus Comstedt
2002-09-13Updated for new directory layout.Marcus Comstedt
2002-09-13Added build dirs.Marcus Comstedt
2002-09-09Applied roever's screen effects patch (#602595) and fixed LethalWP's Makefile ;)Michael Pearce
2002-08-31fixed compilation on Mac OS X; some cleanup; moved header file scumm/smusH/re...Max Horn
2002-08-21fixed the 'intelligent' GCC build rules; added .cvsignore filesMax Horn
2002-08-21Initial revisionMax Horn