aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-12The MSVC8 -> MSVC 7/7.1 conversion tool now handles both cases of version num...Filippos Karapetis
2008-10-12Changed BRA to use the new Common:Archive infrastructure.Nicola Mettifogo
2008-10-12* Added prefix support to cache entries of FSDirectory, as specified in patch...Nicola Mettifogo
2008-10-11Fixed yet another typoMax Horn
2008-10-11GUI ThemeEngine changes:Max Horn
2008-10-11Changed XMLParser to use SearchMan / FSNode::openForReadingMax Horn
2008-10-11Some cleanup (in particular: do not convert String -> char * -> String needle...Max Horn
2008-10-11Order files in gui/module.mk alphabeticallyMax Horn
2008-10-11Use Common::File instead of FilePtrMax Horn
2008-10-11Synced the rest of the MSVC project files (MSVC7, 7.1 and 8) with the latest ...Filippos Karapetis
2008-10-11Add patch from Quietust - Correct music speed in Amiga V2/V3 games.Travis Howell
2008-10-11Fixed crash when existing BRA: fonts were deallocated twice.Nicola Mettifogo
2008-10-10Fixed typo.Torbjörn Andersson
2008-10-09Update theme package name.Travis Howell
2008-10-09Fixed warning when loading themes contained inside a folder.Vicent Marti
2008-10-09Renamed "scummodern" theme to "scummmodern", for naming consistence.Vicent Marti
2008-10-09- Fixed theme loading from Zip files.Vicent Marti
2008-10-09Fixed small graphical glitch in Classic theme tabs.Vicent Marti
2008-10-09Removed theme-config.cpp (legacy GUI code)Vicent Marti
2008-10-09Fixe DIST_FILES_THEMES in Makefile for theme distribution.Vicent Marti
2008-10-09Manual merge of the GSoC2008 GUI branch. (71 files)Vicent Marti
2008-10-08Added an optional depth parameter to FSDirectory::getSubDirectory(), so that ...Nicola Mettifogo
2008-10-06Added new type Engine::Feature; pushed down some #include dependenciesMax Horn
2008-10-06Fix warnings about Event::synthetic being undefinedMax Horn
2008-10-05Merged revisions 34748,34750 via svnmerge from Vicent Marti
2008-10-05Fixed ambiguous 'else'Max Horn
2008-10-05Merged several revisions from SVNMerge.Vicent Marti
2008-10-05Changed NPC schedules to be loaded when an NPC is activated - this avoids an ...Paul Gilbert
2008-10-05Added a fixed memory pool for XML Node allocation, as suggested by Max.Vicent Marti
2008-10-04- Declared all stack functions as inlineBenjamin Haisch
2008-10-04Renamed some MetaEngine feature flags; removed explicit numbers from this fea...Max Horn
2008-10-04Bugfix to prevent NPC characters managing to walk beyond room exits without l...Paul Gilbert
2008-10-03Cleanup.Johannes Schickel
2008-10-03Check all 'kyra.dat' files in setup paths instead of only the first one found.Johannes Schickel
2008-10-03Committed slightly modified patch #2034983 "Case-insensitivy and directory ha...Johannes Schickel
2008-10-03SCUMM: Added french Monkey VGA variant, see bug #2129199Max Horn
2008-10-03Fixed Engine::hasFeature to use proper types (i.e., MetaEngine::MetaEngineFea...Max Horn
2008-10-03Fixed typos (thanks to Raziel^ for spotting them).Johannes Schickel
2008-10-02Merged loadHotSpotsMads() and loadHotSpotsM4()Filippos Karapetis
2008-10-02typoMax Horn
2008-10-02Forgot to mention yet another Engine class change: mainMenuDialog -> openMain...Max Horn
2008-10-02Add the current dir to the global SearchSet, i.e. to SearchMan (this should f...Max Horn
2008-10-02Engine class changed:Max Horn
2008-10-02Fix for bug #2142743: Assertion on clicking "Theme" in OptionsMax Horn
2008-10-02Ignore String::deleteLastChar when called on an empty stringMax Horn
2008-10-02cleanupMax Horn
2008-10-02Renamed FilesystemNode -> FSNodeMax Horn
2008-10-02Correct HE version for Putt-Putt Enters the Race (French/Windows).Travis Howell
2008-09-30- Removed unneeded calls to addDefaultDir() when loading themes.Vicent Marti
2008-09-30Fix ThemeBrowser to use FSNodes, not getPath()Max Horn