Commit Graph
14 Commits
Author SHA1 Message Date
b9ea3ef36e spell language overlay paths the way gamedir does
The overlays were authored on Windows, where a filesystem that folds case hid
the fact that thousands of translated files spell their path differently from
the gamedir file they are meant to replace: Data-1.13/Mercedt/170.EDT over
Data-1.13/MercEdt/170.EDT, 149_ATTN.wav over 149_ATTN.WAV. Copying an overlay
onto gamedir on a case-sensitive filesystem leaves both files instead of
replacing one, and VFS, which folds case itself, then serves whichever the
directory happened to yield first.

Every overlay path is now spelled component for component the way gamedir
spells it. gamedir was already self-consistent, so nothing there moves and no
new convention is invented. The transformation is mechanical and no file gains
or loses content:

    git diff --shortstat HEAD~1 HEAD
        5374 files changed, 0 insertions(+), 0 deletions(-)
    git diff --name-status -M HEAD~1 HEAD | cut -f1 | sort -u
        R100
    git ls-tree -r --name-only HEAD gamedir-languages | wc -l
        28884, the same as before

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-29 09:12:12 -03:00
Wanne 392135753c Update - 2016-08-29: Deadly Games German Translated Mercs for 1.13 - FINAL VERSION (by firebat)
- updates for certain mercs
- added known problems and solutions to the ReadMe file
- moved "Snitch" folder from "Data" to the correct location "Data\Speech\Snitch"


git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8292 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-08-29 19:21:54 +00:00
Wanne ae5318e9af Added German speech files for Stogie, Gaston and UB-Imp (169) (by firebat)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8119 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-24 20:09:38 +00:00
Wanne 78d139deb3 Update - 2016-03-24: Deadly Games German Translated Mercs for 1.13 - alpha (by firebat)
- added Tex
- added Ears
- updates to Jimmy

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8118 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-24 20:04:49 +00:00
Wanne ec5a1b5f35 Added missing German speech files for Biggins, Waldo and Skyrider (by firebat)
Deleted wrong Miguel 229.npc (by firebat)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8113 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-19 20:08:41 +00:00
Wanne c9bbf0ba0a Update - 2016-03-13: Deadly Games German Translated Mercs for 1.13 - alpha (by firebat)
- added Hitman (Relationship-files)
- added Len (Relationship-files)
- added Magic (Relationship-files)
- added Scully (Relationship-files)
- added Larry (Relationship-files)
- added Vicki (Relationship-files)
- added Fidel (Relationship-files)
- added Fox (Relationship-files)
- added Cliff (Relationship-files)
- added Wolf (Relationship-files)
- added Biff (Relationship-files)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8107 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-03-14 07:25:14 +00:00
Wanne 0ae982a448 German: Removed duplicated "*.WAV", "*.GAP" files from Data\Speech folder, because they also exists in Data\Battlesnds (thx to Inshy)
German: Moved "*.GAP" files from Data\Speech to Data\Battlesnds (thx to Inshy)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@2521 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-01-19 19:44:11 +00:00
Wanne d4003ec5e9 Removed UB specific Speech from German GameDir
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@2483 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2009-01-10 15:55:38 +00:00
Wanne 74a291abbc added speech fix for slay & fox for german version (thx to scheinworld)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@2211 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2008-05-31 13:10:22 +00:00
Wanne 26d596a948 Deleted Speech files from German version which had a " " in the name. They are not needed!
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@2034 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2008-04-15 19:10:39 +00:00
Wanne e8fcff1299 - added further files for SLAY
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@1885 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2008-03-13 19:17:37 +00:00
Wanne 8d0ae3e537 - Added some german specific files
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@1884 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2008-03-13 19:09:12 +00:00
Wanne 7635566a7a - Added needed german speech and data files for SLAY
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@1881 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2008-03-12 18:27:38 +00:00
Wanne 66148b45e6 Moved remotely
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@1826 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2008-02-18 18:33:25 +00:00