aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-29- Removed game sound information for sound types that it can be determined au...Filippos Karapetis
2008-12-29- IHNM Mac loads correctly againFilippos Karapetis
2008-12-29Add detection for Russian The 7th Guest.Eugene Sandulenko
2008-12-29Updated Theme Package generator to work with Python 2.6-3.0 (push Python forw...Vicent Marti
2008-12-29Changed PSP graphic modes to use low resolution themes (possible fix for bug ...Vicent Marti
2008-12-29Fixed typoFilippos Karapetis
2008-12-29Silenced MSVC warningFilippos Karapetis
2008-12-29Reset screen dimension settings after closing menu.Johannes Schickel
2008-12-29- CleanupJohannes Schickel
2008-12-29Replaced Hex Dumper in Binary theme parser.Vicent Marti
2008-12-29Extended some comments.Johannes Schickel
2008-12-29Fixed character selection screen.Johannes Schickel
2008-12-29Cleanup.Johannes Schickel
2008-12-29Replaced the old stack macros with ScummVM's FixedStack class.Torbjörn Andersson
2008-12-29Silenced MSVC warnings about uninitialized variablesFilippos Karapetis
2008-12-29Add more versions of Blues Clues games.Travis Howell
2008-12-29Add Blue's Treasure Hunt.Travis Howell
2008-12-29T7G graphics enhancement: Add the unused skeleton graphics to the mazeScott Thomas
2008-12-29Explicitely using MIN<int>(). This should fix bug #2473627Sven Hesse
2008-12-29Implemented the non-monospaced font in the save name input fieldSven Hesse
2008-12-28LOL: - fixed some bugs in the main menu code (premature pak file unloading et...Florian Kagerer
2008-12-28workaround for ce's limitation of cwd in _access tooKostas Nakos
2008-12-28fix buggy repaints caused by multiple calls to the overlay togglesKostas Nakos
2008-12-281) Add the KeysDialog layout to the modern theme. 2) Improve somewhat the lay...Kostas Nakos
2008-12-28Fixing the save/load list box's widthSven Hesse
2008-12-28Removing debug stuff I accidentally left inSven Hesse
2008-12-28Made the F6 and F5 (SCUMM only) menus fit in 320x200. I'd appreciate if someoneTorbjörn Andersson
2008-12-28Fixing the semi-transparencySven Hesse
2008-12-28/That's/ the blit24Sven Hesse
2008-12-28More graphics fixes. blit24 (which isn't blit24 but just a slightly different...Sven Hesse
2008-12-27Fixing some 16bit graphicsSven Hesse
2008-12-27Adding support for specifying an index that will be ignored when building the...Sven Hesse
2008-12-27Silenced warning about redefinition of ARRAYSIZE under Windows, after the lat...Filippos Karapetis
2008-12-27Adding a magic id and a version number to the PaletteLUT cacheSven Hesse
2008-12-27Initializing the lookahead values, too. No more valgrind warnings anymore :)Sven Hesse
2008-12-27Slight simplificationFilippos Karapetis
2008-12-27Fixing the invalid read (BitStream having a 2 byte lookahead and all :P)Sven Hesse
2008-12-27Turned FSNode into a ArchiveMember subclass; removed the now obsolete FSDirec...Max Horn
2008-12-27The BitStream class has a 2 byte lookahead. Hopefully, this will fix the inva...Filippos Karapetis
2008-12-27Moved addDirectory from SearchManager to SearchSet; changed several places fr...Max Horn
2008-12-27Clarify ZipArchive constructor usageMax Horn
2008-12-27Renamed some stuffMax Horn
2008-12-27GuiManager::runLoop: do not call OSystem::quit() when receiving EVENT_QUIT, j...Max Horn
2008-12-27GUI: Added Widget::setVisible convenience wrapperMax Horn
2008-12-27Got rid of ThemeLayout::getDialogData; added some comments, asserts; moved ge...Max Horn
2008-12-27Add more stubs for MBC.Travis Howell
2008-12-27Ooops, correct return value.Travis Howell
2008-12-27Add basic code for wizImage compression type 5.Travis Howell
2008-12-27Added extra endian conversion. This may fix bug #2462700Paul Gilbert
2008-12-27Fix video playback in Blue's Clues games.Travis Howell