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
/
carry
Age
Commit message (
Collapse
)
Author
2016-08-23
TITANIC: Implemented more game classes
Paul Gilbert
2016-08-22
TITANIC: Implemented more game classes
Paul Gilbert
2016-08-22
TITANIC: Implemented more game classes
Paul Gilbert
2016-08-21
TITANIC: Implemented more game classes
Paul Gilbert
2016-08-21
TITANIC: Implemented more game classes
Paul Gilbert
2016-08-19
TITANIC: Fix infinite recursion
Eugene Sandulenko
2016-08-18
TITANIC: Implementing game classes
Paul Gilbert
2016-08-17
TITANIC: Implementing game logic classes
Paul Gilbert
2016-08-17
TITANIC: Implemented CCage class
Paul Gilbert
2016-08-15
TITANIC: Implemented CHeadPiece and ear classes
Paul Gilbert
2016-08-15
TITANIC: Implemented CParrotSuccUBus class
Paul Gilbert
2016-08-14
TITANIC: Implemented CSuccUBus class
Paul Gilbert
2016-08-13
TITANIC: In-progress implementing CParrot class
Paul Gilbert
2016-08-12
TITANIC: Implemented some game object classes
Paul Gilbert
2016-07-31
TITANIC: Remove unneeded CTestArray class that was breaking compilation
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
Turns out that CGameObject::save regenerates the _movieRangeInfo list. So the const suffix can no longer be used for the entire hierarchy
2016-07-15
TITANIC: Set up empty message targets for classes without messages
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: Adding CDeskbot message handlers
Paul Gilbert
2016-07-10
TITANIC: Finished CTrueTalkManager start method
Paul Gilbert
2016-07-10
TITANIC: Cleanup & renames for starting conversations
Paul Gilbert
2016-07-10
TITANIC: Implemented CTrueTalkManager getNpcScript
Paul Gilbert
2016-07-10
TITANIC: Seperate PET classes setup and reset methods
Paul Gilbert
2016-07-10
TITANIC: Restructuring PET list classes, beginning of inventory
Paul Gilbert
2016-07-10
TITANIC: Added CFeathers message map
Paul Gilbert
2016-07-10
TITANIC: Implement CCrushedTV message handlers
Paul Gilbert
2016-07-10
TITANIC: Implemented CChicken message handlers
Paul Gilbert
2016-07-10
TITANIC: Implemented CCarryParrot msg handlers and support methods
Paul Gilbert
2016-07-10
TITANIC: Implementing CCarryParrot msg handlers
Paul Gilbert
2016-07-10
TITANIC: Implement CBridgePiece message handlers
Paul Gilbert
2016-07-10
TITANIC: Finished CArm msg handlers, stubs for adding to inventory
Paul Gilbert
2016-07-10
TITANIC: More CArm message handlers
Paul Gilbert
2016-07-10
TITANIC: More CMagazine message handlers
Paul Gilbert
2016-07-10
TITANIC: Add CMagazine msg handler stubs
Paul Gilbert
2016-07-10
TITANIC: Implementing CCarry classes msg handlers
Paul Gilbert
2016-07-10
TITANIC: Implemented CPhonographCylinder msg handlers
Paul Gilbert
2016-07-10
TITANIC: Adding CCarry descendent msg handlers
Paul Gilbert
2016-07-10
TITANIC: Implementing CArm message handlers
Paul Gilbert
2016-07-10
TITANIC: Added remainder of CCarry msg handlers
Paul Gilbert
2016-07-10
TITANIC: Implementing CCarry drag end handler
Paul Gilbert
2016-07-10
TITANIC: CCarry drag & move msg handlers
Paul Gilbert
2016-07-10
TITANIC: Added CCarry message handler stubs
Paul Gilbert
2016-03-21
TITANIC: Add new derived Rect and Point classes
Paul Gilbert
2016-03-06
TITANIC: Converting saveable objects hierarchy to have type data
Paul Gilbert
This is necessary for at least message sending, and probably other areas, that needs to be able to pass class filtering for message targets. And I could figure out a clean way to use the built-in RTTI
2016-03-02
TITANIC: Implemented more saveable classes
Paul Gilbert
2016-03-02
TITANIC: More saveable classes implemented
Paul Gilbert
[next]