scummvm/engines/titanic/support
aryanrawlani28 4b6976c558 GUI: U32: Reduce number of files changed and fixes
Up until last commit, everything was working fine but the amount of files changed was too large. This commit tries to reduce the changes.

- Add a fake constructor to Keymap, text-to-speech, setDescription (save-state)
- Redirecting functions for PopUpWidget::appendEntry, ButtonWidget::setLabel, GUIErrorMessage
- Use the above functions and constructors to reduce changes in Engines
- Fix warnings being in unicode. Only output english text in - Warnings, Errors, etc.
- Mark some strings as "translation" strings. (Not yet added to POTFILES)
- Remove some CP related things from po/modules.mk
- Previously used some Common::convertToU32 where it was not necessary, replace this with u32constructor
2020-08-30 14:43:41 +02:00
..
avi_surface.cpp
avi_surface.h
credit_text.cpp
credit_text.h
direct_draw_surface.cpp
direct_draw_surface.h
direct_draw.cpp
direct_draw.h
exe_resources.cpp
exe_resources.h
files_manager.cpp
files_manager.h
fixed_queue.h
font.cpp
font.h
image_decoders.cpp
image_decoders.h
image.cpp
image.h
mouse_cursor.cpp
mouse_cursor.h
movie_clip.cpp
movie_clip.h
movie_event.cpp
movie_event.h
movie_manager.cpp
movie_manager.h
movie_range_info.cpp
movie_range_info.h
movie.cpp
movie.h
rect.cpp
rect.h
screen_manager.cpp
screen_manager.h
simple_file.cpp
simple_file.h
string_parser.cpp
string_parser.h
string.cpp
string.h
strings.cpp
strings.h
text_cursor.cpp
text_cursor.h
time_event_info.cpp
time_event_info.h
transparency_surface.cpp
transparency_surface.h
video_surface.cpp
video_surface.h