aboutsummaryrefslogtreecommitdiff
path: root/backends/dc/dcmain.cpp
AgeCommit message (Collapse)Author
2003-07-30Merged fixes from branch-0-5-0:Marcus Comstedt
* Max's "adjustment" was incomplete, fixed. * Initialize shake_pos to 0 (fixes Sky, which never sets the shake_pos). * Changed sematics of X button to allow boxing in Indy (I hope...) svn-id: r9307
2003-07-22adjusted to play_cdrom parameter name change in common/system.hMax Horn
svn-id: r9132
2003-07-06"Better" fix... (Die C++, die!)Marcus Comstedt
svn-id: r8811
2003-07-06Fixed parse error.Marcus Comstedt
svn-id: r8802
2003-07-05updated backends to use type MutexRefMax Horn
svn-id: r8776
2003-06-26Count CD tracks from the beginning, not the end... ^^;;Marcus Comstedt
svn-id: r8656
2003-06-18Moved include of stdafx.h to top.Marcus Comstedt
svn-id: r8543
2003-06-18Added some missing methods and a constructor.Marcus Comstedt
svn-id: r8540
2003-05-29added some doxygen comments to common/system.h; cleaned up the OSystem ↵Max Horn
interface a bit svn-id: r8116
2003-03-02Timer implemented.Marcus Comstedt
svn-id: r6667
2002-10-18Time stuff moved to its own file. Program invocation strategy reworked.Marcus Comstedt
svn-id: r5174
2002-09-13Stubs for new functions.Marcus Comstedt
svn-id: r4933
2002-09-13Hide the ronin declaration of Timer to avoid conflict with the Timer class.Marcus Comstedt
svn-id: r4932
2002-09-13Updated for new directory layout.Marcus Comstedt
svn-id: r4931
2002-08-21Initial revisionMax Horn
svn-id: r4785