Commit Graph

43 Commits

Author SHA1 Message Date
Marcus Comstedt
7d6717eaa7 Added some missing methods and a constructor.
svn-id: r8540
2003-06-18 21:06:03 +00:00
Max Horn
e08d4f072e more OSystem docs & cleanup
svn-id: r8118
2003-05-29 22:34:35 +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
0a53139659 Allow for larger mouse pointers (CoMI).
svn-id: r7329
2003-05-04 22:12:05 +00:00
Marcus Comstedt
ab1d0a69e1 Support hires mode (CoMI).
svn-id: r7326
2003-05-04 19:08:21 +00:00
Marcus Comstedt
0fe46c5007 Looks like gcc is broken again... :-( Go back to -O1 for now.
svn-id: r7000
2003-04-13 12:53:08 +00:00
Marcus Comstedt
0bf50fc1a1 zlib.h is no longer in ronin/.
svn-id: r6904
2003-04-03 21:55:40 +00:00
Marcus Comstedt
77718200b9 Updated to new libronin layout.
svn-id: r6903
2003-04-03 21:51:15 +00:00
Marcus Comstedt
03dbeae1e6 Changed prerequisites to be more up to date (slightly ahead of date, actually :)
svn-id: r6902
2003-04-03 19:50:28 +00:00
Marcus Comstedt
d62710b710 Ignore BASS build dir.
svn-id: r6746
2003-03-07 15:47:32 +00:00
Marcus Comstedt
1e0b221341 Exclude movies from game name matching.
svn-id: r6743
2003-03-07 15:26:29 +00:00
Marcus Comstedt
69c51886cb Handle slightly broken icons (The Dig).
svn-id: r6742
2003-03-07 15:19:07 +00:00
Marcus Comstedt
cf13cd3f33 Don't keep a backlog of missed deadlines for event polling...
svn-id: r6674
2003-03-03 21:40:31 +00:00
Marcus Comstedt
f01d67ab9c Increased level of optimization (make sure to use gcc 3.3).
svn-id: r6673
2003-03-03 21:24:21 +00:00
Marcus Comstedt
a29fb89e53 Timer implemented.
svn-id: r6667
2003-03-02 20:17:21 +00:00
Marcus Comstedt
8889232a25 Make sure version_settings are initialized.
svn-id: r6665
2003-03-02 18:38:51 +00:00
Marcus Comstedt
d39952106c warp_mouse added.
svn-id: r6664
2003-03-02 17:41:47 +00:00
Marcus Comstedt
273220b063 Maybe this is more future-safe?
svn-id: r6602
2003-02-12 19:28:18 +00:00
Jonathan Gray
7bfc5a34d6 hopefully recognise BARBAR.HE0 as a game (pretty much every Humongous Entertainment game)
svn-id: r6601
2003-02-12 13:25:40 +00:00
Marcus Comstedt
d5257a4270 Recognized FOOFOO.LA0 as a game (The Dig and Full Throttle).
svn-id: r6600
2003-02-12 13:08:19 +00:00
Marcus Comstedt
83da387eef New savefile backend system (bye bye NONSTANDARD_SAVE...)
svn-id: r6007
2002-12-17 01:15:13 +00:00
Max Horn
098b1d52ca change CFLAGS to CXXFLAGS
svn-id: r5896
2002-12-09 13:38:01 +00:00
Marcus Comstedt
bc36f7144a Display status after saving.
svn-id: r5850
2002-12-06 01:30:57 +00:00
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