Commit Graph
15 Commits
Author SHA1 Message Date
Marcus Comstedt 12f9de02b4 Merged fixes from branch-0-5-0:
* 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-30 21:44:43 +00:00
Max Horn 73e7afaf18 adjusted to play_cdrom parameter name change in common/system.h
svn-id: r9132
2003-07-22 20:36:43 +00:00
Marcus Comstedt 36bf6e09d3 "Better" fix... (Die C++, die!)
svn-id: r8811
2003-07-06 17:46:04 +00:00
Marcus Comstedt 5ab59a695c Fixed parse error.
svn-id: r8802
2003-07-06 14:46:12 +00:00
Max Horn 4611b12c0a updated backends to use type MutexRef
svn-id: r8776
2003-07-05 15:17:46 +00:00
Marcus Comstedt 2aa2076ceb Count CD tracks from the beginning, not the end... ^^;;
svn-id: r8656
2003-06-26 15:25:06 +00:00
Marcus Comstedt e985c33dab Moved include of stdafx.h to top.
svn-id: r8543
2003-06-18 21:15:08 +00:00
Marcus Comstedt 7d6717eaa7 Added some missing methods and a constructor.
svn-id: r8540
2003-06-18 21:06:03 +00:00
Max Horn f0a9f4fb2c added some doxygen comments to common/system.h; cleaned up the OSystem interface a bit
svn-id: r8116
2003-05-29 21:45:26 +00:00
Marcus Comstedt a29fb89e53 Timer implemented.
svn-id: r6667
2003-03-02 20:17:21 +00:00
Marcus Comstedt 95bf2b5468 Time stuff moved to its own file. Program invocation strategy reworked.
svn-id: r5174
2002-10-18 01:38:01 +00:00
Marcus Comstedt b507b166e4 Stubs for new functions.
svn-id: r4933
2002-09-13 15:01:20 +00:00
Marcus Comstedt ed17565f6c Hide the ronin declaration of Timer to avoid conflict with the Timer class.
svn-id: r4932
2002-09-13 14:36:07 +00:00
Marcus Comstedt 095640be3d Updated for new directory layout.
svn-id: r4931
2002-09-13 14:27:03 +00:00
Max Horn ce46866403 Initial revision
svn-id: r4785
2002-08-21 16:07:07 +00:00