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
/
graphics
/
imageman.cpp
Age
Commit message (
Expand
)
Author
2008-12-22
Fixed indentation and removed whitespaces at the end of line
Jordi Vilalta Prat
2008-11-20
Fixed ZipArchive/FSDirectory creation.
Johannes Schickel
2008-10-22
Committed updated version of my patch #2184529 "SearchSet: Get rid of SharedP...
Johannes Schickel
2008-10-18
ImageManager: Added support for generic archives (zips and folders).
Vicent Marti
2008-09-23
Moved ZipArchive to namespace Common; moved unzip internals from unzip.h to u...
Max Horn
2008-09-23
ImageManager: renamed remArchive() to removeArchive(); switched to using a Se...
Max Horn
2008-05-07
Changed all delete [] usages to delete[].
Johannes Schickel
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-27
Reverted r26922.
Johannes Schickel
2007-05-22
oops
Johannes Schickel
2007-05-22
Simpilified Singleton implementation and usage.
Johannes Schickel
2006-10-08
- Added dialog for selecting the theme to use
Johannes Schickel
2006-02-11
Change CVS keywords to SVN keywords
Max Horn
2006-02-03
fixes allow compile with emsvc4 again
Paweł Kołodziejski
2006-01-27
- adds the new gui renderer also a new implementation for the classic gui
Johannes Schickel