scummvm/engines/titanic/pet_control
2016-08-06 12:14:02 -04:00
..
pet_control.cpp TITANIC: Fix identified warnings 2016-07-30 17:45:50 -04:00
pet_control.h TITANIC: Added CPETPosition enterViewMsg 2016-08-02 19:27:00 -04:00
pet_conversations.cpp TITANIC: Added more sound manager methods 2016-08-06 12:14:02 -04:00
pet_conversations.h TITANIC: Fix identified warnings 2016-07-30 17:45:50 -04:00
pet_drag_chev.cpp TITANIC: gcc compilation fixes 2016-07-18 22:32:28 -04:00
pet_drag_chev.h TITANIC: Add semicolon to DECLARE_MESSAGE_MAP usage 2016-07-24 20:52:21 -04:00
pet_element.cpp TITANIC: Clarify MODE_2 as MODE_FOCUSED 2016-07-23 11:50:07 -04:00
pet_element.h TITANIC: Clarify MODE_2 as MODE_FOCUSED 2016-07-23 11:50:07 -04:00
pet_frame.cpp TITANIC: Added CPetStarfield methods 2016-07-15 19:25:14 -04:00
pet_frame.h TITANIC: Fix drawing glyph squares in PET inventory tab 2016-07-10 16:11:25 -04:00
pet_gfx_element.cpp TITANIC: Clarify MODE_2 as MODE_FOCUSED 2016-07-23 11:50:07 -04:00
pet_gfx_element.h TITANIC: Simplify PET Element getBounds methods 2016-07-10 16:37:52 -04:00
pet_glyphs.cpp TITANIC: Fix warnings 2016-08-01 12:26:58 +03:00
pet_glyphs.h TITANIC: Adding lots of const prefixes 2016-07-31 14:31:36 -04:00
pet_graphic2.cpp TITANIC: Add semicolon after EMPTY_MESSAGE_MAP macro usages 2016-07-24 20:11:49 -04:00
pet_graphic2.h TITANIC: Add semicolon to DECLARE_MESSAGE_MAP usage 2016-07-24 20:52:21 -04:00
pet_graphic.cpp TITANIC: Add semicolon after EMPTY_MESSAGE_MAP macro usages 2016-07-24 20:11:49 -04:00
pet_graphic.h TITANIC: Add semicolon to DECLARE_MESSAGE_MAP usage 2016-07-24 20:52:21 -04:00
pet_inventory_glyphs.cpp TITANIC: Fix warnings 2016-08-01 12:26:58 +03:00
pet_inventory_glyphs.h TITANIC: Added Pet Inventorty virtual methods 2016-07-15 19:24:53 -04:00
pet_inventory.cpp TITANIC: Fix Coverity warnings 2016-08-01 20:05:16 -04:00
pet_inventory.h TITANIC: Fix identified warnings 2016-07-30 17:45:50 -04:00
pet_leaf.cpp TITANIC: Add semicolon after EMPTY_MESSAGE_MAP macro usages 2016-07-24 20:11:49 -04:00
pet_leaf.h TITANIC: Add semicolon to DECLARE_MESSAGE_MAP usage 2016-07-24 20:52:21 -04:00
pet_load_save.cpp TITANIC: Fix various warnings 2016-07-31 18:08:57 -04:00
pet_load_save.h TITANIC: Fix various warnings 2016-07-31 18:08:57 -04:00
pet_load.cpp TITANIC: Workaround for original using destroyed objects after save load 2016-07-22 13:28:32 -04:00
pet_load.h TITANIC: Fix various warnings 2016-07-31 18:08:57 -04:00
pet_message.cpp TITANIC: Implement messages PET section 2016-07-10 16:37:49 -04:00
pet_message.h TITANIC: Removed const modifier from all saveable objects 2016-07-15 19:25:58 -04:00
pet_mode_off.cpp TITANIC: Add semicolon after EMPTY_MESSAGE_MAP macro usages 2016-07-24 20:11:49 -04:00
pet_mode_off.h TITANIC: Add semicolon to DECLARE_MESSAGE_MAP usage 2016-07-24 20:52:21 -04:00
pet_mode_on.cpp TITANIC: Add semicolon after EMPTY_MESSAGE_MAP macro usages 2016-07-24 20:11:49 -04:00
pet_mode_on.h TITANIC: Add semicolon to DECLARE_MESSAGE_MAP usage 2016-07-24 20:52:21 -04:00
pet_mode_panel.cpp TITANIC: Add semicolon after EMPTY_MESSAGE_MAP macro usages 2016-07-24 20:11:49 -04:00
pet_mode_panel.h TITANIC: Add semicolon to DECLARE_MESSAGE_MAP usage 2016-07-24 20:52:21 -04:00
pet_pannel1.cpp TITANIC: Add semicolon after EMPTY_MESSAGE_MAP macro usages 2016-07-24 20:11:49 -04:00
pet_pannel1.h TITANIC: Add semicolon to DECLARE_MESSAGE_MAP usage 2016-07-24 20:52:21 -04:00
pet_pannel2.cpp TITANIC: Add semicolon after EMPTY_MESSAGE_MAP macro usages 2016-07-24 20:11:49 -04:00
pet_pannel2.h TITANIC: Add semicolon to DECLARE_MESSAGE_MAP usage 2016-07-24 20:52:21 -04:00
pet_pannel3.cpp TITANIC: Add semicolon after EMPTY_MESSAGE_MAP macro usages 2016-07-24 20:11:49 -04:00
pet_pannel3.h TITANIC: Add semicolon to DECLARE_MESSAGE_MAP usage 2016-07-24 20:52:21 -04:00
pet_quit.cpp TITANIC: Minor palette cleanup, remove border from PET Quit view text 2016-07-10 16:37:41 -04:00
pet_quit.h TITANIC: Added CPetStarfield methods 2016-07-15 19:25:14 -04:00
pet_real_life.cpp TITANIC: Added Pet Inventorty virtual methods 2016-07-15 19:24:53 -04:00
pet_real_life.h TITANIC: Adding lots of const prefixes 2016-07-31 14:31:36 -04:00
pet_remote_glyphs.cpp TITANIC: Fix initializing PET Remote glyphs 2016-07-15 19:25:01 -04:00
pet_remote_glyphs.h TITANIC: Implement remaining PET Remote glyphs 2016-07-10 16:38:16 -04:00
pet_remote.cpp TITANIC: Added Pet Inventorty virtual methods 2016-07-15 19:24:53 -04:00
pet_remote.h TITANIC: Finsihed remaining PET Remote methods 2016-07-15 19:24:33 -04:00
pet_rooms_glyphs.cpp TITANIC: Fix infinite recursion in CPetRoomsGlyph 2016-08-01 19:37:16 -04:00
pet_rooms_glyphs.h TITANIC: Removed const modifier from all saveable objects 2016-07-15 19:25:58 -04:00
pet_rooms.cpp TITANIC: Added CPETPosition enterViewMsg 2016-08-02 19:27:00 -04:00
pet_rooms.h TITANIC: Added CPETPosition enterViewMsg 2016-08-02 19:27:00 -04:00
pet_save.cpp TITANIC: Fix various warnings 2016-07-31 18:08:57 -04:00
pet_save.h TITANIC: Fix various warnings 2016-07-31 18:08:57 -04:00
pet_section.cpp TITANIC: Added remaining CPetControl methods 2016-07-15 19:25:06 -04:00
pet_section.h TITANIC: Adding lots of const prefixes 2016-07-31 14:31:36 -04:00
pet_slider.cpp TITANIC: Fix compiler warnings 2016-08-02 20:04:06 -04:00
pet_slider.h TITANIC: gcc compilation fixes 2016-07-15 19:19:28 -04:00
pet_sound.cpp TITANIC: Fix compiler warnings 2016-08-02 20:04:06 -04:00
pet_sound.h TITANIC: FIx confusion between mouse down & up messages in CPetGlyph hierarchy 2016-07-10 16:22:32 -04:00
pet_starfield.cpp TITANIC: Finished startfield initDocument 2016-07-17 13:10:01 -04:00
pet_starfield.h TITANIC: Removed const modifier from all saveable objects 2016-07-15 19:25:58 -04:00
pet_text.cpp TITANIC: Fix redrawing CPetText after line colors are changed 2016-07-23 09:13:00 -04:00
pet_text.h TITANIC: Removed const modifier from all saveable objects 2016-07-15 19:25:58 -04:00