Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-07-05 | enforce use of type MutexRef | Max Horn | |
svn-id: r8778 | |||
2003-06-22 | Patch #757827: Aspect-ratio correction | Max Horn | |
svn-id: r8605 | |||
2003-06-09 | added clear_sound_proc method to backend API (this requires all backends to ↵ | Max Horn | |
be modified, but can't help it) svn-id: r8409 | |||
2003-06-08 | added quit event | Max Horn | |
svn-id: r8398 | |||
2003-05-29 | more OSystem docs & cleanup | Max Horn | |
svn-id: r8118 | |||
2003-05-29 | added some doxygen comments to common/system.h; cleaned up the OSystem ↵ | Max Horn | |
interface a bit svn-id: r8116 | |||
2003-05-02 | Add PalmOS port stuff | Chris Apers | |
svn-id: r7261 | |||
2003-05-02 | Change int16 to NewGuiColor in overlay/RGB functions | Chris Apers | |
svn-id: r7259 | |||
2003-03-25 | cleanup | Max Horn | |
svn-id: r6856 | |||
2003-03-23 | move language enum to gameDetector.h | Jonathan Gray | |
svn-id: r6848 | |||
2003-03-23 | add comment to language enum I meant to do a while back | Jonathan Gray | |
svn-id: r6845 | |||
2003-03-08 | change RBG to RGB which follows the argument order and hence makes more sense... | Jonathan Gray | |
svn-id: r6767 | |||
2003-03-06 | updated copyrights headers | Paweł Kołodziejski | |
svn-id: r6726 | |||
2003-03-06 | next pedantic cleanup code | Paweł Kołodziejski | |
svn-id: r6714 | |||
2003-03-02 | Patch #691064: dot matrix scaler | Max Horn | |
svn-id: r6663 | |||
2003-01-29 | Change AdLib emulation quality for slower devices - added ↵ | Nicolas Bacca | |
PROP_GET_FMOPL_ENV_BITS and PROP_GET_FMOPL_EG_ENT svn-id: r6573 | |||
2003-01-29 | Add some hebrew support and a little cleanup | Travis Howell | |
svn-id: r6569 | |||
2003-01-29 | add ability to specify language for comi see scummvm -h for possible values | Jonathan Gray | |
svn-id: r6567 | |||
2003-01-15 | add new tv scanlines graphics scaler from Gregory Montoir, use -g tv2x to try it | Jonathan Gray | |
svn-id: r6462 | |||
2003-01-09 | All source and no headers make blah a blah blah blah. | James Brown | |
svn-id: r6368 | |||
2002-12-28 | Fix NewGui for higher resolutions (eg, CMI) | James Brown | |
svn-id: r6217 | |||
2002-12-25 | fix -pedantic warnings | Max Horn | |
svn-id: r6108 | |||
2002-12-17 | New savefile backend system (bye bye NONSTANDARD_SAVE...) | Marcus Comstedt | |
svn-id: r6007 | |||
2002-12-13 | changed 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-30 | gp32 port stuff | Peter Moraliyski | |
svn-id: r5761 | |||
2002-11-19 | Small 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-16 | patch #620627: mouse wheel support for NewGui | Max Horn | |
svn-id: r5169 | |||
2002-10-14 | added new property to system interface, to be used by NewGui | Max Horn | |
svn-id: r5144 | |||
2002-09-24 | fix for bug #613369; added some files to .cvsignore | Max Horn | |
svn-id: r5015 | |||
2002-09-19 | Added 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-18 | Timer is handled in Engine now | Paweł Kołodziejski | |
svn-id: r4964 | |||
2002-09-09 | Applied roever's screen effects patch (#602595) and fixed LethalWP's Makefile ;) | Michael Pearce | |
svn-id: r4909 | |||
2002-09-08 | rewrote config class; cleanup; code restructuring | Max Horn | |
svn-id: r4903 | |||
2002-08-21 | Initial revision | Max Horn | |
svn-id: r4785 |