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
/
core
/
saveable_object.cpp
Age
Commit message (
Collapse
)
Author
2016-08-26
TITANIC: Implemented more game classes
Paul Gilbert
2016-08-16
TITANIC: Implemented various pellerator classes
Paul Gilbert
2016-08-15
TITANIC: Implemented CHeadPiece and ear classes
Paul Gilbert
2016-08-14
TITANIC: Move BilgeSuccUBus & ParrotSuccUBus to npcs/ folder
Paul Gilbert
2016-07-24
TITANIC: Add semicolons after DEFFN lines
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: Cleanup CGameObject list from CMovieClipList to CMovieRangeInfoList
Paul Gilbert
2016-07-15
TITANIC: Rename CPlaceHolder to CPlaceHolderItem to match original
Paul Gilbert
2016-07-15
TITANIC: gcc compilation fixes
Paul Gilbert
2016-07-10
TITANIC: Finished CComputerScreen TimerMsg
Paul Gilbert
2016-07-10
TITANIC: Implement checks for whether NPCs can be summoned
Paul Gilbert
2016-07-10
TITANIC: Implemented CGameObject::find
Paul Gilbert
2016-07-10
TITANIC: Implementing CArm message handlers
Paul Gilbert
2016-07-10
TITANIC: Implementing CCarry drag end handler
Paul Gilbert
2016-04-09
TITANIC: Further implementation of timers
Paul Gilbert
2016-04-06
TITANIC: Fix class hierarchy in ClassDef structures
Paul Gilbert
2016-04-01
TITANIC: Moved gfx/ pet classes into pet_control/
Paul Gilbert
2016-03-31
TITANIC: Beginnings of PET event handling code
Paul Gilbert
2016-03-28
TITANIC: Implemented CCDROM and various support stuff
Paul Gilbert
2016-03-24
TITANIC: Support methods needed by CTelevision
Paul Gilbert
2016-03-23
TITANIC: More view event handling, beginnings of mouse cursor loading
Paul Gilbert
2016-03-19
TITANIC: Implemented CGameManager::update
Paul Gilbert
2016-03-19
TITANIC: Implemented CViewItem::viewChange
Paul Gilbert
2016-03-18
TITANIC: Implement input translator event methods
Paul Gilbert
2016-03-17
TITANIC: Add stubs for CEnterNodeMsg message handlers
Paul Gilbert
2016-03-17
TITANIC: Added stubbed CEnterRoomMsg event handlers as needed
Paul Gilbert
2016-03-13
TITANIC: Add message generation at end of applicationStarting
Paul Gilbert
2016-03-13
TITANIC: Changed CGameStateSub to CGameLocation, properly implemented it
Paul Gilbert
2016-03-12
TITANIC: Added CGameObjectDescItem class
Paul Gilbert
2016-03-12
TITANIC: Implement various post-load methods
Paul Gilbert
2016-03-07
TITANIC: Implemented message target classes
Paul Gilbert
2016-03-06
TITANIC: Overall message handling method
Paul Gilbert
2016-03-06
TITANIC: Further gcc compilation fixes
Paul Gilbert
2016-03-06
TITANIC: gcc compilation fixes
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-05
TITANIC: Add missing CMailMan to saveable object list
Paul Gilbert
2016-03-05
TITANIC: Create stubs for CStarControl support classes
Paul Gilbert
2016-03-05
TITANIC: gcc compilation fixes
Paul Gilbert
2016-03-04
TITANIC: Move CPetControl and direct support classes to new folder
Paul Gilbert
2016-03-04
TITANIC: Beginnings of CPetControl support classes
Paul Gilbert
2016-03-02
TITANIC: Implemented more saveable classes
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-02
TITANIC: Added more miscellaneous classes
Paul Gilbert
2016-03-01
TITANIC: Added more miscellaneous classes
Paul Gilbert
2016-03-01
TITANIC: Lots more miscellaneous classes
Paul Gilbert
2016-03-01
TITANIC: Added lots more miscellaneous classes
Paul Gilbert
2016-02-29
TITANIC: Added a bunch of classes, loading method fixes
Paul Gilbert
2016-02-29
TITANIC: Implemented lots of CBackground descendent classes
Paul Gilbert
[next]