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 |
||
---|---|---|
.. | ||
anim.cpp | ||
anim.h | ||
configure.engine | ||
console.cpp | ||
console.h | ||
detection.cpp | ||
dispman.cpp | ||
dispman.h | ||
engine.cpp | ||
eventman.cpp | ||
eventman.h | ||
image.cpp | ||
image.h | ||
interface.cpp | ||
interface.h | ||
intro.cpp | ||
intro.h | ||
lab.cpp | ||
lab.h | ||
labsets.cpp | ||
labsets.h | ||
map.cpp | ||
module.mk | ||
music.cpp | ||
music.h | ||
POTFILES | ||
processroom.cpp | ||
processroom.h | ||
resource.cpp | ||
resource.h | ||
savegame.cpp | ||
special.cpp | ||
speciallocks.cpp | ||
speciallocks.h | ||
utils.cpp | ||
utils.h |