Age | Commit message (Expand) | Author |
2017-08-16 | TITANIC: Unmarked starviewer, fix, key directions | David Fioramonti |
2017-08-16 | TITANIC: Change fpose Yaxis rotation to be same as wikipedia | David Fioramonti |
2017-08-15 | TITANIC: Cleanup of DAffine, removal of unused static | Paul Gilbert |
2017-08-15 | Merge pull request #991 from dafioram/daffine_refactor | Paul Gilbert |
2017-08-15 | TITANIC: Further cleanup of FMatrix refactorings | Paul Gilbert |
2017-08-15 | Merge pull request #990 from dafioram/fmatrix_refactor | Paul Gilbert |
2017-08-15 | TITANIC: Workaround longer Pellerator times after loading savegames | Paul Gilbert |
2017-08-15 | TITANIC: Removed dead code from CParrot::ActMsg | Paul Gilbert |
2017-08-15 | TITANIC: daffine refactor, changed Yaxis rotation convention | David Fioramonti |
2017-08-15 | TITANIC: fmatrix refactor, matrix product now non-member function | David Fioramonti |
2017-08-15 | TITANIC: fmatrix refactor, common code for matrix product | David Fioramonti |
2017-08-15 | TITANIC: star control, fmatrix refactoring | David Fioramonti |
2017-08-15 | WAGE: Sorted all detection entries to dictionary sort | Eugene Sandulenko |
2017-08-15 | WAGE: Increased md5 sum size to 2MB and recalculated all checksums | Eugene Sandulenko |
2017-08-15 | WAGE: Use new MacTextWindow API for selection cut/clear | Eugene Sandulenko |
2017-08-15 | GRAPHICS: MACGUI: Syncronise internal state when selection is cut | Eugene Sandulenko |
2017-08-15 | GRAPHICS: MACGUI: Fix crash in selection when there is no text found | Eugene Sandulenko |
2017-08-15 | GRAPHICS: MACGUI: Fix MacText::getTextChunk() for multiline selections | Eugene Sandulenko |
2017-08-15 | TITANIC: daffine refactor, call clear before setting rot matrix | David Fioramonti |
2017-08-15 | TITANIC: daffine refactoring, non-functional changes | David Fioramonti |
2017-08-15 | SLUDGE: Add debug channel | Simei Yin |
2017-08-15 | SLUDGE: Fix sprite darkness bug and refactor | Simei Yin |
2017-08-14 | TITANIC: Stop showing lift 4 floor on SGT TV after getting eye | Paul Gilbert |
2017-08-14 | TITANIC: Don't allow Titania to activate if you remove parts after adding | Paul Gilbert |
2017-08-14 | WAGE: Add detecton for Mormonoids from the Deep | Eugene Sandulenko |
2017-08-14 | WAGE: Add detection for "James Bond 007" | Eugene Sandulenko |
2017-08-14 | MOHAWK: Update transition mode after loading savegame | Torbjörn Andersson |
2017-08-14 | GRAPHICS: MACGUI: Initial code for MacTextWindow::cutSelection() | Eugene Sandulenko |
2017-08-14 | I18N: Regenerate translations data file | Thierry Crozat |
2017-08-13 | TITANIC: Fix crash after dragging sound sliders | Paul Gilbert |
2017-08-13 | TITANIC: Show PET Sound sliders | Paul Gilbert |
2017-08-13 | TITANIC: SuccUBus wasn't dry retching in conversations | Paul Gilbert |
2017-08-13 | TITANIC: Stop SuccUBus turning on when dragging mail | Paul Gilbert |
2017-08-13 | TITANIC: Renamings for the CSuccUBus class | Paul Gilbert |
2017-08-13 | TITANIC: Further cleanup of DVector class | Paul Gilbert |
2017-08-13 | Merge pull request #989 from dafioram/dvector_refactor | Paul Gilbert |
2017-08-13 | TITANIC: Fix receiving any SuccUBus mail in the Bomb room SuccUBus | Paul Gilbert |
2017-08-13 | BLADERUNNER: Fix potential memory leak (CppCheck warning) | Torbjörn Andersson |
2017-08-13 | TITANIC: Add missing va_end() on early return (CppCheck warning) | Torbjörn Andersson |
2017-08-13 | BUILD: Fix specifying tool-specific libraries and flags | Eugene Sandulenko |
2017-08-13 | CONFIGURE: An (unsuccessful) attempt to add library dependencies to the tools | Eugene Sandulenko |
2017-08-13 | MOHAWK: Add Riven to the list of supported games in the README | Bastien Bouclet |
2017-08-13 | MOHAWK: Myst+Riven keyboard/mouse controls added to readme | David Fioramonti |
2017-08-13 | MOHAWK: add Myst and Riven save game details to readme | David Fioramonti |
2017-08-12 | TITANIC: dvector work, fn5 renamed to RotXY | David Fioramonti |
2017-08-12 | TITANIC: dvect work, replace fn4 with getFrameTransform | David Fioramonti |
2017-08-12 | TITANIC: star control dvector work, replace fn3 with getAnglesAsVect also rep... | David Fioramonti |
2017-08-12 | TITANIC: star control dvector rename fn2 to RotVectAxisY | David Fioramonti |
2017-08-12 | TITANIC: Star control dvector work, renamed fn1 to DAffMatrixProdVec | David Fioramonti |
2017-08-12 | DEVTOOLS: Fix gcc compilation of create_titanic | Paul Gilbert |