aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/support
AgeCommit message (Expand)Author
2019-04-28IMAGE: Allow setting the output pixel format to the JPEG decoderBastien Bouclet
2018-12-19ENGINES: Add GUIErrorMessageFormat to replace duplicated functions (#1455)Cameron Cawley
2018-09-07TITANIC: Fix infinite Barbot animation loop after loading savegamePaul Gilbert
2018-05-24JANITORIAL: Fix trailing whitespaceAdrian Frühwirth
2018-05-07TITANIC: Enforce code formatting guidelinesAdrian Frühwirth
2017-11-17TITANIC: Fix compilation failure in C++11 modeColin Snover
2017-10-27TITANIC: Hopefully fix AmigaOS compilationPaul Gilbert
2017-10-15TITANIC: Add missing strings for Floor & Room # to titanic.datPaul Gilbert
2017-10-15TITANIC: Fix use after free and remove IFDEF code from mouse cursorsPaul Gilbert
2017-10-15TITANIC: Simplify cursors to build up as RGBA during loadingPaul Gilbert
2017-10-14TITANIC: Remove accidentally committed cutscene slowdownPaul Gilbert
2017-10-13TITANIC: Fix rotating on Top of Well balconyPaul Gilbert
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
2017-10-06TITANIC: DE: Fixes to vocabs, strings, and font in titanic.datPaul Gilbert
2017-10-02TITANIC: DE: Translation for .avi files directly referred toPaul Gilbert
2017-09-19TITANIC: Remove redundant surface ccreation from DirectDrawManagerPaul Gilbert
2017-09-18TITANIC: Change AVISurface _framePixels from ManagedSurface to boolPaul Gilbert
2017-09-18TITANIC: Add VocabMode enum, fix German vocab loadingPaul Gilbert
2017-09-16TITANIC: Fixed FixedQueue compaction when queue has been emptiedPaul Gilbert
2017-09-14TITANIC: Moved queue logic within CAUdioBuffer to new FixedQueue classPaul Gilbert
2017-09-12TITANIC: Fix blocky squares during transitions on SGT levelPaul Gilbert
2017-09-11TITANIC: The hasAudioTiming code was just an isActive flagPaul Gilbert
2017-09-10TITANIC: Created custom stream reader to fix bad y222.avi headerPaul Gilbert
2017-09-03TITANIC: Fix Doorbot doubletake in the prologuePaul Gilbert
2017-08-26TITANIC: Fix German strings in create_titanic, regenerate titanic.datPaul Gilbert
2017-08-26TITANIC: Add further strings to create_titanic toolPaul Gilbert
2017-08-24TITANIC: Reduce header includes for titanic.hDavid Fioramonti
2017-08-19TITANIC: Start end credits at bottom of screen, not the topPaul Gilbert
2017-08-13TITANIC: Add missing va_end() on early return (CppCheck warning)Torbjörn Andersson
2017-08-12TITANIC: Add support for compressed bitmaps in titanic.datPaul Gilbert
2017-08-08TITANIC: Further improvements to arrow key movementPaul Gilbert
2017-08-05TITANIC: Fix original savegames from the bar not loadingPaul Gilbert
2017-08-04TITANIC: Fixes for names in the CursorId enumPaul Gilbert
2017-07-31TITANIC: Fix not being able to close ScummVM during prologue creditsPaul Gilbert
2017-07-31TITANIC: Handle brief freeze if prologue credits are skippedPaul Gilbert
2017-07-30TITANIC: Fix speed of palette transitions in end creditsPaul Gilbert
2017-07-29TITANIC: Properly fix disappearing cconversation log textPaul Gilbert
2017-07-27VIDEO: Allow setting the mixer sound type used to play audio tracksBastien Bouclet
2017-07-20TITANIC: Don't load prior frame for videos when in reverse modePaul Gilbert
2017-07-16TITANIC: Fix scaling in scene transition cutscenesPaul Gilbert
2017-07-15TITANIC: Fix pause during intro credits cutscenePaul Gilbert
2017-07-11TITANIC: Fix Titania's nose remaining present after being picked upPaul Gilbert
2017-07-10TITANIC: Fix rendering of conversation text inputPaul Gilbert
2017-07-10TITANIC: Inline CTransparencySurface methods at wjp's suggestionPaul Gilbert
2017-07-08TITANIC: Fix disappearing vision center on bar shelfPaul Gilbert
2017-07-07TITANIC: Fix to only update modified parts of the screenPaul Gilbert
2017-07-02TITANIC: Fix switching between forward & backwards movie clipsPaul Gilbert
2017-07-01TITANIC: Reset movie framerate when setting up decompressorPaul Gilbert
2017-07-01TITANIC: Fix crash going up service elevator in prologuePaul Gilbert
2017-07-01TITANIC: Fix service lift indicator when going down floorsPaul Gilbert