Both sides previous revisionPrevious revisionNext revision | Previous revision |
projects:liflg:civctp [2009/02/20 16:52] – rettichschnidi | projects:liflg:civctp [2011/02/24 18:16] (current) – rettichschnidi |
---|
== Idea == | == Idea == |
| Build an installer for Civilization:CTP from Loki. Including the latest patch and workarounds and allow the users to select the language regardless of the version he owns. |
Build an installer for Civilization:CTP from Loki. Including the latest patch and workarounds. | |
| |
== Achievements == | == Achievements == |
| |
== Test cases=== | == Test cases=== |
| |
| |
^ Tests which needed to be passed ^ works for rettichschnidi Ubuntu 8.10 x86 ^ | ^ Tests which needed to be passed ^ works for rettichschnidi Ubuntu 8.10 x86 ^ |
| Movies work| yes| | | Movies work| yes| |
| Sound works | yes| | | Sound works | yes| |
| LAN-Game works | to be tested | | | LAN-Game works | yes | |
| Internetgame works | to be tested | | | Internetgame works | to be tested | |
| Uninstall option works | yes| | | Uninstall option works | yes| |
| Uninstall option works with installed Loki-Compat-Libs| yes| | |
| |
== TODO == | == TODO == |
| |
* Test, if Loki-Compat-libs necessary | * make an unified installer all languages |
| |
* make installers for non-German version | |
| |
== Wishlist== | |
* include language packets (German, English, French, Italian, Spanish), allows users to switch between those languages | * include language packets (German, English, French, Italian, Spanish), allows users to switch between those languages |
| |
== Problems == | == Problems == |
| |
* English and German version have a sightly different layout | * English and German version have a slightly different layout |
| * Problem with one file on CDs labeled with "CD 3788" |
* Problem with one file on CDs Labeld with "CD 3788" | |
| |
$ ls -l runtime/ctp_data/default/videos/gw38a.mpg | $ ls -l runtime/ctp_data/default/videos/gw38a.mpg |
* There are several different disc (even within the same language). Some of them seem to be broken. | * There are several different disc (even within the same language). Some of them seem to be broken. |
| |
| == Differences == |
| === Discs === |
| <code> |
| reto@c2d:/media$ diff -rq CIV-DE-1.1-v3788/ CIV-DE-1.1-v4214/ |
| Files CIV-DE-1.1-v3788/CivCTP-data.tar.gz and CIV-DE-1.1-v4214/CivCTP-data.tar.gz differ |
| Files CIV-DE-1.1-v3788/README and CIV-DE-1.1-v4214/README differ |
| Only in CIV-DE-1.1-v3788/runtime/ctp_data/default: TRANS.TBL |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw24a.mpg and CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw24a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw38a.mpg and CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw38a.mpg differ |
| Only in CIV-DE-1.1-v3788/runtime/ctp_data/default/videos: TRANS.TBL |
| Only in CIV-DE-1.1-v3788/runtime/ctp_data: TRANS.TBL |
| Only in CIV-DE-1.1-v3788/runtime: TRANS.TBL |
| Only in CIV-DE-1.1-v3788/setup/Tcl-Tk/bin: TRANS.TBL |
| Only in CIV-DE-1.1-v3788/setup/Tcl-Tk/lib/tcl8.0/opt0.1: TRANS.TBL |
| Only in CIV-DE-1.1-v3788/setup/Tcl-Tk/lib/tcl8.0: TRANS.TBL |
| Only in CIV-DE-1.1-v3788/setup/Tcl-Tk/lib/tk8.0: TRANS.TBL |
| Only in CIV-DE-1.1-v3788/setup/Tcl-Tk/lib: TRANS.TBL |
| Only in CIV-DE-1.1-v3788/setup/Tcl-Tk: TRANS.TBL |
| Only in CIV-DE-1.1-v3788/setup: TRANS.TBL |
| Only in CIV-DE-1.1-v3788/: TRANS.TBL |
| </code> |
| |
<code> | <code> |
cdrom0: broken German version 1.1 | reto@c2d:/media$ diff -rq CIV-DE-1.1-v3788/ CIV-EN-1.0/ |
test1: good German version 1.1 | Only in CIV-DE-1.1-v3788/: CivCTP-data.tar.gz |
</code> | Only in CIV-EN-1.0/: CivCTP.tar.gz |
| Only in CIV-DE-1.1-v3788/: CivCTP-x86-glibc-2.0.tar.gz |
| Only in CIV-DE-1.1-v3788/: CivCTP-x86-glibc-2.1.tar.gz |
| Files CIV-DE-1.1-v3788/.ctpcd and CIV-EN-1.0/.ctpcd differ |
| Files CIV-DE-1.1-v3788/README and CIV-EN-1.0/README differ |
| Only in CIV-DE-1.1-v3788/runtime/ctp_data/default: TRANS.TBL |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/cm037a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/cm037a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw00a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw00a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw01a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw01a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw02a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw02a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw03a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw03a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw04a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw04a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw05a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw05a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw06a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw06a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw07a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw07a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw08a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw08a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw09a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw09a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw10a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw10a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw11a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw11a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw12a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw12a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw13a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw13a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw14a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw14a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw15a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw15a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw16a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw16a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw17a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw17a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw18a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw18a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw19a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw19a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw20a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw20a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw21a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw21a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw22a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw22a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw23a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw23a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw24a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw24a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw25a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw25a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw26a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw26a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw27a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw27a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw28a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw28a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw29a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw29a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw30a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw30a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw31a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw31a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw32a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw32a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw33a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw33a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw34a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw34a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw35a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw35a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw36a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw36a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw37a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw37a.mpg differ |
| Files CIV-DE-1.1-v3788/runtime/ctp_data/default/videos/gw38a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw38a.mpg differ |
| Only in CIV-DE-1.1-v3788/runtime/ctp_data/default/videos: TRANS.TBL |
| Only in CIV-DE-1.1-v3788/runtime/ctp_data: TRANS.TBL |
| Only in CIV-DE-1.1-v3788/runtime: TRANS.TBL |
| Only in CIV-DE-1.1-v3788/setup: checkarch |
| Only in CIV-EN-1.0/setup: CVS |
| Only in CIV-DE-1.1-v3788/setup: printarch |
| Only in CIV-DE-1.1-v3788/setup: printlibc |
| Files CIV-DE-1.1-v3788/setup/progress.gif and CIV-EN-1.0/setup/progress.gif differ |
| Files CIV-DE-1.1-v3788/setup/setup.tk and CIV-EN-1.0/setup/setup.tk differ |
| Files CIV-DE-1.1-v3788/setup/tarball.list and CIV-EN-1.0/setup/tarball.list differ |
| Only in CIV-EN-1.0/setup/Tcl-Tk/bin: CVS |
| Only in CIV-DE-1.1-v3788/setup/Tcl-Tk/bin: TRANS.TBL |
| Only in CIV-EN-1.0/setup/Tcl-Tk: CVS |
| Only in CIV-EN-1.0/setup/Tcl-Tk/lib: CVS |
| Only in CIV-EN-1.0/setup/Tcl-Tk/lib/tcl8.0: CVS |
| Only in CIV-EN-1.0/setup/Tcl-Tk/lib/tcl8.0/opt0.1: CVS |
| Only in CIV-DE-1.1-v3788/setup/Tcl-Tk/lib/tcl8.0/opt0.1: TRANS.TBL |
| Only in CIV-DE-1.1-v3788/setup/Tcl-Tk/lib/tcl8.0: TRANS.TBL |
| Only in CIV-EN-1.0/setup/Tcl-Tk/lib/tk8.0: CVS |
| Only in CIV-DE-1.1-v3788/setup/Tcl-Tk/lib/tk8.0: TRANS.TBL |
| Only in CIV-DE-1.1-v3788/setup/Tcl-Tk/lib: TRANS.TBL |
| Only in CIV-DE-1.1-v3788/setup/Tcl-Tk: TRANS.TBL |
| Only in CIV-DE-1.1-v3788/setup: TRANS.TBL |
| Files CIV-DE-1.1-v3788/setup/unpack_data and CIV-EN-1.0/setup/unpack_data differ |
| Files CIV-DE-1.1-v3788/setup/unpack_videos and CIV-EN-1.0/setup/unpack_videos differ |
| Files CIV-DE-1.1-v3788/setup/videos.list and CIV-EN-1.0/setup/videos.list differ |
| Only in CIV-DE-1.1-v3788/: TRANS.TBL |
| </code> |
| |
<code> | <code> |
| reto@c2d:/media$ diff -rq CIV-DE-1.1-v4214/ CIV-EN-1.0/ |
| Only in CIV-DE-1.1-v4214/: CivCTP-data.tar.gz |
| Only in CIV-EN-1.0/: CivCTP.tar.gz |
| Only in CIV-DE-1.1-v4214/: CivCTP-x86-glibc-2.0.tar.gz |
| Only in CIV-DE-1.1-v4214/: CivCTP-x86-glibc-2.1.tar.gz |
| Files CIV-DE-1.1-v4214/.ctpcd and CIV-EN-1.0/.ctpcd differ |
| Files CIV-DE-1.1-v4214/README and CIV-EN-1.0/README differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/cm037a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/cm037a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw00a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw00a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw01a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw01a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw02a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw02a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw03a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw03a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw04a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw04a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw05a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw05a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw06a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw06a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw07a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw07a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw08a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw08a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw09a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw09a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw10a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw10a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw11a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw11a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw12a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw12a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw13a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw13a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw14a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw14a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw15a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw15a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw16a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw16a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw17a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw17a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw18a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw18a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw19a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw19a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw20a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw20a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw21a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw21a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw22a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw22a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw23a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw23a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw24a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw24a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw25a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw25a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw26a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw26a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw27a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw27a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw28a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw28a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw29a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw29a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw30a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw30a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw31a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw31a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw32a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw32a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw33a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw33a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw34a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw34a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw35a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw35a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw36a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw36a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw37a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw37a.mpg differ |
| Files CIV-DE-1.1-v4214/runtime/ctp_data/default/videos/gw38a.mpg and CIV-EN-1.0/runtime/ctp_data/default/videos/gw38a.mpg differ |
| Only in CIV-DE-1.1-v4214/setup: checkarch |
| Only in CIV-EN-1.0/setup: CVS |
| Only in CIV-DE-1.1-v4214/setup: printarch |
| Only in CIV-DE-1.1-v4214/setup: printlibc |
| Files CIV-DE-1.1-v4214/setup/progress.gif and CIV-EN-1.0/setup/progress.gif differ |
| Files CIV-DE-1.1-v4214/setup/setup.tk and CIV-EN-1.0/setup/setup.tk differ |
| Files CIV-DE-1.1-v4214/setup/tarball.list and CIV-EN-1.0/setup/tarball.list differ |
| Only in CIV-EN-1.0/setup/Tcl-Tk/bin: CVS |
| Only in CIV-EN-1.0/setup/Tcl-Tk: CVS |
| Only in CIV-EN-1.0/setup/Tcl-Tk/lib: CVS |
| Only in CIV-EN-1.0/setup/Tcl-Tk/lib/tcl8.0: CVS |
| Only in CIV-EN-1.0/setup/Tcl-Tk/lib/tcl8.0/opt0.1: CVS |
| Only in CIV-EN-1.0/setup/Tcl-Tk/lib/tk8.0: CVS |
| Files CIV-DE-1.1-v4214/setup/unpack_data and CIV-EN-1.0/setup/unpack_data differ |
| Files CIV-DE-1.1-v4214/setup/unpack_videos and CIV-EN-1.0/setup/unpack_videos differ |
| Files CIV-DE-1.1-v4214/setup/videos.list and CIV-EN-1.0/setup/videos.list differ |
| </code> |
| |
Binary files cdrom0/CivCTP-data.tar.gz and test1/CivCTP-data.tar.gz differ | === when installed === |
diff -r cdrom0/README test1/README | <code> |
96,97c96,97 | reto@c2d:~/bin$ diff -rq civ_ctp-de-1.1-v3788 civ_ctp-de-1.1-v4214 |
< - Mit den Cursor- (Pfeil-)Tasten in letzte Zeile gehen, den Benutzernamen | Files civ_ctp-de-1.1-v3788/CivCTP/ctp_data/default/videos/gw18a.wav and civ_ctp-de-1.1-v4214/CivCTP/ctp_data/default/videos/gw18a.wav differ |
< mit einem Komma vom davorstehenden abgetrennt einfügen. | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw24a.mpg and civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw24a.mpg differ |
--- | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw38a.mpg and civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw38a.mpg differ |
> - Mit Cursor- (Pfeil-)Tasten in letzte Zeile gehen, den Benutzernamen mit | </code> |
> einem Komma vom Davorstehenden abgetrennt einfügen. | |
99c99 | <code> |
< - Mit den Cursor- (Pfeil-)Tasten in erste Zeile gehen, | reto@c2d:~/bin$ diff -rq civ_ctp-de-1.1-v3788 civ_ctp-en-1.0 |
--- | Only in civ_ctp-de-1.1-v3788/CivCTP: appstr.txt |
> - Mit Cursor- (Pfeil-)Tasten in erste Zeile gehen, | Files civ_ctp-de-1.1-v3788/CivCTP/civctp and civ_ctp-en-1.0/CivCTP/civctp differ |
119c119 | Files civ_ctp-de-1.1-v3788/CivCTP/civpaths.txt and civ_ctp-en-1.0/CivCTP/civpaths.txt differ |
< Entpacken Sie die Datei "CivCTP-data.tar.gz" in ein Verzeichnis mit mindestens | Files civ_ctp-de-1.1-v3788/CivCTP/ctp_data/default/gamedata/profile.txt and civ_ctp-en-1.0/CivCTP/ctp_data/default/gamedata/profile.txt differ |
--- | Files civ_ctp-de-1.1-v3788/CivCTP/ctp_data/default/gamedata/scenario.slc and civ_ctp-en-1.0/CivCTP/ctp_data/default/gamedata/scenario.slc differ |
> Entpacken Sie die Datei "CivCTP.tar.gz" in ein Verzeichnis mit mindestens | Files civ_ctp-de-1.1-v3788/CivCTP/ctp_data/default/gamedata/script.slc and civ_ctp-en-1.0/CivCTP/ctp_data/default/gamedata/script.slc differ |
123,129c123 | Files civ_ctp-de-1.1-v3788/CivCTP/ctp_data/default/gamedata/tutorial.slc and civ_ctp-en-1.0/CivCTP/ctp_data/default/gamedata/tutorial.slc differ |
< 2. | Files civ_ctp-de-1.1-v3788/CivCTP/ctp_data/default/gamedata/tutorial_triggers.slc and civ_ctp-en-1.0/CivCTP/ctp_data/default/gamedata/tutorial_triggers.slc differ |
< Entpacken Sie die Binaries für Ihr System. Für glibc-2.0-Systeme, u.a. | Only in civ_ctp-de-1.1-v3788/CivCTP/ctp_data/default/gamedata: units_historic.txt |
< auch SuSE Linux 6.0 und 6.1, ist das die Datei "CivCTP-x86-glibc-2.0.tar.gz". | Only in civ_ctp-de-1.1-v3788/CivCTP/ctp_data/default/gamedata: units_release.txt |
< Für glibc-2.1-Systeme (SuSE 6.2) verwenden Sie bitte die Datei | Files civ_ctp-de-1.1-v3788/CivCTP/ctp_data/default/gamedata/units.txt and civ_ctp-en-1.0/CivCTP/ctp_data/default/gamedata/units.txt differ |
< "CivCTP-x86-glibc-2.1.tar.gz". | Files civ_ctp-de-1.1-v3788/CivCTP/ctp_data/default/graphics/patterns/pat555.zfs and civ_ctp-en-1.0/CivCTP/ctp_data/default/graphics/patterns/pat555.zfs differ |
< | Files civ_ctp-de-1.1-v3788/CivCTP/ctp_data/default/graphics/patterns/pat565.zfs and civ_ctp-en-1.0/CivCTP/ctp_data/default/graphics/patterns/pat565.zfs differ |
< 3. | Files civ_ctp-de-1.1-v3788/CivCTP/ctp_data/default/graphics/pictures/pic555.zfs and civ_ctp-en-1.0/CivCTP/ctp_data/default/graphics/pictures/pic555.zfs differ |
--- | Files civ_ctp-de-1.1-v3788/CivCTP/ctp_data/default/graphics/pictures/pic565.zfs and civ_ctp-en-1.0/CivCTP/ctp_data/default/graphics/pictures/pic565.zfs differ |
> 2. | Files civ_ctp-de-1.1-v3788/CivCTP/ctp_data/default/uidata/keymap.txt and civ_ctp-en-1.0/CivCTP/ctp_data/default/uidata/keymap.txt differ |
172,173c166,167 | Files civ_ctp-de-1.1-v3788/CivCTP/ctp_data/default/videos/gw00a.wav and civ_ctp-en-1.0/CivCTP/ctp_data/default/videos/gw00a.wav differ |
< Die Hotline ist montags und donnerstags zwischen 13:00 Uhr | Only in civ_ctp-en-1.0/CivCTP/ctp_data: english |
< und 18:00 Uhr erreichbar. | Only in civ_ctp-de-1.1-v3788/CivCTP/ctp_data: german |
--- | Only in civ_ctp-de-1.1-v3788/CivCTP: disclaimer.txt |
> Die Hotline ist montags und donnerstags zwischen 13:00 Uhr und | Files civ_ctp-de-1.1-v3788/CivCTP/dll/map/crater.so and civ_ctp-en-1.0/CivCTP/dll/map/crater.so differ |
> 18:00 Uhr erreichbar. | Files civ_ctp-de-1.1-v3788/CivCTP/dll/map/geometric.so and civ_ctp-en-1.0/CivCTP/dll/map/geometric.so differ |
254,265c248,259 | Files civ_ctp-de-1.1-v3788/CivCTP/dll/map/plasma2.so and civ_ctp-en-1.0/CivCTP/dll/map/plasma2.so differ |
< # module : sb.o Soundblaster 16, SB Pro+Clones | Files civ_ctp-de-1.1-v3788/CivCTP/dll/net/udplan.so and civ_ctp-en-1.0/CivCTP/dll/net/udplan.so differ |
< # Also needed for AWE32/64 | Files civ_ctp-de-1.1-v3788/CivCTP/dll/net/udpwan.so and civ_ctp-en-1.0/CivCTP/dll/net/udpwan.so differ |
< # | Only in civ_ctp-de-1.1-v3788/CivCTP: README_Editor.txt |
< # Documentation available in /usr/src/linux/Documentation/sound/Soundblaster | Only in civ_ctp-de-1.1-v3788/CivCTP: README.html |
< # and in /usr/src/linux/drivers/sound/sb.c . | Only in civ_ctp-de-1.1-v3788/CivCTP: README.txt |
< # | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/cm037a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/cm037a.mpg differ |
< # Possible configuration : | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw00a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw00a.mpg differ |
< # | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw01a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw01a.mpg differ |
< # alias char-major-14 sb | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw02a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw02a.mpg differ |
< # post-install sb /sbin/modprobe "-k" "adlib_card" | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw03a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw03a.mpg differ |
< # options sb io=0x220 irq=7 dma=1 dma16=5 mpu_io=0x330 | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw04a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw04a.mpg differ |
< # options adlib_card io=0x388 | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw05a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw05a.mpg differ |
--- | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw06a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw06a.mpg differ |
> # module : sb.o Soundblaster 16, SB Pro+Clones | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw07a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw07a.mpg differ |
> # Also needed for AWE32/64 | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw08a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw08a.mpg differ |
> # | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw09a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw09a.mpg differ |
> # Documentation available in /usr/src/linux/Documentation/sound/Soundblaster | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw10a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw10a.mpg differ |
> # and in /usr/src/linux/drivers/sound/sb.c . | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw11a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw11a.mpg differ |
> # | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw12a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw12a.mpg differ |
> # Possible configuration : | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw13a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw13a.mpg differ |
> # | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw14a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw14a.mpg differ |
> # alias char-major-14 sb | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw15a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw15a.mpg differ |
> # post-install sb /sbin/modprobe "-k" "adlib_card" | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw16a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw16a.mpg differ |
> # options sb io=0x220 irq=7 dma=1 dma16=5 mpu_io=0x330 | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw17a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw17a.mpg differ |
> # options adlib_card io=0x388 | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw18a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw18a.mpg differ |
352,353c346,347 | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw19a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw19a.mpg differ |
< erscheinen. Wichtig ist v.a. auch, daß die Module <sound>, | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw20a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw20a.mpg differ |
< <soundlow> und <soundcore> geladen wurden. | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw21a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw21a.mpg differ |
--- | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw22a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw22a.mpg differ |
> erscheinen. Wichtig ist v.a. auch, daß die Module <sound> | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw23a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw23a.mpg differ |
> , <soundlow> und <soundcore> geladen wurden. | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw24a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw24a.mpg differ |
380c374 | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw25a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw25a.mpg differ |
< Die Firma 4front Technologies bietet eine Reihe von Soundtreibern | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw26a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw26a.mpg differ |
--- | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw27a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw27a.mpg differ |
> Die Firma 4front Technologies bietet eine Reihe von Soundtreibern | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw28a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw28a.mpg differ |
Only in test1/runtime/ctp_data/default: TRANS.TBL | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw29a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw29a.mpg differ |
Binary files cdrom0/runtime/ctp_data/default/videos/gw24a.mpg and test1/runtime/ctp_data/default/videos/gw24a.mpg differ | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw30a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw30a.mpg differ |
Only in test1/runtime/ctp_data/default/videos: TRANS.TBL | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw31a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw31a.mpg differ |
Only in test1/runtime/ctp_data: TRANS.TBL | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw32a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw32a.mpg differ |
Only in test1/runtime: TRANS.TBL | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw33a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw33a.mpg differ |
Only in test1/setup/Tcl-Tk/bin: TRANS.TBL | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw34a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw34a.mpg differ |
Only in test1/setup/Tcl-Tk/lib/tcl8.0/opt0.1: TRANS.TBL | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw35a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw35a.mpg differ |
Only in test1/setup/Tcl-Tk/lib/tcl8.0: TRANS.TBL | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw36a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw36a.mpg differ |
Only in test1/setup/Tcl-Tk/lib/tk8.0: TRANS.TBL | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw37a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw37a.mpg differ |
Only in test1/setup/Tcl-Tk/lib: TRANS.TBL | Files civ_ctp-de-1.1-v3788/CivCTP/runtime/ctp_data/default/videos/gw38a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw38a.mpg differ |
Only in test1/setup/Tcl-Tk: TRANS.TBL | </code> |
Only in test1/setup: TRANS.TBL | |
Only in test1/: TRANS.TBL'' | <code> |
| reto@c2d:~/bin$ diff -rq civ_ctp-de-1.1-v4214 civ_ctp-en-1.0 |
| Only in civ_ctp-de-1.1-v4214/CivCTP: appstr.txt |
| Files civ_ctp-de-1.1-v4214/CivCTP/civctp and civ_ctp-en-1.0/CivCTP/civctp differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/civpaths.txt and civ_ctp-en-1.0/CivCTP/civpaths.txt differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/ctp_data/default/gamedata/profile.txt and civ_ctp-en-1.0/CivCTP/ctp_data/default/gamedata/profile.txt differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/ctp_data/default/gamedata/scenario.slc and civ_ctp-en-1.0/CivCTP/ctp_data/default/gamedata/scenario.slc differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/ctp_data/default/gamedata/script.slc and civ_ctp-en-1.0/CivCTP/ctp_data/default/gamedata/script.slc differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/ctp_data/default/gamedata/tutorial.slc and civ_ctp-en-1.0/CivCTP/ctp_data/default/gamedata/tutorial.slc differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/ctp_data/default/gamedata/tutorial_triggers.slc and civ_ctp-en-1.0/CivCTP/ctp_data/default/gamedata/tutorial_triggers.slc differ |
| Only in civ_ctp-de-1.1-v4214/CivCTP/ctp_data/default/gamedata: units_historic.txt |
| Only in civ_ctp-de-1.1-v4214/CivCTP/ctp_data/default/gamedata: units_release.txt |
| Files civ_ctp-de-1.1-v4214/CivCTP/ctp_data/default/gamedata/units.txt and civ_ctp-en-1.0/CivCTP/ctp_data/default/gamedata/units.txt differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/ctp_data/default/graphics/patterns/pat555.zfs and civ_ctp-en-1.0/CivCTP/ctp_data/default/graphics/patterns/pat555.zfs differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/ctp_data/default/graphics/patterns/pat565.zfs and civ_ctp-en-1.0/CivCTP/ctp_data/default/graphics/patterns/pat565.zfs differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/ctp_data/default/graphics/pictures/pic555.zfs and civ_ctp-en-1.0/CivCTP/ctp_data/default/graphics/pictures/pic555.zfs differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/ctp_data/default/graphics/pictures/pic565.zfs and civ_ctp-en-1.0/CivCTP/ctp_data/default/graphics/pictures/pic565.zfs differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/ctp_data/default/uidata/keymap.txt and civ_ctp-en-1.0/CivCTP/ctp_data/default/uidata/keymap.txt differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/ctp_data/default/videos/gw00a.wav and civ_ctp-en-1.0/CivCTP/ctp_data/default/videos/gw00a.wav differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/ctp_data/default/videos/gw18a.wav and civ_ctp-en-1.0/CivCTP/ctp_data/default/videos/gw18a.wav differ |
| Only in civ_ctp-en-1.0/CivCTP/ctp_data: english |
| Only in civ_ctp-de-1.1-v4214/CivCTP/ctp_data: german |
| Only in civ_ctp-de-1.1-v4214/CivCTP: disclaimer.txt |
| Files civ_ctp-de-1.1-v4214/CivCTP/dll/map/crater.so and civ_ctp-en-1.0/CivCTP/dll/map/crater.so differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/dll/map/geometric.so and civ_ctp-en-1.0/CivCTP/dll/map/geometric.so differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/dll/map/plasma2.so and civ_ctp-en-1.0/CivCTP/dll/map/plasma2.so differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/dll/net/udplan.so and civ_ctp-en-1.0/CivCTP/dll/net/udplan.so differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/dll/net/udpwan.so and civ_ctp-en-1.0/CivCTP/dll/net/udpwan.so differ |
| Only in civ_ctp-de-1.1-v4214/CivCTP: README_Editor.txt |
| Only in civ_ctp-de-1.1-v4214/CivCTP: README.html |
| Only in civ_ctp-de-1.1-v4214/CivCTP: README.txt |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/cm037a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/cm037a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw00a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw00a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw01a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw01a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw02a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw02a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw03a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw03a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw04a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw04a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw05a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw05a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw06a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw06a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw07a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw07a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw08a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw08a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw09a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw09a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw10a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw10a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw11a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw11a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw12a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw12a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw13a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw13a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw14a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw14a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw15a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw15a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw16a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw16a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw17a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw17a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw18a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw18a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw19a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw19a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw20a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw20a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw21a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw21a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw22a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw22a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw23a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw23a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw24a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw24a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw25a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw25a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw26a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw26a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw27a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw27a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw28a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw28a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw29a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw29a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw30a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw30a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw31a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw31a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw32a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw32a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw33a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw33a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw34a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw34a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw35a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw35a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw36a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw36a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw37a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw37a.mpg differ |
| Files civ_ctp-de-1.1-v4214/CivCTP/runtime/ctp_data/default/videos/gw38a.mpg and civ_ctp-en-1.0/CivCTP/runtime/ctp_data/default/videos/gw38a.mpg differ |
| </code> |
| |
| ===Patched to 1.2a=== |
| <code> |
| reto@c2d:~/bin$ diff -rq civ_ctp-de-1.1-v3788-germanpatch/ civ_ctp-de-1.1-v4214-germanpatch/ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/.manifest/civctp.xml and civ_ctp-de-1.1-v4214-germanpatch/CivCTP/.manifest/civctp.xml differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw24a.mpg and civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw24a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw38a.mpg and civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw38a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/uninstall and civ_ctp-de-1.1-v4214-germanpatch/CivCTP/uninstall differ |
| </code> |
| |
| <code> |
| reto@c2d:~/bin$ diff -rq civ_ctp-de-1.1-v3788-germanpatch/ civ_ctp-en-1.0-patched/ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/civpaths.txt and civ_ctp-en-1.0-patched/CivCTP/civpaths.txt differ |
| Only in civ_ctp-en-1.0-patched/CivCTP/ctp_data: english |
| Only in civ_ctp-de-1.1-v3788-germanpatch/CivCTP/ctp_data: german |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/.manifest/civctp.xml and civ_ctp-en-1.0-patched/CivCTP/.manifest/civctp.xml differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/cm037a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/cm037a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw00a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw00a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw01a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw01a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw02a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw02a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw03a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw03a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw04a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw04a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw05a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw05a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw06a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw06a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw07a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw07a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw08a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw08a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw09a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw09a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw10a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw10a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw11a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw11a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw12a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw12a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw13a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw13a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw14a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw14a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw15a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw15a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw16a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw16a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw17a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw17a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw18a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw18a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw19a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw19a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw20a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw20a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw21a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw21a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw22a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw22a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw23a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw23a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw24a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw24a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw25a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw25a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw26a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw26a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw27a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw27a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw28a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw28a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw29a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw29a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw30a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw30a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw31a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw31a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw32a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw32a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw33a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw33a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw34a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw34a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw35a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw35a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw36a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw36a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw37a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw37a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw38a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw38a.mpg differ |
| Files civ_ctp-de-1.1-v3788-germanpatch/CivCTP/uninstall and civ_ctp-en-1.0-patched/CivCTP/uninstall differ |
</code> | </code> |
| |
Differences between the "good" and the "bad" German 1.1 CD when installed: | |
<code> | <code> |
gw18a.wav | reto@c2d:~/bin$ diff -rq civ_ctp-de-1.1-v4214-germanpatch/ civ_ctp-en-1.0-patched/ |
gw24a.mpg | Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/civpaths.txt and civ_ctp-en-1.0-patched/CivCTP/civpaths.txt differ |
gw38a.mpg | Only in civ_ctp-en-1.0-patched/CivCTP/ctp_data: english |
| Only in civ_ctp-de-1.1-v4214-germanpatch/CivCTP/ctp_data: german |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/.manifest/civctp.xml and civ_ctp-en-1.0-patched/CivCTP/.manifest/civctp.xml differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/cm037a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/cm037a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw00a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw00a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw01a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw01a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw02a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw02a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw03a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw03a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw04a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw04a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw05a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw05a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw06a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw06a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw07a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw07a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw08a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw08a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw09a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw09a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw10a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw10a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw11a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw11a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw12a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw12a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw13a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw13a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw14a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw14a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw15a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw15a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw16a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw16a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw17a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw17a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw18a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw18a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw19a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw19a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw20a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw20a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw21a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw21a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw22a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw22a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw23a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw23a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw24a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw24a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw25a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw25a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw26a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw26a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw27a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw27a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw28a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw28a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw29a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw29a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw30a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw30a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw31a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw31a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw32a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw32a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw33a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw33a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw34a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw34a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw35a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw35a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw36a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw36a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw37a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw37a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/runtime/ctp_data/default/videos/gw38a.mpg and civ_ctp-en-1.0-patched/CivCTP/runtime/ctp_data/default/videos/gw38a.mpg differ |
| Files civ_ctp-de-1.1-v4214-germanpatch/CivCTP/uninstall and civ_ctp-en-1.0-patched/CivCTP/uninstall differ |
</code> | </code> |