aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2008-09-03Moved StdioStream to its own files inside backendsMax Horn
2008-09-03Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type...Max Horn
2008-09-03Added new AbstractFilesystemNode::openForReading & ::openForWriting method, b...Max Horn
2008-09-03Added new StdioStream class, a thin wrapper around FILEMax Horn
2008-09-03Add Nintendo Wii versions of Freddi Fish 1 and Pajama Sam 1.Travis Howell
2008-09-02Change FilesystemNode::getChild to new desired behavior: namely, that it shou...Max Horn
2008-09-02Handle OSystem::lockScreen fail in default OSystem::clearScreen implementation.Johannes Schickel
2008-09-02Revised HashMap implementationMax Horn
2008-09-02Added two new global funcs which ease proper handling of 'path' strings: Comm...Max Horn
2008-09-01First part of GSoC2008 RTL branch mergeMax Horn
2008-09-01- Added tests for newly added Common::QueueJohannes Schickel
2008-09-01New Queue class, from RTL branchMax Horn
2008-08-31Added newly added archive.cpp to the build system, just in case someone wants...Johannes Schickel
2008-08-31* Added Archive, an interface for searching into file containers.Nicola Mettifogo
2008-08-27Removed various uses of scumm_stricmp by the more readable String::equalsIgno...Max Horn
2008-08-26And for all of those who love recompiling most of ScummVM... fixed typo prope...Johannes Schickel
2008-08-26Fixed typo. (Thanks to salty-horse for spotting it).Johannes Schickel
2008-08-20Unified member names in container/storage classes Array, HashMap and String: ...Max Horn
2008-08-20Extended HashMap debug outputMax Horn
2008-08-16Added support for loading uncompressed/unpackaged themes.Vicent Marti
2008-08-16Merged revisions 33490,33492,33495-33496,33509-33512,33518-33519,33522-33527,...Vicent Marti
2008-08-10Merged revisions 33719,33721-33723,33725-33727,33729-33730,33733,33736,33742,...Christopher Page
2008-08-09Use FSNode API in default OSystem::openConfigFileForReading & OSystem::openCo...Max Horn
2008-08-09If no default config file is present, just don't load it, instead of crashingMax Horn
2008-08-09Merged revisions 33632-33633,33635,33637,33639-33640,33642-33645,33648,33654-...Christopher Page
2008-08-09Added support for image loading/blitting.Vicent Marti
2008-08-09hotfix around drascula mem leak problems. see also bug reportKostas Nakos
2008-08-09Fixed 1.000.000 Valgrind warnings.Vicent Marti
2008-08-08BUGFIX: XMLParser issuing key-close callbacks on ignored keys.Vicent Marti
2008-08-08Resolution-dependence in XML files.Vicent Marti
2008-08-05Massive refactoring on the layout parsing API.Vicent Marti
2008-08-05Merged revisions 33626-33627 via svnmerge from Christopher Page
2008-08-05Removed unneeded #includes.Travis Howell
2008-08-04Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,...Christopher Page
2008-08-04List the correct engines in about, Lars Persson
2008-08-04Remove some code which was rendered obsolete by md5's commit r33610Max Horn
2008-08-04Theme layout parsing. Work in progress.Vicent Marti
2008-08-04Fixing compilation under MSVCFilippos Karapetis
2008-08-04Modified DumpFile::open to accept non-existing nodes, and to actually open fi...Max Horn
2008-08-04Turned InSaveFile & OutSaveFile into simple typedefsMax Horn
2008-08-04Moved the OutSaveFile::finalize method to WriteStream; implemented DumpFile::...Max Horn
2008-08-03FilesystemNode code: some comment cleanup; added FilesystemNode::openForReadi...Max Horn
2008-08-03Implemented DumpFile::open(FSNode)Max Horn
2008-08-03OSYSTEM: Pushed some SDL/Symbian specific code to the respective backends; ma...Max Horn
2008-08-03New OSystem API for loading/storing default config fileMax Horn
2008-08-02Fix for bug #1972625 'ALL: On-the-fly targets are written to the config file'Max Horn
2008-08-02Improved looks on the Modern theme in the new GUI.Vicent Marti
2008-08-01Fixed compiler problem with anyProp var.Vicent Marti
2008-08-01Support for XML layout with unspecified keys.Vicent Marti
2008-08-01Merged revisions 32701,32705,32727-32728,32730-32733,32737-32738,32742,32744-...Vicent Marti