aboutsummaryrefslogtreecommitdiff
path: root/common/system.h
AgeCommit message (Collapse)Author
2003-01-09All source and no headers make blah a blah blah blah.James Brown
svn-id: r6368
2002-12-28Fix NewGui for higher resolutions (eg, CMI)James Brown
svn-id: r6217
2002-12-25fix -pedantic warningsMax Horn
svn-id: r6108
2002-12-17New savefile backend system (bye bye NONSTANDARD_SAVE...)Marcus Comstedt
svn-id: r6007
2002-12-13changed OSystem to allow RBG<->16bit color conversion to be done in the ↵Max Horn
backend; after all, the backend 'knows' best what format the overlay uses. Default implementations of RBGToColor and colorToRBG assume 565 mode, backends other than SDL may want to provide alternate implementations (SDL backend already does the right thing for non-565 modes) svn-id: r5931
2002-11-30gp32 port stuffPeter Moraliyski
svn-id: r5761
2002-11-19Small Windows CE changes : detect old WinCE as NONSTANDARD_PORT, change ↵Nicolas Bacca
__cdecl for these systems, add 2 sampling rates for WinCE due to problems with Smush mixer in 11 kHz svn-id: r5604
2002-10-16patch #620627: mouse wheel support for NewGuiMax Horn
svn-id: r5169
2002-10-14added new property to system interface, to be used by NewGuiMax Horn
svn-id: r5144
2002-09-24fix for bug #613369; added some files to .cvsignoreMax Horn
svn-id: r5015
2002-09-19Added overlay to OSystem interface; implemented overlay in SDL backend (all ↵Max Horn
other backends, including SDL_gl, still need to implement this!); changed NewGUI to make use of the overlay; added Cmd-Q as a shortcut for Quit on MacOS X svn-id: r4971
2002-09-18Timer is handled in Engine nowPaweł Kołodziejski
svn-id: r4964
2002-09-09Applied roever's screen effects patch (#602595) and fixed LethalWP's Makefile ;)Michael Pearce
svn-id: r4909
2002-09-08rewrote config class; cleanup; code restructuringMax Horn
svn-id: r4903
2002-08-21Initial revisionMax Horn
svn-id: r4785