aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-20WINCE: Move initialization of TimerManager to overloaded init() method.CeRiAl
2011-07-20WINCE: Update port specific READMECeRiAl
2011-07-19JANITORIAL: Fix MSVC warningsLittleboy
2011-07-19COMMON: Fix some formattingMatthew Hoops
2011-07-19DEVTOOLS: Fix typos and formatting in create_toonMatthew Hoops
2011-07-19VIDEO: Fix typo with last commitMatthew Hoops
2011-07-19VIDEO: Better handle failing loading Smacker videosMatthew Hoops
2011-07-19VIDEO: Use C++ versions of exp/ldexpMatthew Hoops
2011-07-19DREAMWEB: Add ScummVM headers, remove SVN keywords.Eugene Sandulenko
2011-07-19Merge pull request #48 from tramboi/masterEugene Sandulenko
2011-07-19BINK decoder: Fixed compilation with MSVCFilippos Karapetis
2011-07-19CREATE_PROJECT: Enabled the new Bink video support featureFilippos Karapetis
2011-07-19COMMON: Move cosine/sine tables out of header filesMatthew Hoops
2011-07-19COMMON: Renamed Integer Log2 function from log2 to intLog2.D G Turner
2011-07-19AUDIO: Fix stereo MS IMA ADPCM decodingSven Hesse
2011-07-19CODECS: Replaced Integer log2 in QDM2 with Common::Math implementation.D G Turner
2011-07-19COMMON: Document the BitStream a bit moreSven Hesse
2011-07-18Merge pull request #50 from clone2727/binkclone2727
2011-07-18SCI: Fix kFormat's handling of %c with a 0 argumentWillem Jan Palenstijn
2011-07-18DREAMWEB: Gave a proper signature to gextnextwordBertrand Augereau
2011-07-18DREAMWEB: getnextword doesn't read one byte too far any moreBertrand Augereau
2011-07-18DREAMWEB: Blacklisted 'kernchars' and 'getnextword'Bertrand Augereau
2011-07-18DREAMWEB: Added resilience to frameoutv to avoid memory stomping at the TV st...Bertrand Augereau
2011-07-18DREAMWEB: doorway and widedoor have signaturesBertrand Augereau
2011-07-18DREAMWEB: aboutturn reversedBertrand Augereau
2011-07-18DREAMWEB: Reversed random sprite callbackBertrand Augereau
2011-07-18DREAMWEB: initman reversedBertrand Augereau
2011-07-18DREAMWEB: walking blacklistedBertrand Augereau
2011-07-18DREAMWEB: mainman reversedBertrand Augereau
2011-07-18DREAMWEB: Blacklisted liftspriteBertrand Augereau
2011-07-18DREAMWEB: dodoor blacklistedBertrand Augereau
2011-07-18DREAMWEB: Sprite::b19 is Sprite::frameBertrand Augereau
2011-07-18DREAMWEB: steady and constant objects sprites callbacksBertrand Augereau
2011-07-18DREAMWEB: backobject reversedBertrand Augereau
2011-07-18DREAMWEB: Blacklisted frameoutbh and frameoutfxBertrand Augereau
2011-07-18DREAMWEB: showframe blacklistedBertrand Augereau
2011-07-18DREAMWEB: C++-isation of a part of the sprite subsystemBertrand Augereau
2011-07-18COMMON: Fix commentMatthew Hoops
2011-07-18COMMON: Update code from eosMatthew Hoops
2011-07-18COMMON: Update class documentation to say they're now used by SCUMMMatthew Hoops
2011-07-18COMMON: Remove USE_BINK checks from header filesMatthew Hoops
2011-07-18DOC: Fix typoWillem Jan Palenstijn
2011-07-18TSAGE: Bugfix to make Return to Launcher work correctlyPaul Gilbert
2011-07-18DREAMWEB: Fix Valgrind warningeriktorbjorn
2011-07-18DOC: Added German translation of README (WIP by SimSaw)Eugene Sandulenko
2011-07-18DOC: Updated German QuickStart (provided by SimSaw)Eugene Sandulenko
2011-07-18DOC: Renamed README template and translated versions to QuickStartEugene Sandulenko
2011-07-17DOCS: Remove executable flag on (translated ) doc files.Johannes Schickel
2011-07-17DC: Directory handling fixesMarcus Comstedt
2011-07-17DREAMWEB: The generator includes a file for custom structs and a file for cus...Bertrand Augereau