Age | Commit message (Expand) | Author |
2012-02-15 | ALL: Avoid using is* macros from ctype.h | Max Horn |
2011-10-07 | COMMON: Unbreak ConfigFile::renameSection. | Johannes Schickel |
2011-10-07 | COMMON: Remove unused code in config-file.cpp. | Johannes Schickel |
2011-08-07 | COMMON: Remove superfluous Common:: qualifiers. | Christoph Mallon |
2011-06-23 | ANALYSIS: Add static casts to is* functions | Littleboy |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2010-12-11 | COMMON: Handle C++-style comments in config files | Alyssa Milburn |
2010-06-15 | Fix spelling, cleanup | Max Horn |
2009-12-30 | Update comments to reflect the changes used for Mohawk. | Matthew Hoops |
2009-12-29 | Add Mohawk engine code. Part 2/3: common code changes. | Eugene Sandulenko |
2009-05-19 | COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecate... | Max Horn |
2009-01-29 | Be paranoid about g_system being set | Max Horn |
2008-12-22 | Fixed indentation and removed whitespaces at the end of line | Jordi Vilalta Prat |
2008-09-03 | Changed some code to use the new Stream::readLine() method | Max Horn |
2008-09-03 | Renamed SeekableReadStream::readLine to SeekableReadStream::readLine_OLD; add... | Max Horn |
2008-08-27 | Removed various uses of scumm_stricmp by the more readable String::equalsIgno... | Max Horn |
2008-07-29 | Changed class File (and derived classes) to only support read-only access; ad... | Max Horn |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-02-13 | made rtrim() and ltrim() global functions, to reduce code duplication (it see... | Gregory Montoir |
2006-05-02 | Add support for reading/writing config files through saveGameManager and use ... | Travis Howell |
2006-04-23 | Modified some error calls to explicitly name the function they occured in (th... | Max Horn |
2006-04-14 | Changed File::open to take a Common::String as file name parameter | Max Horn |
2006-03-28 | Renamed various container isEmpty() methods to empty() to match STL conventions | Max Horn |
2006-03-07 | GUI widget positions: | Eugene Sandulenko |
2006-03-07 | o Properly react to end-of-file is loadFromStream() | Eugene Sandulenko |
2006-02-14 | Correct case of SPY Fox game titles | Travis Howell |
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn |
2006-01-21 | Clarified comment, cleanup | 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-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-06-21 | Patches needed to build for SYMBIAN32 WINS/GCC added. | Lars Persson |
2005-04-24 | Some C++ compilers don't support the 'not' keyword, it seems | Max Horn |
2005-04-24 | Add additional check for comments with (). | Travis Howell |
2005-04-24 | The last section of config file was not saved, when loading config file. | Travis Howell |
2005-04-23 | Implement some missing methods | Max Horn |
2005-04-23 | Added new ConfigFile class. It is not yet used anywhere. ConfigManager will b... | Max Horn |
2003-10-08 | new config manager. not everything is completed, and some things will still b... | Max Horn |
2003-10-05 | cleaned up iterator code in Map | Max Horn |
2003-10-02 | renamed namespace ScummVM to Common | Max Horn |
2003-09-18 | moved engine.* to base; this fixes some linking issues when building a barebo... | Max Horn |
2003-08-01 | #include cleanup (explicityl specify the location for headers from common/, s... | Max Horn |
2003-05-21 | fixed ltrim/rtrim | Max Horn |
2003-03-06 | updated copyrights headers | Paweł Kołodziejski |
2003-03-06 | next pedantic cleanup code | Paweł Kołodziejski |
2002-11-21 | enhanced Config::rename_domain; added the ability to change the domain name i... | Max Horn |
2002-11-21 | cleanup | Max Horn |