Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-10 | Fix compilation | Eugene Sandulenko | |
svn-id: r18016 | |||
2005-05-09 | fixed compilation for evc4 and vc7 | Paweł Kołodziejski | |
svn-id: r18013 | |||
2005-01-27 | emsvc4 need public access, hmmm... | Paweł Kołodziejski | |
svn-id: r16650 | |||
2005-01-10 | yet another attempt to get makeInstance working for gcc 3.3, gcc 3.2, and ↵ | Max Horn | |
MSVC (thanks to wjp for the suggestion). Works fine with GCC 3.2 and 3.3 svn-id: r16525 | |||
2005-01-06 | Modify the singleton code once more to help overcome an issue with MSVC 7 ↵ | Max Horn | |
(see also patch #1095133) svn-id: r16454 | |||
2005-01-01 | Changed the singleton code to allow for custom object factories; this ↵ | Max Horn | |
allowed me to change OSystem to use the singleton base class, too svn-id: r16404 | |||
2005-01-01 | Updated copyright | Max Horn | |
svn-id: r16398 | |||
2004-12-30 | cleanup | Max Horn | |
svn-id: r16382 | |||
2004-12-29 | Compile fix from cyx | Travis Howell | |
svn-id: r16366 | |||
2004-12-28 | Fix running ScummVM in plugin-mode | Max Horn | |
svn-id: r16360 | |||
2004-01-06 | updated copyright notice | Max Horn | |
svn-id: r12176 | |||
2003-12-10 | slightly altered singleton implemention, might help MSVC6, or might screw it ↵ | Max Horn | |
even more :-) svn-id: r11543 | |||
2003-11-02 | turned NewGui into a singleton, and made OSystem a pseudo-singleton; added ↵ | Max Horn | |
Widget::findWidget (preparing to add support for nested widgets, for the tab widget) svn-id: r11045 | |||
2003-10-08 | new config manager. not everything is completed, and some things will still ↵ | Max Horn | |
be changed, but it seems to work well enough to put it into CVS svn-id: r10687 |