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
/
gfx
Age
Commit message (
Expand
)
Author
2017-10-03
TITANIC: DE: Fix sound for music room pitch sliders
Paul Gilbert
2017-09-20
TITANIC: DE: Adding sound translations
Paul Gilbert
2017-08-25
TITANIC: Fix buffer overflow when getting first class upgrade
Colin Snover
2017-08-24
TITANIC: Reduce header includes for titanic.h
David Fioramonti
2017-02-16
TITANIC: Further renamings for CGameObject
Paul Gilbert
2017-01-29
TITANIC: Cleanup of music instrument settings code
Paul Gilbert
2017-01-28
TITANIC: Renamings for music controls
Paul Gilbert
2017-01-01
TITANIC: Support mouse wheel scrolling for MissiveOMat messages
Paul Gilbert
2017-01-01
TITANIC: Rename CPetText to CTextControl
Paul Gilbert
2016-12-31
TITANIC: Better names for CEditControlMsg mode enum
Paul Gilbert
2016-12-31
TITANIC: Convert CEditControlMsg _mode to an enum
Paul Gilbert
2016-12-31
TITANIC: Workaround for MissiveOMat text not initialising in original
Paul Gilbert
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-09-03
TITANIC: Identified sound balance usage in the engine
Paul Gilbert
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2016-08-30
TITANIC: Fleshed out CMusicRoom & CMusicHandler setup
Paul Gilbert
2016-08-29
TITANIC: Remove unused CChevSwitch class
Paul Gilbert
2016-08-28
TITANIC: Fix infinite loop in CToggleSwitch message handling
Paul Gilbert
2016-08-28
TITANIC: Implemented remaining game classes
Paul Gilbert
2016-08-28
TITANIC: Implemented more game classes
Paul Gilbert
2016-08-25
TITANIC: Implemented more game classes and music widget classes
Paul Gilbert
2016-08-25
TITANIC: Implemented more game classes
Paul Gilbert
2016-08-24
TITANIC: Implemented CMissiveOMat class
Paul Gilbert
2016-08-19
TITANIC: Implemented CEditControl class
Paul Gilbert
2016-08-18
TITANIC: Implementing game classes
Paul Gilbert
2016-08-17
TITANIC: Implementing game logic classes
Paul Gilbert
2016-08-12
TITANIC: Implemented CAnnounce and CActButton classes
Paul Gilbert
2016-07-24
TITANIC: Add semicolon to DECLARE_MESSAGE_MAP usage
Paul Gilbert
2016-07-24
TITANIC: Add semicolon after CLASSDEF macro usage
Paul Gilbert
2016-07-24
TITANIC: Add semicolon after EMPTY_MESSAGE_MAP macro usages
Paul Gilbert
2016-07-15
TITANIC: Removed const modifier from all saveable objects
Paul Gilbert
2016-07-15
TITANIC: Set up empty message targets for classes without messages
Paul Gilbert
2016-07-10
TITANIC: Implement playing a range of frames within movie
Paul Gilbert
2016-04-10
TITANIC: Fleshing out CTelevision::MovieEndMsg
Paul Gilbert
2016-04-10
TITANIC: Cleanup of CSTButton
Paul Gilbert
2016-04-07
TITANIC: Converting other message stubs to new format
Paul Gilbert
2016-04-06
TITANIC: Furhter in-progress message handling conversion
Paul Gilbert
2016-04-06
TITANIC: Beginnings of CProximity class
Paul Gilbert
2016-04-05
TITANIC: Implementing CSTButton
Paul Gilbert
2016-04-01
TITANIC: Moved gfx/ pet classes into pet_control/
Paul Gilbert
2016-03-21
TITANIC: Add new derived Rect and Point classes
Paul Gilbert
2016-03-17
TITANIC: Add stubs for CEnterNodeMsg message handlers
Paul Gilbert
2016-03-06
TITANIC: Converting saveable objects hierarchy to have type data
Paul Gilbert
2016-03-02
TITANIC: Implemented more saveable classes
Paul Gilbert
2016-03-02
TITANIC: More saveable classes implemented
Paul Gilbert
2016-03-02
TITANIC: More saveable classes implemented
Paul Gilbert
2016-03-01
TITANIC: Added lots more miscellaneous classes
Paul Gilbert
2016-02-29
TITANIC: Implemented lots of CBackground descendent classes
Paul Gilbert
2016-02-26
TITANIC: Implemented CToggleSwitch and descendents
Paul Gilbert
2016-02-26
TITANIC: Implemented CSTButton class and descendents
Paul Gilbert