aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-12-26Update debug message.Travis Howell
2008-12-26Added const keyword to static data.Johannes Schickel
2008-12-26The verb<->textId assignment is needed only for ITEFilippos Karapetis
2008-12-26Adding a French entry for my US/FR version of The Last DynastySven Hesse
2008-12-26Blue's ABC Time Activities is supported.Travis Howell
2008-12-26Fix assert when playing Safari Snapshot in Blue's ABC Time Activities, caused...Travis Howell
2008-12-26Fix for the SliderWidget glitch when showing very small values (and potential...Jordi Vilalta Prat
2008-12-26Updated the MSVC project files of the kyra engineFilippos Karapetis
2008-12-26Oops added files I forgot in r35553.Johannes Schickel
2008-12-26Fixed memory leak.Johannes Schickel
2008-12-26Implemented (some) main menu code for LoL.Johannes Schickel
2008-12-26Cleanup.Johannes Schickel
2008-12-26Fix crash after selecting name in Blue's ABC Time Activities, caused by an in...Travis Howell
2008-12-26Fixed selection of invalid frame numbers. This means that most locations can ...Nicola Mettifogo
2008-12-26If more than 8 items have to be resized in a stacked theme layout, abort with...Max Horn
2008-12-26Merged ThemeLayoutHorizontal and ThemeLayoutVertical into a new class ThemeLa...Max Horn
2008-12-26ThemeLayout::getParentW was calling getHeight instead of getWidth by mistake ...Max Horn
2008-12-26Fix for bug #2210082: GUI: Crash in GMM when changing scale factorMax Horn
2008-12-26Some 'cleanup' of Gui::ThemeLayoutMax Horn
2008-12-25Renamed NewGui to GuiManagerMax Horn
2008-12-25Made Engine::_timer protectedMax Horn
2008-12-25Pushing down some header deps (on common/system.h, mostly)Max Horn
2008-12-25Fixed warningMax Horn
2008-12-25Slight cleanupFilippos Karapetis
2008-12-25SAGA2 HRS resources should be loaded correctly nowFilippos Karapetis
2008-12-25CleanupFilippos Karapetis
2008-12-25OopsFilippos Karapetis
2008-12-25- Implemented the SAGA2 resource loaderFilippos Karapetis
2008-12-25Fixed yet another valgrind warning.Johannes Schickel
2008-12-25Fixed valgrind warning.Johannes Schickel
2008-12-25Fix for bug #2464538 "PARALLACTION: Compiler error on AmigaOS4",Johannes Schickel
2008-12-25Fixed compilation with g++4.3Johannes Schickel
2008-12-24Silenced signed/unsigned warningFilippos Karapetis
2008-12-24Documenting the dither code a bit more and removing SierraLight's not needed ...Sven Hesse
2008-12-24Updated the MSVC project files for commit #35526Filippos Karapetis
2008-12-24add comment for clarificationJoost Peters