aboutsummaryrefslogtreecommitdiff
path: root/common/singleton.h
AgeCommit message (Expand)Author
2005-01-27emsvc4 need public access, hmmm...Paweł Kołodziejski
2005-01-10yet another attempt to get makeInstance working for gcc 3.3, gcc 3.2, and MSV...Max Horn
2005-01-06Modify the singleton code once more to help overcome an issue with MSVC 7 (se...Max Horn
2005-01-01Changed the singleton code to allow for custom object factories; this allowed...Max Horn
2005-01-01Updated copyrightMax Horn
2004-12-30cleanupMax Horn
2004-12-29Compile fix from cyxTravis Howell
2004-12-28Fix running ScummVM in plugin-modeMax Horn
2004-01-06updated copyright noticeMax Horn
2003-12-10slightly altered singleton implemention, might help MSVC6, or might screw it ...Max Horn
2003-11-02turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi...Max Horn
2003-10-08new config manager. not everything is completed, and some things will still b...Max Horn