aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-15SLUDGE: Add debug channelSimei Yin
2017-08-15SLUDGE: Fix sprite darkness bug and refactorSimei Yin
2017-08-14TITANIC: Stop showing lift 4 floor on SGT TV after getting eyePaul Gilbert
2017-08-14TITANIC: Don't allow Titania to activate if you remove parts after addingPaul Gilbert
2017-08-14WAGE: Add detecton for Mormonoids from the DeepEugene Sandulenko
2017-08-14WAGE: Add detection for "James Bond 007"Eugene Sandulenko
2017-08-14MOHAWK: Update transition mode after loading savegameTorbjörn Andersson
2017-08-14GRAPHICS: MACGUI: Initial code for MacTextWindow::cutSelection()Eugene Sandulenko
2017-08-14I18N: Regenerate translations data fileThierry Crozat
2017-08-13TITANIC: Fix crash after dragging sound slidersPaul Gilbert
2017-08-13TITANIC: Show PET Sound slidersPaul Gilbert
2017-08-13TITANIC: SuccUBus wasn't dry retching in conversationsPaul Gilbert
2017-08-13TITANIC: Stop SuccUBus turning on when dragging mailPaul Gilbert
2017-08-13TITANIC: Renamings for the CSuccUBus classPaul Gilbert
2017-08-13TITANIC: Further cleanup of DVector classPaul Gilbert
2017-08-13Merge pull request #989 from dafioram/dvector_refactorPaul Gilbert
2017-08-13TITANIC: Fix receiving any SuccUBus mail in the Bomb room SuccUBusPaul Gilbert
2017-08-13BLADERUNNER: Fix potential memory leak (CppCheck warning)Torbjörn Andersson
2017-08-13TITANIC: Add missing va_end() on early return (CppCheck warning)Torbjörn Andersson
2017-08-13BUILD: Fix specifying tool-specific libraries and flagsEugene Sandulenko
2017-08-13CONFIGURE: An (unsuccessful) attempt to add library dependencies to the toolsEugene Sandulenko
2017-08-13MOHAWK: Add Riven to the list of supported games in the READMEBastien Bouclet
2017-08-13MOHAWK: Myst+Riven keyboard/mouse controls added to readmeDavid Fioramonti
2017-08-13MOHAWK: add Myst and Riven save game details to readmeDavid Fioramonti
2017-08-12TITANIC: dvector work, fn5 renamed to RotXYDavid Fioramonti
2017-08-12TITANIC: dvect work, replace fn4 with getFrameTransformDavid Fioramonti
2017-08-12TITANIC: star control dvector work, replace fn3 with getAnglesAsVect also rep...David Fioramonti
2017-08-12TITANIC: star control dvector rename fn2 to RotVectAxisYDavid Fioramonti
2017-08-12TITANIC: Star control dvector work, renamed fn1 to DAffMatrixProdVecDavid Fioramonti
2017-08-12DEVTOOLS: Fix gcc compilation of create_titanicPaul Gilbert
2017-08-12COMMON: Added freeing notes to zlib wrapper methodsPaul Gilbert
2017-08-12TITANIC: Add support for compressed bitmaps in titanic.datPaul Gilbert
2017-08-12DEVTOOLS: Add compression for titanic.dat bitmapsPaul Gilbert
2017-08-12TITANIC: Fix music fadeout when entering Parrot roomPaul Gilbert
2017-08-12TITANIC: Fix resuming well music after looking down wellPaul Gilbert
2017-08-12TITANIC: Fix converting double digit words into numbersPaul Gilbert
2017-08-12NEWS: Reword two GUI related changesThierry Crozat
2017-08-12TITANIC: Fix to processing textual numbers in sentencesPaul Gilbert
2017-08-12TITANIC: Fix duplication of RealLife icons when passenger class changesPaul Gilbert
2017-08-12SLUDGE: Fix unmatched delete and delete []Simei Yin
2017-08-12SLUDGE: Fix SoundManager destructure errorSimei Yin
2017-08-12Merge pull request #987 from dafioram/titanic_readme_savedgamesPaul Gilbert
2017-08-12MOHAWK: Myst: Fix one Atrus video being off position by one pixelBastien Bouclet
2017-08-12WAGE: Turn warning into debug messageEugene Sandulenko
2017-08-12TITANIC: add that titanic supports original saved games to readmeDavid Fioramonti
2017-08-12SLUDGE: Apply dark color to sprite using multipy modeSimei Yin
2017-08-12SLUDGE: Fix Common::String operator[] out of rangeSimei Yin
2017-08-12SLUDGE: Fix uninitialised valueSimei Yin
2017-08-12SLUDGE: Apply lightmap to spritesSimei Yin
2017-08-12MOHAWK: Myst: Fix incorrect vault instructions using image patchBastien Bouclet