aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-20Move StringTokenizer to its own files (tokenizer.h/tokenizer.cpp).Johannes Schickel
2010-03-20marked all methods with virtualVladimir Menshakov
2010-03-20do not read last dummy entry in packVladimir Menshakov
2010-03-20Add common/util.h include to common/algorithm.h for SWAP.Johannes Schickel
2010-03-19Also remove Win32PluginProvider::addCustomDirectories, as it obviously isn't ...Max Horn
2010-03-19DC: Removing unneeded DCPluginProvider::addCustomDirectoriesMax Horn
2010-03-19PSP: removed unneeded overload of addCustomDirectories()Yotam Barnoy
2010-03-19Beginnings of hooking up the new logic for current action displayPaul Gilbert
2010-03-18code convention fixes mentioned by Max HornVladimir Menshakov
2010-03-18removed 'varia.res' from the resident pack filesVladimir Menshakov
2010-03-18do not seek for the empty assetsVladimir Menshakov
2010-03-18added abstract Pack class, moved code into FilePack and MemoryPackVladimir Menshakov
2010-03-18Commit salty-horse's patch for VectorRendererSpec.cpp, which fixes the use of...Johannes Schickel
2010-03-18One more try to make DC & PSP compile againMax Horn
2010-03-18Trying to fix compilation (porters should review these changes, seems I uncov...Max Horn
2010-03-18COMMON: Get rid of Common::StringListMax Horn
2010-03-18Convert some occurences of StringList to StringArray;Max Horn
2010-03-18TINSEL: Change SaveSceneSsData from char* to SAVED_DATA*Max Horn
2010-03-18SCUMM: Add WORKAROUND commentMax Horn
2010-03-18ENGINES: Move SaveStateDescriptor etc. to engine/savestate.*Max Horn
2010-03-18COMMON: Move typedef StringList from str.h to new header str-array.hMax Horn
2010-03-18COMMON: Move tag2str from util.h to str.hMax Horn
2010-03-18COMMON: Move port specific '#define fputs' from util.cpp to textconsole.cppMax Horn
2010-03-18COMMON: Move Common::RandomSource to common/random.*Max Horn
2010-03-18Make keymapper compilable againMax Horn
2010-03-18Fix warningsMax Horn
2010-03-18Switch from Common::tag2string(foo).c_str() to tag2str(foo)Max Horn
2010-03-18GUI: Make GuiObject::_name const, init all members in constructorMax Horn
2010-03-17Use resSize instead of computing its value again.Arnaud Boutonné
2010-03-16Add detection for Adiboo 2.14. Specify the exact version of a Adi 4.0Arnaud Boutonné
2010-03-16Some style fixes.Johannes Schickel
2010-03-16SCI: fix assert in sound code when fadeout is done (lsl1 bug #2970301)Martin Kiewitz
2010-03-16Add patch #2970176 - V0: MM Verb + Anim Fix.Travis Howell
2010-03-16Add patch #2971126 - MM V0: Ed(na) walk fix.Travis Howell
2010-03-16Add patch #2970899 - MM V0: flipped limbs drawing fix.Travis Howell
2010-03-16Further code implemented for the current action displayPaul Gilbert
2010-03-15Changing Imd::renderFrame() and Vmd::renderFrame() to properly clip the drawi...Sven Hesse
2010-03-15The frame coordinate cropping for IMDs is wrong, and should be unnecessary an...Sven Hesse
2010-03-14fixed terminate linePaweł Kołodziejski
2010-03-14add meta file for samsung tv 2008Paweł Kołodziejski
2010-03-14Further separation of MADS and M4 scene logicPaul Gilbert
2010-03-14Further work on separating M4 specific scene code into the m4_scene.cpp filePaul Gilbert
2010-03-14Increased the default Discworld 2 double-click time from 0.33 seconds to 0.55...Paul Gilbert
2010-03-13Fix our DECLARE_SINGLETON macro to conform to the C++ specs.Johannes Schickel
2010-03-13cleanup samsungtv sdl-configPaweł Kołodziejski
2010-03-13rename samygo to clPaweł Kołodziejski
2010-03-12Fix from LordHoto for bug #2859401: GUI: GMM crashes when running in 320x200 ...Max Horn
2010-03-12Fix bug #2969282: DW2: Weird "PC SPEAKER-like" sound distortion.Max Horn
2010-03-12This hopefully fixes building on win64.Johannes Schickel
2010-03-12GP2x: Oops, forgot to checkin this fileMax Horn