Commit Graph
23 Commits
Author SHA1 Message Date
Marcus Comstedt 01d41e1249 "int GraphicsMode *" was a rather creative type... :)
svn-id: r13313
2004-03-15 23:10:35 +00:00
Max Horn a5e01a42b1 Added getDefaultGraphicsMode for DC backend
svn-id: r13285
2004-03-15 00:47:59 +00:00
Marcus Comstedt f1cac1545b Virtual keyboard.
svn-id: r13279
2004-03-14 22:16:22 +00:00
Marcus Comstedt fae98dec52 Reworked scaling logic, and added kFeatureAspectRatioCorrection support.
svn-id: r13259
2004-03-13 17:32:28 +00:00
Marcus Comstedt a3caeddc56 Use default implementation for setGraphicsMode(const char *).
svn-id: r13254
2004-03-13 15:18:22 +00:00
Marcus Comstedt 882b0a094a Harmonized with new OSystem API.
svn-id: r13245
2004-03-13 13:41:50 +00:00
Max Horn c6752cccf5 renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend
svn-id: r13087
2004-02-28 12:58:13 +00:00
Max Horn d158280425 the OSystem changes we discussed on the ML (note: renaming of the existing OSystem API is not yet finished); porters will have to fix their ports to get them to compile again
svn-id: r13036
2004-02-24 22:39:42 +00:00
Max Horn 033ff78ae9 updated copyright notice
svn-id: r12176
2004-01-06 12:45:34 +00:00
Marcus Comstedt d2bfdd8116 Invisible mouse pointer fix.
svn-id: r11840
2003-12-21 19:36:21 +00:00
Jonathan Gray 8ce682d330 spelling fixes
svn-id: r11181
2003-11-07 02:51:08 +00:00
Max Horn f26d3d1784 updated Marcus' copyright
svn-id: r10543
2003-10-02 17:28:02 +00:00
Max Horn be9d4066e1 moved engine.* to base; this fixes some linking issues when building a barebone ScummVM (or maybe I just want to increase our CVS stats? <g>)
svn-id: r10287
2003-09-18 02:07:18 +00:00
Marcus Comstedt 28e6e05025 Hires mouse pointer (CoMI).
svn-id: r9026
2003-07-14 21:44:01 +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 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 d39952106c warp_mouse added.
svn-id: r6664
2003-03-02 17:41:47 +00:00
Marcus Comstedt ee13e16389 Overlay fixed.
svn-id: r5188
2002-10-18 20:59:03 +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 095640be3d Updated for new directory layout.
svn-id: r4931
2002-09-13 14:27:03 +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 ce46866403 Initial revision
svn-id: r4785
2002-08-21 16:07:07 +00:00