aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-18TITANIC: Allow GMM/F7 loading in prologue before player gets the PETPaul Gilbert
2017-08-18TITANIC: Fix use-after-free in TTtalker when loading savegamesPaul Gilbert
2017-08-18TITANIC: Renamed functions that adds/removes stars/markersDavid Fioramonti
2017-08-18TITANIC: Implement F5 & F7 Saving and LoadingPaul Gilbert
2017-08-18TTTANIC: Fix bomb narration disappearing after Titania's cutscenePaul Gilbert
2017-08-18TITANIC: Simplify sound looping by using LoopingAudioStreamPaul Gilbert
2017-08-18TITANIC: Simplified dependencies for classes related to star_cameraDavid Fioramonti
2017-08-18TITANIC: Fix toggling fan speed from very fast down to slowPaul Gilbert
2017-08-18TITANIC: Fix Promenade fan sound after toggling fan speed too muchPaul Gilbert
2017-08-18WAGE: Do not error on unprintable characters.Eugene Sandulenko
2017-08-18GRAPHICS: MACGUI: Fix MacTextWindow dragging and resizingEugene Sandulenko
2017-08-18TITANIC: Change variable for tracking stars marked into enumDavid Fioramonti
2017-08-18GRAPHICS: MACGUI: Perform sanity checks before blittingEugene Sandulenko
2017-08-18SLUDGE: Fix zBuffer problem when credit scrollingSimei Yin
2017-08-18SLUDGE: Fix load&save sound bugSimei Yin
2017-08-18SLUDGE: Play mod musicSimei Yin
2017-08-17Merge pull request #992 from dafioram/daffine_fmatrix_workPaul Gilbert
2017-08-17TITANIC: Fix talking to ParrotPaul Gilbert
2017-08-17TITANIC: Have Parrot return after Perch is placed in cagePaul Gilbert
2017-08-17TITANIC: Fix magazine being winnable multiple timesPaul Gilbert
2017-08-17TITANIC: Fix taking hose from Frozen Broken PelleratorPaul Gilbert
2017-08-17SCUMM: Prevent darkenPallete() in Room 0 in FT, fixes bug #9871Ben Castricum
2017-08-17WAGE: Added more games to detectionEugene Sandulenko
2017-08-17WAGE: Added more alternative game versionsEugene Sandulenko
2017-08-17WAGE: Added detection for two more gamesEugene Sandulenko
2017-08-17WAGE: Added alternative version of Fred Rogers gameEugene Sandulenko
2017-08-16TITANIC: fpose, simplify inverseDavid Fioramonti
2017-08-16TITANIC: daffine simpler inverseDavid Fioramonti
2017-08-16TITANIC: Fix hose pickup cursor when loading savegame with cover openPaul Gilbert
2017-08-16TITANIC: Unmarked starviewer, fix, key directionsDavid Fioramonti
2017-08-16TITANIC: Renamings for Broken Pellerator fieldsPaul Gilbert
2017-08-16TITANIC: Change fpose Yaxis rotation to be same as wikipediaDavid Fioramonti
2017-08-15TITANI: Fix auto-showing Call button outside music room PelleratorPaul Gilbert
2017-08-15TITANIC: Fix too short animations in Pellerator journeysPaul Gilbert
2017-08-15TITANIC: Fix too long animation in Pellerator journeysPaul Gilbert
2017-08-15TITANIC: Cleanup of DAffine, removal of unused staticPaul Gilbert
2017-08-15Merge pull request #991 from dafioram/daffine_refactorPaul Gilbert
2017-08-15TITANIC: Further cleanup of FMatrix refactoringsPaul Gilbert
2017-08-15Merge pull request #990 from dafioram/fmatrix_refactorPaul Gilbert
2017-08-15TITANIC: Workaround longer Pellerator times after loading savegamesPaul Gilbert
2017-08-15TITANIC: Removed dead code from CParrot::ActMsgPaul Gilbert
2017-08-15TITANIC: daffine refactor, changed Yaxis rotation conventionDavid Fioramonti
2017-08-15TITANIC: fmatrix refactor, matrix product now non-member functionDavid Fioramonti
2017-08-15TITANIC: fmatrix refactor, common code for matrix productDavid Fioramonti
2017-08-15TITANIC: star control, fmatrix refactoringDavid Fioramonti
2017-08-15WAGE: Sorted all detection entries to dictionary sortEugene Sandulenko
2017-08-15WAGE: Increased md5 sum size to 2MB and recalculated all checksumsEugene Sandulenko
2017-08-15WAGE: Use new MacTextWindow API for selection cut/clearEugene Sandulenko
2017-08-15GRAPHICS: MACGUI: Syncronise internal state when selection is cutEugene Sandulenko
2017-08-15GRAPHICS: MACGUI: Fix crash in selection when there is no text foundEugene Sandulenko