index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
titanic
/
support
Age
Commit message (
Expand
)
Author
2017-11-17
TITANIC: Fix compilation failure in C++11 mode
Colin Snover
2017-10-27
TITANIC: Hopefully fix AmigaOS compilation
Paul Gilbert
2017-10-15
TITANIC: Add missing strings for Floor & Room # to titanic.dat
Paul Gilbert
2017-10-15
TITANIC: Fix use after free and remove IFDEF code from mouse cursors
Paul Gilbert
2017-10-15
TITANIC: Simplify cursors to build up as RGBA during loading
Paul Gilbert
2017-10-14
TITANIC: Remove accidentally committed cutscene slowdown
Paul Gilbert
2017-10-13
TITANIC: Fix rotating on Top of Well balcony
Paul Gilbert
2017-10-07
ENGINES: Remove default1x scaler flag
Colin Snover
2017-10-06
TITANIC: DE: Fixes to vocabs, strings, and font in titanic.dat
Paul Gilbert
2017-10-02
TITANIC: DE: Translation for .avi files directly referred to
Paul Gilbert
2017-09-19
TITANIC: Remove redundant surface ccreation from DirectDrawManager
Paul Gilbert
2017-09-18
TITANIC: Change AVISurface _framePixels from ManagedSurface to bool
Paul Gilbert
2017-09-18
TITANIC: Add VocabMode enum, fix German vocab loading
Paul Gilbert
2017-09-16
TITANIC: Fixed FixedQueue compaction when queue has been emptied
Paul Gilbert
2017-09-14
TITANIC: Moved queue logic within CAUdioBuffer to new FixedQueue class
Paul Gilbert
2017-09-12
TITANIC: Fix blocky squares during transitions on SGT level
Paul Gilbert
2017-09-11
TITANIC: The hasAudioTiming code was just an isActive flag
Paul Gilbert
2017-09-10
TITANIC: Created custom stream reader to fix bad y222.avi header
Paul Gilbert
2017-09-03
TITANIC: Fix Doorbot doubletake in the prologue
Paul Gilbert
2017-08-26
TITANIC: Fix German strings in create_titanic, regenerate titanic.dat
Paul Gilbert
2017-08-26
TITANIC: Add further strings to create_titanic tool
Paul Gilbert
2017-08-24
TITANIC: Reduce header includes for titanic.h
David Fioramonti
2017-08-19
TITANIC: Start end credits at bottom of screen, not the top
Paul Gilbert
2017-08-13
TITANIC: Add missing va_end() on early return (CppCheck warning)
Torbjörn Andersson
2017-08-12
TITANIC: Add support for compressed bitmaps in titanic.dat
Paul Gilbert
2017-08-08
TITANIC: Further improvements to arrow key movement
Paul Gilbert
2017-08-05
TITANIC: Fix original savegames from the bar not loading
Paul Gilbert
2017-08-04
TITANIC: Fixes for names in the CursorId enum
Paul Gilbert
2017-07-31
TITANIC: Fix not being able to close ScummVM during prologue credits
Paul Gilbert
2017-07-31
TITANIC: Handle brief freeze if prologue credits are skipped
Paul Gilbert
2017-07-30
TITANIC: Fix speed of palette transitions in end credits
Paul Gilbert
2017-07-29
TITANIC: Properly fix disappearing cconversation log text
Paul Gilbert
2017-07-27
VIDEO: Allow setting the mixer sound type used to play audio tracks
Bastien Bouclet
2017-07-20
TITANIC: Don't load prior frame for videos when in reverse mode
Paul Gilbert
2017-07-16
TITANIC: Fix scaling in scene transition cutscenes
Paul Gilbert
2017-07-15
TITANIC: Fix pause during intro credits cutscene
Paul Gilbert
2017-07-11
TITANIC: Fix Titania's nose remaining present after being picked up
Paul Gilbert
2017-07-10
TITANIC: Fix rendering of conversation text input
Paul Gilbert
2017-07-10
TITANIC: Inline CTransparencySurface methods at wjp's suggestion
Paul Gilbert
2017-07-08
TITANIC: Fix disappearing vision center on bar shelf
Paul Gilbert
2017-07-07
TITANIC: Fix to only update modified parts of the screen
Paul Gilbert
2017-07-02
TITANIC: Fix switching between forward & backwards movie clips
Paul Gilbert
2017-07-01
TITANIC: Reset movie framerate when setting up decompressor
Paul Gilbert
2017-07-01
TITANIC: Fix crash going up service elevator in prologue
Paul Gilbert
2017-07-01
TITANIC: Fix service lift indicator when going down floors
Paul Gilbert
2017-07-01
TITANIC: Refactor out _isReversed from AVI Surface
Paul Gilbert
2017-06-30
TITANIC: Don't set movie framerate until after movie has started
Paul Gilbert
2017-06-30
TITANIC: Update AVISurface to use refactored AVIDecoder
Paul Gilbert
2017-06-28
TITANIC: Fix Doorbot animation during starting cutscene
Paul Gilbert
2017-06-20
TITANIC: Show GUI error dialog if titanic.dat is missing
Paul Gilbert
[next]