Commit Graph
100 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
Marco Antonio J. Costa fe6ca8c905 i18n: INI-file to set game language
this is simpler than copying a whole Ja2.ini file for the 7 that don't go
with the English default
2026-07-17 11:19:26 -03:00
Asdow c900c366d8 Add localizations for externalized emails 2026-01-03 18:48:55 +02:00
Andrzej FałkowskiandGitHub c292317cba Localized versions of all battle panel variants (#10) 2023-08-20 20:52:19 +03:00
Wanne 1826c57efd Added missing items to the *.Items.xml files
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8290 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-08-22 18:26:52 +00:00
inshy bda3362661 -Fixed grammar in English for all *.Desease.xml
-Translated Russian.Disease.xml

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8069 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-02-25 11:25:15 +00:00
inshy 83a619b731 Added missing Disease.xml file for all languages.
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8066 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-02-24 12:03:39 +00:00
Wanne 4c5ba3b0ed - Added missing items
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8035 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-01-25 08:36:03 +00:00
Wanne 6c9cf0e9ee Bugfix: Added missing xml entries for language specific versions
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@8010 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2016-01-04 09:01:52 +00:00
inshy 58265d947f Sandbags no longer need to be filled, item #1541 has been removed.
Empty sandbags (#1540) are now a 'stack' of bags that can be used to create 100 sandbag structures and it can be merged.

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7971 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2015-08-13 17:13:59 +00:00
Wanne afb10c6ca0 Added missing new entries for *.Items.xml for all non english languages
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7849 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2015-05-07 19:10:46 +00:00
Wanne 1f9d565f66 - Fixed double entry <szName> for uiIndex = 123 (Lora) (thx to zwwooooo)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7843 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2015-05-03 13:25:27 +00:00
Wanne 561f630ea4 Merged from revision: 7664
Fixed typos in language GameDir files (thx to ATigersClaw)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7665 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-11-24 17:35:22 +00:00
Wanne 53a1c28632 Merged from revision: 7581
- Hotkey corrections in *.LoadScreenHints.xml (by Buggler)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7582 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-10-17 17:33:15 +00:00
Wanne cb19fa0850 Merged from revision: 7567
- Updated French xml files (by hrvg)
- Added missing "Jeep" to *.Vehicles.xml (index = 199)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7568 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-10-14 18:41:46 +00:00
Wanne c02317ac50 Added language specific *.DifficultySettings.xml file
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7469 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-09-01 04:30:30 +00:00
Wanne a772197c7c "Carrier Bladder" (by Off_Topic)
- Updated XML files

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7455 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-08-28 21:21:53 +00:00
Wanne 023ab93a2a - Added missing items to *.Items.xml
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7424 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-08-26 08:49:27 +00:00
Wanne 79ca267662 Merged from revision: 7415
- Added 2 new Pockets
- Translated French Pockets.xml (by hrvg)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7416 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-08-25 16:49:54 +00:00
Wanne 55291e029a Merged from revision: 7398
Externalized History Log texts (by Jazz)
- see TableData\History.xml
- added support for language specific history (German.History.xml, French.History.xml, ...)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7400 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-08-20 04:27:48 +00:00
Wanne db66e12e83 Merged from revision: 7333
- Added missing email merc availability texts (currently only English and French) for the new DG mercs (by hrvg)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7334 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-07-12 20:56:31 +00:00
Wanne 7691ca7602 Merged from revision: 7323
- Added HUGEFONT.STI (from English JA2 Fonts.slf) so we can run English Map Editor EXE on non English JA2 1.13 version

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7324 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-07-10 19:24:43 +00:00
Wanne c20581039f Merged from revision: 7319
- Added support for multilanguage INTERFACE/ITEMINFOADVANCEDICONS.sti (e.g: GERMAN\ITEMINFOADVANCEDICONS_GERMAN.sti, FRENCH\ITEMINFOADVANCEDICONS_FRENCH.sti, ..

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7321 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-07-08 20:34:41 +00:00
Wanne cd7a8d2d7a Merged from revision: 7226
- Fixed typos and reworked texts in *.LoadSceenHints.xml

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7227 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-05-20 19:01:23 +00:00
Wanne 292d391633 Merged from revision: 7136
- Externalized country name and noun to cities.xml (by Buggler)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7137 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-04-06 14:44:56 +00:00
Wanne 181a6a59fa Merged from revision 7127
- Bugfix: Each CampaignStatsEvents entry in *.CampaignStatsEvents.xml should have exactly 9 szText entries like the base English "CampaignStatsEvents.xml" file

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7128 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-03-31 08:54:55 +00:00
Wanne ed6419f841 Merged from revision: 7115
- Added new load screen hints texts to language specific *.LoadScreenHints.xml

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7117 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-03-24 20:09:41 +00:00
Wanne 099030d8c0 Merged from revision: 7112
- Added language version of *.Chinese.CampaignStatsEvents.xml


git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7113 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-03-24 09:50:49 +00:00
Wanne b5fe46fe0c Merged from revision: 7108
- Fixed again wrong structure in *.Backgrounds.xml
- Translated French.Backgrounds.xml (by hrvg)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7109 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-03-24 08:44:49 +00:00
Wanne b892f20a1e Merged from revision: 7106
- Fixed missing line breaks in *.Backgrounds.xml files

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7107 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-03-23 16:15:12 +00:00
Wanne c8b35b604c Merged from revision: 7101
- Added missing entries to Data-1.13/TableData/*.Backgrounds.xml

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7102 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-03-20 18:03:07 +00:00
Wanne 28f8878a58 - Added missing <ASSIGNMENT> to Military Headquarters
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7064 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-03-14 13:08:25 +00:00
Wanne 3cc123e4b1 Merged from revision: 7044
Updated language specific gamedir files
- Translated French xml files (by hrvg)
- Fixed comment in *.LoadScreenHints.xml (max characters from 254 to 190)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7045 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-03-10 07:36:21 +00:00
Wanne b562a39438 Merged from revision: 7030
- Added language version (*.PocketPopups.xml) of PocketPopups.xml
o This xml file is a 1:1 copy of the PocketPopups.xml file for the non English versions of the game

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7031 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-03-07 21:37:46 +00:00
Wanne 17d0261860 Merged from revision: 7028
- Added missing assignment entries for *.FacilityTypes.xml

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7029 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-03-06 19:56:13 +00:00
Wanne 94bbd43c71 Merged from revision: 6959
- Trimmed texts for LoadScreenHints.xml to a maximum of 190 characters
o French and Chinese was not trimmed, because it is already translated. The translators have to trim them

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@6960 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-02-21 21:25:34 +00:00
Wanne f564b48501 Merged from revision: 6955
- Reworked *.LoadScreenHints.xml files
  o The xml files now only contain the <uiIndex> and the <szName> attributes


git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@6956 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-02-21 09:03:58 +00:00
Wanne 66d7be7378 Merged from revision: 6930
- Added EnemyTaunts xml files
o Only French taunts are translated (by hrvg)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@6931 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-02-15 20:47:46 +00:00
Wanne 0a36e31407 Merged from revision: 6924
- Deleted "Data-1.13/TableData/EnemyTaunts", because all the taunts are now in the "Data/TableData/EnemyTaunts" folder
- Updated *.EnemyTaunts.xml files for all languages
- INFO: All the action specific *.EnemyTaunts_*.xml" files will be committed soon, when they are ready...

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@6925 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-02-14 07:37:51 +00:00
Wanne 98b1af7c23 Merged from revision: 6910
- Removed *.EnemyTaunts_Attack.xml file, because the structure is not completed
- Updated French GameDir files (by hrvg)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@6911 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-02-13 08:13:02 +00:00
Wanne 94deceec84 Merged from revision: 6896
- Added new Enemy Taunts "Attack" file for (by hrvg)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@6897 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-02-12 11:04:54 +00:00
Wanne 3f02b4c295 Merged from revision: 6860
- Added new *.AttachmentSlots.xml file
- Updated French.AttachmentSlots.xml

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@6861 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-01-31 08:13:15 +00:00
Wanne 1f7b676c72 Merged from revision: 6858
Added *.MercStartingGear.xml (thx to hrvg)
- Not used in game, because source code has to be altered to get it working

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@6859 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-01-31 07:47:32 +00:00
Wanne 67f1f2771a Merged from revision: 6840
Added the new 4 molle items (just in English)


git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@6841 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-01-28 08:24:48 +00:00
Wanne 405353db5a - Updated French GameDir files (by hrvg)
- Added 3 new items to *.Items.xml

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@6702 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-12-22 11:52:28 +00:00
Wanne 95f49fc756 - Moved "*.EnemyTaunts.xml" to "EnemyTaunts\*.EnemyTaunts.xml". Required by EXE Revision >= 6659
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@6660 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-11-28 08:35:44 +00:00
Wanne b629f91e72 - Deleted old unused Encyclopedia XML file
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@6643 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-11-24 10:47:28 +00:00
Wanne 353d83e6a9 Added new/updated enemy taunts
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@6638 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-11-20 13:28:43 +00:00
Wanne 1e36829064 - Added new enemy taunts to *.EnemyTaunts.xml
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@6629 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-11-19 08:25:24 +00:00
Wanne 33c557b59d - Fixed typo in *.EnemyTaunts.xml
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@6626 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-11-18 19:52:12 +00:00