aboutsummaryrefslogtreecommitdiff
path: root/backends/dc
AgeCommit message (Expand)Author
2003-11-07spelling fixesJonathan Gray
2003-11-03Now compiles again...Marcus Comstedt
2003-11-03Updated list of build directories to ignore.Marcus Comstedt
2003-11-03Reeordered EXEEXT and EXECUTABLE (define before use).Marcus Comstedt
2003-11-03Added math.h to include list (needed for atan2).Marcus Comstedt
2003-11-03Use posix-fs on Dreamcast.Marcus Comstedt
2003-11-02turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi...Max Horn
2003-11-01cleanup: new MessageDialog subclass TimedMessageDialogMax Horn
2003-10-17patch #824241Max Horn
2003-10-02updated Marcus' copyrightMax Horn
2003-09-27OSystem changes: removed create_thread() method (not needed anymore; 'pure' t...Max Horn
2003-09-18moved engine.* to base; this fixes some linking issues when building a barebo...Max Horn
2003-08-20Need explicit include of stdafx because of free_check kluge...Marcus Comstedt
2003-08-10Harmonized SaveFile API with File API a bit.Marcus Comstedt
2003-08-03More complete keymap.Marcus Comstedt
2003-08-03More const.Marcus Comstedt
2003-08-03Detect Simon.Marcus Comstedt
2003-08-03Ignore bs2 builddir.Marcus Comstedt
2003-08-02removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ...Max Horn
2003-07-30Merged fixes from branch-0-5-0:Marcus Comstedt
2003-07-22adjusted to play_cdrom parameter name change in common/system.hMax Horn
2003-07-14Hires mouse pointer (CoMI).Marcus Comstedt
2003-07-14Skip the "INSTALL" directory when looking for games (CoMI).Marcus Comstedt
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