Commit Graph

20 Commits

Author SHA1 Message Date
Marcus Comstedt
05ff6451fc Generate KEY_UP events as well...
svn-id: r5849
2002-12-06 01:30:38 +00:00
Marcus Comstedt
45534e7698 Should now compile again.
svn-id: r5838
2002-12-04 22:15:34 +00:00
Marcus Comstedt
a5302ef937 Updated name of binary in docs.
svn-id: r5836
2002-12-04 21:35:20 +00:00
Marcus Comstedt
ee13e16389 Overlay fixed.
svn-id: r5188
2002-10-18 20:59:03 +00:00
Marcus Comstedt
12f491211d Removed dependency on GameDetector.
svn-id: r5180
2002-10-18 01:45:47 +00:00
Marcus Comstedt
03d2293929 Find game names directly from version_settings rather than using the detector.
svn-id: r5179
2002-10-18 01:45:12 +00:00
Marcus Comstedt
5445e6f89a Avoid including common/engine as to not create name conflicts with Timer.
svn-id: r5178
2002-10-18 01:43:55 +00:00
Marcus Comstedt
bf3cfb92d4 Overlays implemented. Made the buffering slightly more efficient.
svn-id: r5177
2002-10-18 01:42:55 +00:00
Marcus Comstedt
3a34fa8288 Oddly enough, setting the sound hardware to 44100 gives correct sound, even though the software is set to generate sound for 22050...
svn-id: r5176
2002-10-18 01:40:53 +00:00
Marcus Comstedt
005696bc4b Dreamcast port now wraps main() to avoid special kluges in the common main.
svn-id: r5175
2002-10-18 01:39:25 +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
db25d3623e Put time related stuff in its own file to avoid name clashes for Timer.
svn-id: r5173
2002-10-18 01:35:46 +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
Marcus Comstedt
f76527f4bf Added build dirs.
svn-id: r4930
2002-09-13 14:22:42 +00:00
Michael Pearce
0fbefc72aa Applied roever's screen effects patch (#602595) and fixed LethalWP's Makefile ;)
svn-id: r4909
2002-09-09 05:56:11 +00:00
Max Horn
a39711e256 fixed compilation on Mac OS X; some cleanup; moved header file scumm/smusH/rect.h to common/rect.h
svn-id: r4877
2002-08-31 13:29:10 +00:00
Max Horn
7aac293726 fixed the 'intelligent' GCC build rules; added .cvsignore files
svn-id: r4790
2002-08-21 16:28:19 +00:00
Max Horn
ce46866403 Initial revision
svn-id: r4785
2002-08-21 16:07:07 +00:00