mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-16 06:39:17 +00:00
4b6976c558
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 |
||
---|---|---|
.. | ||
acode.h | ||
alan2.cpp | ||
alan2.h | ||
alan_version.cpp | ||
alan_version.h | ||
args.cpp | ||
args.h | ||
debug.cpp | ||
debug.h | ||
decode.cpp | ||
decode.h | ||
detection_tables.h | ||
detection.cpp | ||
detection.h | ||
exe.cpp | ||
exe.h | ||
glkio.cpp | ||
glkio.h | ||
inter.cpp | ||
inter.h | ||
main.cpp | ||
main.h | ||
params.cpp | ||
params.h | ||
parse.cpp | ||
parse.h | ||
reverse.cpp | ||
reverse.h | ||
rules.cpp | ||
rules.h | ||
stack.cpp | ||
stack.h | ||
sysdep.cpp | ||
sysdep.h | ||
types.cpp | ||
types.h | ||
version.h |