Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko | |
svn-id: r19142 | |||
2005-10-15 | Added support for cursor palettes. | Marcus Comstedt | |
svn-id: r19100 | |||
2005-10-15 | Added some missing functions. | Marcus Comstedt | |
svn-id: r19099 | |||
2005-10-10 | gBitFormat seems to be back in libcommon again... (This underhanded ↵ | Marcus Comstedt | |
parameter passing has to go.) svn-id: r19005 | |||
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko | |
svn-id: r18604 | |||
2005-06-27 | Implemented OSystem_Dreamcast::grabPalette(). | Marcus Comstedt | |
svn-id: r18472 | |||
2005-04-03 | Oops, cleared too large memory region... | Marcus Comstedt | |
svn-id: r17356 | |||
2005-04-03 | Switch overlay mode to ARGB4444. | Marcus Comstedt | |
svn-id: r17355 | |||
2005-04-03 | Added new cursorTargetScale parameter to setMouseCursor(). | Marcus Comstedt | |
svn-id: r17352 | |||
2005-04-02 | Until there is a proper way of communicating pixel format, declare ugly ↵ | Marcus Comstedt | |
global variable... svn-id: r17334 | |||
2005-03-09 | Patch #1013937 "OSystem layer with bigger resolution". Now you will always | Eugene Sandulenko | |
get at least 640x400 window. And finally we have means of implementing nice looking GUI. Also updated all backends. If your backend has ability to run with 640x400 or 640x480 resolution then read patch tracker item to find out details. Other port maintainers shouldn't worry, as this patch doesn't affect them, they still get their 320x200. svn-id: r17055 | |||
2005-01-07 | Access timer. | Marcus Comstedt | |
svn-id: r16481 | |||
2004-12-09 | Made SoftKbd more usable with a mouse. | Marcus Comstedt | |
svn-id: r16004 | |||
2004-09-28 | Rename remaining OSystem methods to match our coding guidelines | Max Horn | |
svn-id: r15332 | |||
2004-09-04 | Got rid of OSystem::move_screen | Max Horn | |
svn-id: r14882 | |||
2004-08-29 | Clear screen and overlay buffer after allocation. | Marcus Comstedt | |
svn-id: r14832 | |||
2004-05-05 | Extend setMouseCursor with additional keycolor parameter. Lets saga use 255 | Eugene Sandulenko | |
as white color. Made this function more safe by copying cursor data to newly created buffer. svn-id: r13777 | |||
2004-03-28 | Renamed more OSystem methods | Max Horn | |
svn-id: r13410 | |||
2004-03-15 | "int GraphicsMode *" was a rather creative type... :) | Marcus Comstedt | |
svn-id: r13313 | |||
2004-03-15 | Added getDefaultGraphicsMode for DC backend | Max Horn | |
svn-id: r13285 | |||
2004-03-14 | Virtual keyboard. | Marcus Comstedt | |
svn-id: r13279 | |||
2004-03-13 | Reworked scaling logic, and added kFeatureAspectRatioCorrection support. | Marcus Comstedt | |
svn-id: r13259 | |||
2004-03-13 | Use default implementation for setGraphicsMode(const char *). | Marcus Comstedt | |
svn-id: r13254 | |||
2004-03-13 | Harmonized with new OSystem API. | Marcus Comstedt | |
svn-id: r13245 | |||
2004-02-28 | renamed more OSystem methods to follow our naming scheme; renamed ↵ | Max Horn | |
NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend svn-id: r13087 | |||
2004-02-24 | the OSystem changes we discussed on the ML (note: renaming of the existing ↵ | Max Horn | |
OSystem API is not yet finished); porters will have to fix their ports to get them to compile again svn-id: r13036 | |||
2004-01-06 | updated copyright notice | Max Horn | |
svn-id: r12176 | |||
2003-12-21 | Invisible mouse pointer fix. | Marcus Comstedt | |
svn-id: r11840 | |||
2003-11-07 | spelling fixes | Jonathan Gray | |
svn-id: r11181 | |||
2003-10-02 | updated Marcus' copyright | Max Horn | |
svn-id: r10543 | |||
2003-09-18 | moved engine.* to base; this fixes some linking issues when building a ↵ | Max Horn | |
barebone ScummVM (or maybe I just want to increase our CVS stats? <g>) svn-id: r10287 | |||
2003-07-14 | Hires mouse pointer (CoMI). | Marcus Comstedt | |
svn-id: r9026 | |||
2003-06-18 | Moved include of stdafx.h to top. | Marcus Comstedt | |
svn-id: r8543 | |||
2003-05-04 | Allow for larger mouse pointers (CoMI). | Marcus Comstedt | |
svn-id: r7329 | |||
2003-05-04 | Support hires mode (CoMI). | Marcus Comstedt | |
svn-id: r7326 | |||
2003-03-02 | warp_mouse added. | Marcus Comstedt | |
svn-id: r6664 | |||
2002-10-18 | Overlay fixed. | Marcus Comstedt | |
svn-id: r5188 | |||
2002-10-18 | Overlays implemented. Made the buffering slightly more efficient. | Marcus Comstedt | |
svn-id: r5177 | |||
2002-09-13 | Updated for new directory layout. | Marcus Comstedt | |
svn-id: r4931 | |||
2002-09-09 | Applied roever's screen effects patch (#602595) and fixed LethalWP's Makefile ;) | Michael Pearce | |
svn-id: r4909 | |||
2002-08-21 | Initial revision | Max Horn | |
svn-id: r4785 |