aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2008-01-26Reworked FilesystemNode::lookupFile (fixing doxygen comment, making it possib...Max Horn
2008-01-23assert if hashmap iterator is out of bounds (e.g. happens when derefing end()Max Horn
2008-01-22Removed backends/intern.hMax Horn
2008-01-21replaced the unsafe tag2str implementation by a safe one, now that it seems t...Max Horn
2008-01-21Move tag2str() to common/Eugene Sandulenko
2008-01-18Use explicit path in #include statement (DS port specific)Max Horn
2008-01-13Fix warnings HashMap causes on some compilers (notably, GCC 3.x used for vari...Max Horn
2008-01-10BE -> AEMax Horn
2008-01-05Several warnings which have been disabled for MSVC are never thrown (at least...Filippos Karapetis
2008-01-05Grammar fix in comment for kFeatureAutoComputeDirtyRectsPaul Gilbert
2008-01-05Fixed comment that incorrectly reversed green and blue ordering for setPalett...Paul Gilbert
2008-01-03Don't allow implicit conversion from Common::String to Common::FilesystemNode.Johannes Schickel
2008-01-03Different zlib.h included paths for Symbian OS to differenciate between syste...Lars Persson
2007-12-31Add to AdvancedDetector possibility to use field 'extra' in ADGameDescriptionEugene Sandulenko
2007-12-30Clarify SaveFileManager::listSavefiles usageMax Horn
2007-12-29Added events for the middle mouse button - EVENT_MBUTTONDOWN and EVENT_MBUTTONUPPaul Gilbert
2007-12-28Added missing files from patch #1858158.Torbjörn Andersson
2007-12-28Patch #1858158: BUILD: Plugin building cleanupEugene Sandulenko
2007-12-28Patch #1859448: Add OSystem::getTimeAndDate APIEugene Sandulenko
2007-12-28Patch #1857121: Refactoring of the getSavePath methodEugene Sandulenko
2007-12-28Fix hashmap.h properly (this is not a bug in GCC 4.0 etc., rather it's a bug ...Max Horn
2007-12-27same bug on arm-wince-gcc 4.1.0Kostas Nakos
2007-12-27Fix for bug #1858824 "AMIGAOS4: Build Process breaks due to regression".Johannes Schickel
2007-12-26Patch #1837119 (COMMON: Common::HashMap iterator rework) with workaroud for M...Max Horn
2007-12-23SaveFileManager::setError is an internal method; also, pass string to it by-r...Max Horn
2007-12-22Document that we expect recursive mutex locking behaviorMax Horn
2007-12-21Turn off an MSVC warning, thrown with some escape sequencesFilippos Karapetis
2007-12-20Fix compilation under MSVC9Filippos Karapetis
2007-12-20Do not #include time.h globally (ideally, we should provide a localtime clone...Max Horn
2007-12-09Only for ARM codeChris Apers
2007-12-07add Common::Rect::center (handy for ::setFocusRectangle())Gregory Montoir
2007-12-06reverted commit #29736 with a proper fix (I think) to fmopl codeGregory Montoir
2007-12-06Reverted commit #29733, as RandomSource() is called before g_system is initia...Filippos Karapetis
2007-12-06Do not use time() needlesslyMax Horn
2007-11-21remove _ADVANCED_DETECTOR_DEFINE_PLUGIN_HEADGregory Montoir
2007-11-17Added 'specialized' versions of set_to for char*, signed char* and unsigned c...Johannes Schickel
2007-11-13Slightly extended/clarified two OSystem doxygen commentsMax Horn
2007-11-13Initial commit of the iPhone/iPod Touch backendOystein Eftevaag
2007-11-11Cleanup.Johannes Schickel
2007-11-11Committed patch #1829748 "Fix for memory leaks in File::exists".Johannes Schickel
2007-11-06Patch #1825132: SAVEFILEMAN: renameSavefile implementationMax Horn
2007-11-03Patch #1825276: "DETECTION: advanced detector engine simplification"Eugene Sandulenko
2007-11-02Removed now obsolete workaroundsMax Horn
2007-11-01Add Greek to the list of ScummVM supported languages, for FR #1723255 - "FOTA...Filippos Karapetis
2007-10-31Removed the Common::File::removeFile() methods, and moved their implementatio...David Corrales
2007-10-28work around ce's lack of posix errnoKostas Nakos
2007-10-28some source formatting fixesKostas Nakos
2007-10-28Patch #1814831: "Unify the way to report unknown versions of games"Eugene Sandulenko
2007-10-28Patch v5.2 from #1752243: "backends lib patches"Eugene Sandulenko
2007-10-16Committing the set of patches #1814434, thanks to jvprat. They improve the do...David Corrales