scummvm/engines/titanic/core
2016-04-06 07:55:55 -04:00
..
background.cpp TITANIC: Implemented CCDROM and various support stuff 2016-03-28 22:25:15 -04:00
background.h TITANIC: Implemented CCDROM and various support stuff 2016-03-28 22:25:15 -04:00
click_responder.cpp TITANIC: Implemented CClickResponder and descendents 2016-02-28 07:49:21 -05:00
click_responder.h TITANIC: Converting saveable objects hierarchy to have type data 2016-03-06 19:12:49 -05:00
dont_save_file_item.cpp
dont_save_file_item.h TITANIC: Converting saveable objects hierarchy to have type data 2016-03-06 19:12:49 -05:00
drop_target.cpp TITANIC: Implement various parrot classes 2016-02-28 10:57:45 -05:00
drop_target.h TITANIC: Add new derived Rect and Point classes 2016-03-21 20:53:49 -04:00
file_item.cpp
file_item.h TITANIC: Move most of the root classes into new support/ folder 2016-04-03 16:16:35 -04:00
game_object.cpp TITANIC: Beginnings of CProximity class 2016-04-06 07:55:55 -04:00
game_object.h TITANIC: Beginnings of CProximity class 2016-04-06 07:55:55 -04:00
game_object_desc_item.cpp TITANIC: Added CGameObjectDescItem class 2016-03-12 22:03:01 -05:00
game_object_desc_item.h TITANIC: Added CGameObjectDescItem class 2016-03-12 22:03:01 -05:00
link_item.cpp TITANIC: Set up cursors enum with better names 2016-04-05 21:14:34 -04:00
link_item.h TITANIC: Move most of the root classes into new support/ folder 2016-04-03 16:16:35 -04:00
list.cpp
list.h TITANIC: Move most of the root classes into new support/ folder 2016-04-03 16:16:35 -04:00
message_target.cpp
message_target.h TITANIC: Converting saveable objects hierarchy to have type data 2016-03-06 19:12:49 -05:00
movie_clip.cpp TITANIC: Implement view change logic 2016-03-19 20:56:29 -04:00
movie_clip.h TITANIC: Implement view change logic 2016-03-19 20:56:29 -04:00
multi_drop_target.cpp TITANIC: Implement various parrot classes 2016-02-28 10:57:45 -05:00
multi_drop_target.h TITANIC: Converting saveable objects hierarchy to have type data 2016-03-06 19:12:49 -05:00
named_item.cpp TITANIC: Fleshing out CLinkItem class 2016-03-17 23:58:24 -04:00
named_item.h TITANIC: Fleshing out CLinkItem class 2016-03-17 23:58:24 -04:00
node_item.cpp TITANIC: Implement method for rendering view contents 2016-03-21 22:44:55 -04:00
node_item.h TITANIC: Implement method for rendering view contents 2016-03-21 22:44:55 -04:00
project_item.cpp TITANIC: Added CGameManager::viewChange 2016-03-19 09:29:11 -04:00
project_item.h TITANIC: Move most of the root classes into new support/ folder 2016-04-03 16:16:35 -04:00
resource_key.cpp TITANIC: Move most of the root classes into new support/ folder 2016-04-03 16:16:35 -04:00
resource_key.h TITANIC: Move most of the root classes into new support/ folder 2016-04-03 16:16:35 -04:00
room_item.cpp TITANIC: Implement method for rendering view contents 2016-03-21 22:44:55 -04:00
room_item.h TITANIC: Move most of the root classes into new support/ folder 2016-04-03 16:16:35 -04:00
saveable_object.cpp TITANIC: Moved gfx/ pet classes into pet_control/ 2016-04-01 19:42:53 -04:00
saveable_object.h TITANIC: Move most of the root classes into new support/ folder 2016-04-03 16:16:35 -04:00
static_image.cpp TITANIC: Added a lot of class definitions 2016-02-28 21:42:13 -05:00
static_image.h TITANIC: Converting saveable objects hierarchy to have type data 2016-03-06 19:12:49 -05:00
tree_item.cpp TITANIC: Implement CTreeItem::getHiddenRoom 2016-03-31 20:53:41 -04:00
tree_item.h TITANIC: Implement CTreeItem::getHiddenRoom 2016-03-31 20:53:41 -04:00
turn_on_object.cpp TITANIC: Added CTurnOnPlaySound and CTurnOnObject 2016-02-26 07:36:51 -05:00
turn_on_object.h TITANIC: Converting saveable objects hierarchy to have type data 2016-03-06 19:12:49 -05:00
turn_on_play_sound.cpp TITANIC: Added CTurnOnPlaySound and CTurnOnObject 2016-02-26 07:36:51 -05:00
turn_on_play_sound.h TITANIC: Converting saveable objects hierarchy to have type data 2016-03-06 19:12:49 -05:00
turn_on_turn_off.cpp TITANIC: Lots more miscellaneous classes 2016-03-01 20:41:07 -05:00
turn_on_turn_off.h TITANIC: Converting saveable objects hierarchy to have type data 2016-03-06 19:12:49 -05:00
view_item.cpp TITANIC: Set up cursors enum with better names 2016-04-05 21:14:34 -04:00
view_item.h TITANIC: Make all use of message targets public inheritance 2016-03-24 12:51:44 -04:00