[Scummvm-cvs-logs] CVS: scummvm scummvm.6,1.13,1.14 README,1.236,1.237
Jonathan Gray
khalek at users.sourceforge.net
Tue Jan 6 04:29:02 CET 2004
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/base gameDetector.cpp,1.60,1.61
- Next message: [Scummvm-cvs-logs] CVS: tools descumm-common.cpp,1.8,1.9 descumm-tool.cpp,1.3,1.4 descumm.cpp,1.86,1.87 descumm.h,1.9,1.10 extract.h,1.8,1.9 util.h,1.9,1.10
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv11239
Modified Files:
scummvm.6 README
Log Message:
start work on czech subtitle support, not finished
Index: scummvm.6
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scummvm.6,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- scummvm.6 11 Dec 2003 15:21:49 -0000 1.13
+++ scummvm.6 6 Jan 2004 12:28:24 -0000 1.14
@@ -141,6 +141,8 @@
.BI \-q <lang>
Specify language where \fI<lang>\fP can be one of:
.br
+\fBcz\fP Czech
+.br
\fBde\fP German
.br
\fBen\fP English (default for most games)
@@ -306,6 +308,12 @@
.TP
.B sky
Beneath a Steel Sky
+.TP
+.B sword1
+Broken Sword I: Shadow of the Templars
+.TP
+.B sword2
+Broken Sword II: The Smoking Mirror
.SH FILES
.TP
Index: README
===================================================================
RCS file: /cvsroot/scummvm/scummvm/README,v
retrieving revision 1.236
retrieving revision 1.237
diff -u -d -r1.236 -r1.237
--- README 28 Dec 2003 15:59:31 -0000 1.236
+++ README 6 Jan 2004 12:28:24 -0000 1.237
@@ -418,6 +418,15 @@
es - Spanish
hb - Hebrew
+Broken Sword 1
+ en - English (default)
+ de - German
+ fr - French
+ it - Italian
+ es - Spanish
+ pt - Portuguese
+ cz - Czech
+
5.3) Graphics filters:
---- -----------------
ScummVM offers several anti-aliasing filters to attempt to improve visual
@@ -803,7 +812,7 @@
in the launcher.
language string Specify language (en, de, fr, it, pt, es, jp,
- zh, kr,se, gb, hb)
+ zh, kr,se, gb, hb, cz)
subtitles bool Set to true to enable subtitles.
talkspeed number Text speed (default: 60)
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/base gameDetector.cpp,1.60,1.61
- Next message: [Scummvm-cvs-logs] CVS: tools descumm-common.cpp,1.8,1.9 descumm-tool.cpp,1.3,1.4 descumm.cpp,1.86,1.87 descumm.h,1.9,1.10 extract.h,1.8,1.9 util.h,1.9,1.10
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list