aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-24Maemo iconsFrantisek Dufka
2010-03-24fixed warningVladimir Menshakov
2010-03-24validate path before examining objectVladimir Menshakov
2010-03-24fixed big fan roomVladimir Menshakov
2010-03-24Stop the music before starting the next one, after discussing it with joostp.Torbjörn Andersson
2010-03-24update samsungtv toolchain prefixPaweł Kołodziejski
2010-03-24Moved new MadsView related code into Mads_Views, where it's more appropriate....Paul Gilbert
2010-03-24Bugfix for getting correct quote informationPaul Gilbert
2010-03-24Bugfixes for correctly getting string lengths and cropping drawn textPaul Gilbert
2010-03-23Cine: Fix regression in executePlayerInput (Caused slowness when clicking whe...Kari Salminen
2010-03-23do not skip warp+walk eventsVladimir Menshakov
2010-03-23Added further code for the game dialog frameworkPaul Gilbert
2010-03-23do not close inventory if mouse moves up. better mouseless experience.Vladimir Menshakov
2010-03-23Fix compiler warning.Travis Howell
2010-03-22Patch #2938173: LinuxMoto update 23012010Max Horn
2010-03-22Patch #2973283: SCUMM: Unneeded pointer dereferenceMax Horn
2010-03-22Patch #2973290: Semicolon cleanupMax Horn
2010-03-22Add simple testcase for ScopedPtr and SharedPtrMax Horn
2010-03-22Fix for bug #2969211 "NIPPON: Crash in Intro".Johannes Schickel
2010-03-21Fix shadow member of this warnings of gcc.Johannes Schickel
2010-03-21Revert of accidental commit to engines.mkPaul Gilbert
2010-03-21Added framework for displaying game dialogsPaul Gilbert
2010-03-21Ack, typo!Marcus Comstedt
2010-03-21Autodetect long V numbers and shorten them.Marcus Comstedt
2010-03-21preload inventory graphics on loadVladimir Menshakov
2010-03-21-added overlay rendering flagVladimir Menshakov
2010-03-21reverted the z-order patch. Vladimir Menshakov
2010-03-20documented psp hackVladimir Menshakov
2010-03-20reverted inventory objects patch, added mark's animation z-order patch.Vladimir Menshakov
2010-03-20fixed inventory object overflowVladimir Menshakov
2010-03-20ported all code to ScopedPtrVladimir Menshakov
2010-03-20Fix out of bounds access.Johannes Schickel
2010-03-20- Renamed SharedPtr<T>::Pointer to SharedPtr<T>::PointerTypeJohannes Schickel
2010-03-20Style fixes / cleanup.Johannes Schickel
2010-03-20removed local scopedptrVladimir Menshakov
2010-03-20added ScopedPtr templateVladimir Menshakov
2010-03-20textual cleanupsVladimir Menshakov
2010-03-20cleaned up inventory activation, enter toggles the inventory.Vladimir Menshakov
2010-03-20fixed endianess issueVladimir Menshakov
2010-03-20removed auto_ptr semantics in a favor of boost's scoped_ptrVladimir Menshakov
2010-03-20fixed another stream leakVladimir Menshakov
2010-03-20Add missing tokenizer.h include.Johannes Schickel
2010-03-20flush inventory items on savegame load, fixing invalid item tiles after multi...Vladimir Menshakov
2010-03-20documented pack classes, restored old substream creation for FilePackVladimir Menshakov
2010-03-20DS: Changing version number on title screenNeil Millstone
2010-03-20fixed stream leaksVladimir Menshakov
2010-03-20restored subtitle featureVladimir Menshakov
2010-03-20fixed file leak, cleanupsVladimir Menshakov
2010-03-20fixed compilation errorVladimir Menshakov
2010-03-20use TransientFilePack on pspVladimir Menshakov