aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-08Free the current voice lookup table a bit earlier in loadGlobalResources()Filippos Karapetis
2008-09-08Added kyra/resource_intern.* to the kyra MSVC project filesFilippos Karapetis
2008-09-08CleanupFilippos Karapetis
2008-09-07Changed priorities for search paths. (Just in case system specific data paths...Johannes Schickel
2008-09-07Changed md5_file(FSNode) to use FSNode::openForReadingMax Horn
2008-09-07- Fixed regression in Resource::unloadPakFileJohannes Schickel
2008-09-07Got rid of all Common::File usages in Kyra.Johannes Schickel
2008-09-07Replaced Engine::_gameDataPath (a String) by Engine::_gameDataDir (an FSNode)...Max Horn
2008-09-07Fix warning about missing virtual destructorMax Horn
2008-09-07Add a priority param to OSystem::addSysArchivesToSearchSet (still in search f...Max Horn
2008-09-07oopsMax Horn
2008-09-07Made File::addDefaultDirectory(Recursive) ignore FSNodes which are not dirs /...Max Horn
2008-09-07Allow invoking FilesystemNode::getChild on non-dir nodes, by returning an inv...Max Horn
2008-09-07Moved Kyra resource code to a SearchSet/Archive based implementation, this re...Johannes Schickel
2008-09-07added two FIXMEs to M4 -- somehow, adding two subdirs of CWD named 'goodstuf'...Max Horn
2008-09-07Comment out some #defines in skydefs.h as they conflict with other headers (e...Max Horn
2008-09-07Added new OSystem method addSysArchivesToSearchSet() [better name pending, su...Max Horn
2008-09-07Symbian already store all paths with a trailing "\". Lars Persson
2008-09-07Generate drascula.dat by the latest create_drasculaEugene Sandulenko
2008-09-07Slightly updated built script. Faster?Lars Persson
2008-09-07Updated with two new variations, scumm and brokenswordLars Persson
2008-09-07Set default save path via save manager.Lars Persson
2008-09-07Added polish version of Woodruff, as supplied by goodoldgeorg in bug report #...Sven Hesse
2008-09-07Added a spanish floppy version of Gob3, as supplied by SiRoCs in bug report #...Sven Hesse
2008-09-07Actually, /now/ the values are sane ^^; (also fixes Ween mouse position bug #...Sven Hesse
2008-09-07Clipping setMousePos() parameters to sane valuesSven Hesse
2008-09-07Temporary workaround for bug #2098279: ALL: Game path with no trailing backsl...Max Horn
2008-09-07Updated readme about usage of snprintf sourceLars Persson
2008-09-07H file cleanup, remove old vibra supportLars Persson
2008-09-07Added another demo version of Gobliiins (bug #2098412)Sven Hesse
2008-09-07Remove SYMBIAN special handing from default handler.Lars Persson
2008-09-07Need to have own implementation of snprintf and vsnprintf.Lars Persson
2008-09-07Updated to include SymbianStream instead of StdioStreamLars Persson
2008-09-07StdioStream implemented with Symbian file handling.Lars Persson
2008-09-07Remove symbian defines from stdiostream.cppLars Persson
2008-09-06Added hasArchive to SearchSet.Johannes Schickel
2008-09-06Got rid of File::eof()Max Horn
2008-09-06Clarified / fixed some Common::Archive doxygen commentsMax Horn
2008-09-06Removed last traces of fopen / FILE from common/file.cppMax Horn
2008-09-06Switched class File & DumpFile to use StdioStream internallyMax Horn
2008-09-06MT32 emu: eof -> eosMax Horn
2008-09-06ScummFile: Don't use the File::_ioFailed flag, rather track the io status sep...Max Horn
2008-09-06Unlike ferror, our Stream::ioFailed() is also supposed to return true when th...Max Horn
2008-09-06Added some unit tests for Stream::readLine_NEW, and clarified that readLine_N...Max Horn
2008-09-06Portdefs cleanup, use snprintf from SDL and not sprintf (Which can cause memo...Lars Persson
2008-09-06Added missing common/archive.*Filippos Karapetis
2008-09-06Add Wii version of SPY Fox 1.Travis Howell
2008-09-06Add debugInput opcode for HE 100 games.Travis Howell
2008-09-05Added Chris to creditsMax Horn
2008-09-05Updated some copyright strings to 2001-2008Max Horn