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
/
pet_control
/
pet_conversations.h
Age
Commit message (
Expand
)
Author
2017-01-01
TITANIC: Rename CPetText to CTextControl
Paul Gilbert
2016-12-15
TITANIC: Fixes and cleanup for conversation dials movement
Paul Gilbert
2016-11-01
TITANIC: Add support for mouse wheel scrolling conversations log
Paul Gilbert
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-08-28
TITANIC: Implemented more game classes
Paul Gilbert
2016-07-30
TITANIC: Fix identified warnings
Paul Gilbert
2016-07-15
TITANIC: Removed const modifier from all saveable objects
Paul Gilbert
2016-07-15
TITANIC: Fleshing out CGameObject and CPetControl methods
Paul Gilbert
2016-07-15
TITANIC: Added remaining CPetControl methods
Paul Gilbert
2016-07-15
TITANIC: Cleanup of PET section classes methods to match original
Paul Gilbert
2016-07-15
TITANIC: Added various PET methods
Paul Gilbert
2016-07-15
TITANIC: Added remaining PET Conversations methods
Paul Gilbert
2016-07-15
TITANIC: Added TTtalker methods
Paul Gilbert
2016-07-15
TITANIC: Adding setDial method
Paul Gilbert
2016-07-10
TITANIC: Beginnings of TTinput class
Paul Gilbert
2016-07-10
TITANIC: Changing TTNamed* classes to TTNpc*
Paul Gilbert
2016-07-10
TITANIC: Minor fleshing out of PET Conversations and Inventory
Paul Gilbert
2016-07-10
TITANIC: Miscellaneous PET Conversations methods
Paul Gilbert
2016-07-10
TITANIC: Implement PET Conversations dial logic
Paul Gilbert
2016-07-10
TITANIC: Implement PET Text color remapping
Paul Gilbert
2016-07-10
TITANIC: PET Conversations now partly rendering
Paul Gilbert
2016-07-10
TITANIC: Identifiied Pet Section showCursor & hideCursor methods
Paul Gilbert
2016-07-10
TITANIC: Implement PET Conversations displayNPC
Paul Gilbert
2016-07-10
TITANIC: Implement TrueTalk script retrieval
Paul Gilbert
2016-07-10
TITANIC: Added PET Conversations leave and Text Cursor hide
Paul Gilbert
2016-07-10
TITANIC: Added PET Conversations enter, PET Timers, and Text Cursor show
Paul Gilbert
2016-07-10
TITANIC: Implement PET Conversations & Text saving
Paul Gilbert
2016-07-10
TITANIC: Implemented conversations text input entry
Paul Gilbert
2016-07-10
TITANIC: Handle Conversations double click, PET Text key handling
Paul Gilbert
2016-07-10
TITANIC: Implement checks for whether NPCs can be summoned
Paul Gilbert
2016-07-10
TITANIC: Implement PET Text scrollToBottom, beginnings of addLine
Paul Gilbert
2016-07-10
TITANIC: Implement PET Text scrolling
Paul Gilbert
2016-07-10
TITANIC: Implemented CPetConversations setup
Paul Gilbert
2016-07-10
TITANIC: Rename CPetControlSub12 to CPetText
Paul Gilbert
2016-04-01
TITANIC: Moved gfx/ pet classes into pet_control/
Paul Gilbert