index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
singleton.h
Age
Commit message (
Expand
)
Author
2006-02-11
Change CVS keywords to SVN keywords
Max Horn
2006-01-18
Update copyright notice
Eugene Sandulenko
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-07-30
Remove trailing whitespaces.
Eugene Sandulenko
2005-06-21
Patches needed to build for SYMBIAN32 WINS/GCC added.
Lars Persson
2005-05-10
Fix compilation
Eugene Sandulenko
2005-05-09
fixed compilation for evc4 and vc7
Paweł Kołodziejski
2005-01-27
emsvc4 need public access, hmmm...
Paweł Kołodziejski
2005-01-10
yet another attempt to get makeInstance working for gcc 3.3, gcc 3.2, and MSV...
Max Horn
2005-01-06
Modify the singleton code once more to help overcome an issue with MSVC 7 (se...
Max Horn
2005-01-01
Changed the singleton code to allow for custom object factories; this allowed...
Max Horn
2005-01-01
Updated copyright
Max Horn
2004-12-30
cleanup
Max Horn
2004-12-29
Compile fix from cyx
Travis Howell
2004-12-28
Fix running ScummVM in plugin-mode
Max Horn
2004-01-06
updated copyright notice
Max Horn
2003-12-10
slightly altered singleton implemention, might help MSVC6, or might screw it ...
Max Horn
2003-11-02
turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi...
Max Horn
2003-10-08
new config manager. not everything is completed, and some things will still b...
Max Horn