aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2004-03-16Fixed typo.Torbjörn Andersson
2004-03-15Added remove_at methodEugene Sandulenko
2004-03-15...and mor. Next big thing should be to document the overlay stuff, but that'...Max Horn
2004-03-15more tweaks to doxygenMax Horn
2004-03-15fix circular header dependency, by moving StackLock class to common/system.h ...Max Horn
2004-03-15Renamed OSystem::set_timer() to setTimerCallback(); more OSystem Doxygen changesMax Horn
2004-03-15fix doxygen-comment mistakesMax Horn
2004-03-15Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and ge...Max Horn
2004-03-13While moving things down by one line 'looks better' (IMO), it also means that...Max Horn
2004-03-13Document the backend feature flags a bit, I hope this clarifies their purpose...Max Horn
2004-03-09correct error textJonathan Gray
2004-03-07remove dependency on SDL_byteorder.h when we are using config.hMax Horn
2004-03-04added Rect::moveTo methodsMax Horn
2004-03-04add ConfigManager::getActiveDomainMax Horn
2004-03-02ObsoleteChris Apers
2004-03-02Introduced new platform GF_WINDOWS. Used for HE games. GF_PC is DOSEugene Sandulenko
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...Max Horn
2004-02-27the 2xsai class scalers all move the resulting image one up; work around thatMax Horn
2004-02-27cleanupMax Horn
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing OS...Max Horn
2004-02-14increased debug levelPaweł Kołodziejski
2004-02-14const correctness!Max Horn
2004-02-14Add mutex tracking to make it easier to debug imuse deadlocksJames Brown
2004-02-14Fix for bug #896506 (GUI: Invalid read)Max Horn
2004-02-10Correct hberewTravis Howell
2004-02-10NL = NetherLands, NederLanden, NiederLande - NO is NorwayMax Horn
2004-02-10OoopsTravis Howell
2004-02-10Previous method wouldn't work, since each langague is in different directory.Travis Howell
2004-02-10OoopsTravis Howell
2004-02-10Add languagesTravis Howell
2004-02-07Make g_platforms global, so that the alauncher can iterate over the list of s...Max Horn
2004-02-07Added FM-TOWNS to platforms listMax Horn
2004-02-07Add -c/--config option to specific alternate configuration file. Sorry Max, b...James Brown
2004-02-06Add extra paths for international version of Simon the Sorcerer 1, so game ca...Travis Howell
2004-02-05renamed (Const)Iterator to (const_)iterator; changed size() to return an uintMax Horn
2004-01-30Various changes to the build system which allow building ScummVM in an extern...Max Horn
2004-01-26Return default description stringChris Apers
2004-01-21Prevent getPlatformDescription(...) from returing NULL pointer using kPlatfor...Chris Apers
2004-01-18improved rect clipping & verificationMax Horn
2004-01-17Implements TOGGLE_VIRTUAL_KEYBOARDNicolas Bacca
2004-01-17Cleaner virtual keyboard support for the new CE backend, coming soonNicolas Bacca
2004-01-16Hack for Launcher Scaler dropdown. Backends using the Launcher will need to i...James Brown
2004-01-10Start of debug channel support. TODO: Move this to the common Debugger system?James Brown
2004-01-08useful convenience methodMax Horn
2004-01-06add missing comma to ensure all directories are checkedJonathan Gray
2004-01-06updated copyright noticeMax Horn
2004-01-06start work on czech subtitle support, not finishedJonathan Gray
2003-12-30cleanup for language/platform functionsMax Horn
2003-12-27Search additional folder for BS1Travis Howell
2003-12-25be stricter about File::open paramsMax Horn