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-07-30 | Remove trailing whitespaces. | Eugene Sandulenko | |
svn-id: r18604 | |||
2005-04-27 | Slightly more elegant LauncherDialog connector. | Marcus Comstedt | |
svn-id: r17844 | |||
2005-04-22 | add a comment regarding an odd hack | Max Horn | |
svn-id: r17758 | |||
2005-04-19 | Replace OSystem::hasAlpha with a feature flag | Max Horn | |
svn-id: r17695 | |||
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-08-26 | Run the DC launcher from inside the regular main() function. | Marcus Comstedt | |
svn-id: r14787 | |||
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 the name "scummvm_main" for the common main function, like WinCE. | Marcus Comstedt | |
svn-id: r13253 | |||
2004-03-13 | Features. | Marcus Comstedt | |
svn-id: r13246 | |||
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-01-06 | updated copyright notice | Max Horn | |
svn-id: r12176 | |||
2003-12-21 | Make sure plugins are loaded when the selector is running. | Marcus Comstedt | |
svn-id: r11832 | |||
2003-10-02 | updated Marcus' copyright | Max Horn | |
svn-id: r10543 | |||
2003-09-27 | OSystem changes: removed create_thread() method (not needed anymore; 'pure' ↵ | Max Horn | |
threads aren't very portable anyway, better we only use timers); introduced OSystem::TimerProc type svn-id: r10430 | |||
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-30 | Merged fixes from branch-0-5-0: | Marcus Comstedt | |
* Max's "adjustment" was incomplete, fixed. * Initialize shake_pos to 0 (fixes Sky, which never sets the shake_pos). * Changed sematics of X button to allow boxing in Indy (I hope...) svn-id: r9307 | |||
2003-07-22 | adjusted to play_cdrom parameter name change in common/system.h | Max Horn | |
svn-id: r9132 | |||
2003-07-06 | "Better" fix... (Die C++, die!) | Marcus Comstedt | |
svn-id: r8811 | |||
2003-07-06 | Fixed parse error. | Marcus Comstedt | |
svn-id: r8802 | |||
2003-07-05 | updated backends to use type MutexRef | Max Horn | |
svn-id: r8776 | |||
2003-06-26 | Count CD tracks from the beginning, not the end... ^^;; | Marcus Comstedt | |
svn-id: r8656 | |||
2003-06-18 | Moved include of stdafx.h to top. | Marcus Comstedt | |
svn-id: r8543 | |||
2003-06-18 | Added some missing methods and a constructor. | Marcus Comstedt | |
svn-id: r8540 | |||
2003-05-29 | added some doxygen comments to common/system.h; cleaned up the OSystem ↵ | Max Horn | |
interface a bit svn-id: r8116 | |||
2003-03-02 | Timer implemented. | Marcus Comstedt | |
svn-id: r6667 | |||
2002-10-18 | Time stuff moved to its own file. Program invocation strategy reworked. | Marcus Comstedt | |
svn-id: r5174 | |||
2002-09-13 | Stubs for new functions. | Marcus Comstedt | |
svn-id: r4933 | |||
2002-09-13 | Hide the ronin declaration of Timer to avoid conflict with the Timer class. | Marcus Comstedt | |
svn-id: r4932 | |||
2002-09-13 | Updated for new directory layout. | Marcus Comstedt | |
svn-id: r4931 | |||
2002-08-21 | Initial revision | Max Horn | |
svn-id: r4785 |