aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-03WINTERMUTE: Add missing breakWillem Jan Palenstijn
2013-10-02TSAGE: R2R bugfix for using the console in the spare bedroomsPaul Gilbert
2013-10-02TSAGE: Cleanup of R2R Lift scenePaul Gilbert
2013-10-02Merge pull request #404 from rrebello/tsage_fixStrangerke
2013-10-02TSAGE: Fix uninitialized variable.Rodrigo Rebello
2013-10-02FULLPIPE: Finish MGM::rebuildTables()Eugene Sandulenko
2013-10-02FULLPIPE: Started implementing MGM::rebuildTables()Eugene Sandulenko
2013-10-02FULLPIPE: Implement MGM::clear()Eugene Sandulenko
2013-10-02FULLPIPE: Implement MGM::getItemIndexById()Eugene Sandulenko
2013-10-02FULLPIPE: Implement MGM::addItem()Eugene Sandulenko
2013-10-02SCI: Make a note about pic 390 in the blacklisted SQ4CD NRS patch 1.2Filippos Karapetis
2013-10-02SCI: Blacklist the SQ4CD 1.2 NRS patchFilippos Karapetis
2013-10-02WINTERMUTE: Remove unused _drawNumWillem Jan Palenstijn
2013-10-02SAGA: Clean up variable scopeWillem Jan Palenstijn
2013-10-02Merge pull request #403 from rrebello/saga_cppcheck_fixFilippos Karapetis
2013-10-02WINTERMUTE: Fix regression with _skipThisFrameWillem Jan Palenstijn
2013-10-02SAGA: Silent Cppcheck warning in Sprite::loadList().Rodrigo Rebello
2013-10-02MOHAWK: Fix missing initializers in CSTime engine. CID 1002810.D G Turner
2013-10-02CINE: Ensure that Adlib driver callbacks are initialized. CID 1003411.D G Turner
2013-10-02CINE: Fix for possible uninitialized variable usage. CID 1086890.D G Turner
2013-10-01TSAGE: Shading fix when restoring a game from the title screenPaul Gilbert
2013-10-02WINTERMUTE: Fix regression in ticketingWillem Jan Palenstijn
2013-10-02GUI: Do not return current input on cancel in PredictiveDialog.Johannes Schickel
2013-10-02GUI: Initialize PredictiveDialog::_predictiveResult.Johannes Schickel
2013-10-02GUI: Clean up calloc use in PredictiveDialog.Johannes Schickel
2013-10-02GUI: Fix compilation with clang and C++11.Johannes Schickel
2013-10-02WINTERMUTE: Handle invalid file access in Carol Reed 6: Black CircleFilippos Karapetis
2013-10-01WINTERMUTE: Clean up byte/char casts in loading/parsingWillem Jan Palenstijn
2013-10-01WINTERMUTE: Fix broken uint32/ulong castWillem Jan Palenstijn
2013-10-01FULLPIPE: Implement MovGraph::addObject()Eugene Sandulenko
2013-10-01FULLPIPE: Unk2 -> MGMEugene Sandulenko
2013-10-01AGI: Skip words starting with digits that are filed under 'a' in the dictionary.Willem Jan Palenstijn
2013-10-01Merge pull request #402 from wjp/wme_renderingWillem Jan Palenstijn
2013-10-01WINTERMUTE: Fix up doxygen commentWillem Jan Palenstijn
2013-09-30TSAGE: R2R startup palette cleanup and fix for using sciene lab terminalPaul Gilbert
2013-10-01NEVERHOOD: Split some more sprites from their respective scenesFilippos Karapetis
2013-10-01FULLPIPE: Fix compilation with MSVCFilippos Karapetis
2013-10-01NEVERHOOD: Split some more sprites from their respective scenesFilippos Karapetis
2013-10-01FULLPIPE: Fix compiler warnings (for good)Eugene Sandulenko
2013-09-30Merge branch 'master' into wme_renderingWillem Jan Palenstijn
2013-09-30WINTERMUTE: Add displayTiled function to replace repeatLastDrawWillem Jan Palenstijn
2013-09-30MORTEVIELLE: Remove unused variableEugene Sandulenko
2013-09-30WINTERMUTE: Fix compiler warningsEugene Sandulenko
2013-09-30GUI: Fix compiler warningEugene Sandulenko
2013-09-30MOHAWK: Fix compiler warningEugene Sandulenko
2013-09-30Merge branch 'refac'Einar Johan Trøan Sømåen
2013-09-30WINTERMUTE: Use ; and not , to separate delete and new.Einar Johan Trøan Sømåen
2013-09-30WINTERMUTE: Formatting with Astyle (UIButton, UIEdit, UIObject, UIWindow, Tra...Einar Johan Trøan Sømåen
2013-09-30WINTERMUTE: Formatting (Clean up extra whitespace in UIObject).Einar Johan Trøan Sømåen
2013-09-30WINTERMUTE: Constify some getters in TransparentSurface, UIObject and UIWindowEinar Johan Trøan Sømåen