scummvm/engines/titanic/messages
David Fioramonti c96b01b82e TITANIC: Reduce header includes for titanic.h
I reduced the header includes a lot in Titanic.h and forward
declared when I could. Titanic.h was including a lot and
a lot of functions that were including it were not using its
API. This will help make it more clear which implementation
files are using which class since they will just need to include
which ones they need.

I also moved the debug related items in Titanic.h into the debugger
header.

I also reordered several of the the header includes to be local to
global.
2017-08-24 04:06:54 -07:00
..
auto_sound_event.cpp TITANIC: Fix the CBilgeDispensorEvent not firing 2017-07-25 22:04:28 -04:00
auto_sound_event.h TITANIC: Fix the CBilgeDispensorEvent not firing 2017-07-25 22:04:28 -04:00
bilge_auto_sound_event.cpp
bilge_auto_sound_event.h
bilge_dispensor_event.cpp TITANIC: Reduce header includes for titanic.h 2017-08-24 04:06:54 -07:00
bilge_dispensor_event.h TITANIC: Fix the CBilgeDispensorEvent not firing 2017-07-25 22:04:28 -04:00
door_auto_sound_event.cpp
door_auto_sound_event.h
messages.cpp TITANIC: Reduce header includes for titanic.h 2017-08-24 04:06:54 -07:00
messages.h TITANIC: Remove development link left in computer screen view 2017-08-06 17:45:27 -04:00
mouse_messages.cpp
mouse_messages.h
pet_messages.h
service_elevator_door.cpp
service_elevator_door.h