aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-27Brief Groovie namespace commentScott Thomas
2009-11-26Typos.Johannes Schickel
2009-11-26Initial doxygen description of the Kyrandia engine.Johannes Schickel
2009-11-26SCI: Turn SfxPlayer::_mutex from a pointer into a plain memberMax Horn
2009-11-26Fix warningMax Horn
2009-11-26Some whitespace and formatting fixesMax Horn
2009-11-26Changed the game list in the doxygen comment to list all the games the engine...Paul Gilbert
2009-11-26Added some comments on the status of the enginePaul Gilbert
2009-11-26Added the basics of a action list displayPaul Gilbert
2009-11-26Renamed common/console.* to common/textconsole.* to fix compilation under MSV...Filippos Karapetis
2009-11-26Removed dead codeFilippos Karapetis
2009-11-26Add patch #2857016 - MM C64: meteor landing as work around, with the explaina...Travis Howell
2009-11-26Update credits.Travis Howell
2009-11-26Add patch #2853844 - MM C64: walksounds.Travis Howell
2009-11-26Fix warnings.Johannes Schickel
2009-11-26Remove dependancy on STL.Johannes Schickel
2009-11-26Add patch #2839048 - MM C64 sound/music player, with minor changes.Travis Howell
2009-11-26Fix SIGSEGV found by ValGrindRobert Špalek
2009-11-25Extend documentation slightly.Johannes Schickel
2009-11-25Do not fall back to a auto detection of the OPL emulator, when the user selec...Johannes Schickel
2009-11-25Cache resource file size to avoid excess file->size() calls.Eugene Sandulenko
2009-11-25Fix 'randomly placed' doxygen comments (which lead to incorrect documentation...Max Horn
2009-11-25TypoFilippos Karapetis
2009-11-25apply patch #2903175: "PSP: compile cleanup/fix for gprof and Windows"Joost Peters
2009-11-24Add patch #2903170 - MM C64: costume fix.Travis Howell
2009-11-24Add comment.Travis Howell
2009-11-24TEST: Workaround for 'make test' when using -WerrorMax Horn
2009-11-24COMMON: Remove dependency on engines code (by using the inversion principle).Max Horn
2009-11-24typoMax Horn
2009-11-24Added Doxygen comments for the various engine namespaces (currently mostly wi...Max Horn
2009-11-24Fix incorrectly placed doxygen comments; replace Common::ID2string by Common:...Max Horn
2009-11-24PSP: Fix whitespace usage and code formattingMax Horn
2009-11-24fix spelling -> force buildbot rebuildingJoost Peters
2009-11-24formattingJoost Peters
2009-11-24fix building via MakefileJoost Peters
2009-11-24revert psp.spec mutilation tooJoost Peters
2009-11-24fix psp port buildingJoost Peters
2009-11-24PSP: Replaced virtual keyboard and cleaned up makefiles in the process.Yotam Barnoy
2009-11-24Exclude PCE sound player, from non-16bit color build.Travis Howell
2009-11-23SCI: Reduce header interdependencyMax Horn
2009-11-23DRACI: Reduce header interdependencyMax Horn
2009-11-23GROOVIE: Reduce header interdependencyMax Horn
2009-11-23PS2: Further tweak PS2FileStream; fix potential leak in ps2_fopenMax Horn
2009-11-23Update credits.Travis Howell
2009-11-23Add PCE version of Loom.Travis Howell
2009-11-23PS2: Add new PS2FileStream class for std I/O.Max Horn
2009-11-23Add patch #2898231 - LOOM: Sound player for PC-Engine.Travis Howell
2009-11-23Remove unnecessary #include errno.hMax Horn
2009-11-23COMMON: Remove various variants of the md5_file / md5_file_string funcs; turn...Max Horn
2009-11-23PS2 & NDS: Remove ps2_fprintf and some useless typedefs and #defines; use fpu...Max Horn