scummvm/base
Johannes Schickel 58fcda82f3 Remove support for translation of console messages.
In recent discussions on -devel it turned out, that this
feature is rather superfluous and instead we should rather
implement a proper error reporting in our GUI.

I also removed the dependency on iconv along with this.

svn-id: r50335
2010-06-26 18:07:41 +00:00
..
commandLine.cpp LAUNCHER: hopefully fixed music driver selection via command line 2010-06-22 18:27:00 +00:00
commandLine.h Implement FR #2988017: exit status with --list-saves always 0 2010-05-21 18:25:01 +00:00
internal_version.h Fix build with --enable-release. 2010-06-24 22:55:24 +00:00
internal_version.h.in Fix build with --enable-release. 2010-06-24 22:55:24 +00:00
main.cpp Remove support for translation of console messages. 2010-06-26 18:07:41 +00:00
main.h argv should not be modified; make it plenty const. 2009-03-21 16:07:46 +00:00
module.mk Moved base/game.* to engines/game.* 2008-09-17 17:31:29 +00:00
plugins.cpp GUI/LAUNCHER: This should fix the regression concerning pc speaker / pcjr support caused by patch #1956501 2010-06-22 15:30:41 +00:00
plugins.h COMMON: Move typedef StringList from str.h to new header str-array.h 2010-03-18 15:09:24 +00:00
version.cpp Renamed ENABLE_RGB_COLOR to USE_RGB_COLOR, and added it to config.h to guarantee a consistent build. 2009-08-21 18:16:37 +00:00
version.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00