Commit Graph

2405 Commits

Author SHA1 Message Date
Maxim Kovalenko
2da836da6c XEEN: RU Moving translated hotkeys to resources.
Hotkeys changed in party, quests, quick_fight, spells dialogs and bank location.
2021-08-02 17:35:18 +02:00
Maxim Kovalenko
3bba21845d XEEN: RU Moving translated hotkeys to resources.
Hotkeys changed in items dialogs.
2021-08-02 17:35:18 +02:00
Maxim Kovalenko
b16ab4382e XEEN: RU Moving translated hotkeys to resources.
Hotkeys changed in char_info, control_panel, create_char, difficulty dialogs.
2021-08-02 17:35:18 +02:00
Maxim Kovalenko
587031a2e5 XEEN: RU Further sharpening
change hotkeys in dialogs_create_char, dialogs_difficulty
2021-08-02 17:35:18 +02:00
Maxim Kovalenko
9f80f452e4 XEEN: RU Translated all constants.h strings for Clouds. Ready for test. 2021-08-02 17:35:18 +02:00
Maxim Kovalenko
325eb338fe XEEN: RU Further sharpening
Added 'Born' gender form and plural form for food
2021-08-02 17:35:18 +02:00
Maxim Kovalenko
d3624575a7 XEEN: RU Working on gender and plural forms 2021-08-02 17:35:18 +02:00
Maxim Kovalenko
84ad41f685 XEEN: RU Further sharpening ru translation 2021-08-02 17:35:18 +02:00
Maxim Kovalenko
d18f2bb219 XEEN: RU Split language constants
Further sharpening ru translation
2021-08-02 17:35:18 +02:00
Maxim Kovalenko
516f8d8824 XEEN: RU Combine multiple language constants in one ccs file 2021-08-02 17:35:18 +02:00
Maxim Kovalenko
cfcf36383f XEEN: RU Added plural forms for "days" 2021-08-02 17:35:18 +02:00
Maxim Kovalenko
f25b9c9c58 XEEN: RU Move plural forms to constants 2021-08-02 17:35:18 +02:00
Maxim Kovalenko
66097d4e39 XEEN: RU Added plural forms for "days" in char info 2021-08-02 17:35:18 +02:00
Maxim Kovalenko
dcf3bb19b5 XEEN: RU Translated constants.cpp 2021-08-02 17:35:18 +02:00
Eugene Sandulenko
ab99047387
COMMON: COMPANION: Avoid diuble encoding of UTF8 symbols 2021-08-01 18:31:26 +02:00
Eugene Sandulenko
09dfabf6c5
DEVTOOLS: COMPANION: Escape more shell characters 2021-08-01 14:51:04 +02:00
Eugene Sandulenko
1f40958a65
COMMON: Punycode more invalid characters in filenames 2021-08-01 10:44:24 +02:00
Eugene Sandulenko
5288422e26
DEVTOOLS: COMPANION: Escape more characters for shell commands 2021-08-01 10:35:27 +02:00
Orgad Shaneh
d0545cb65a CI: Enable fribidi
Some of the issues in vcpkg are already resolved.
2021-08-01 08:30:19 +01:00
Eugene Sandulenko
353d0aa758
DEVTOOLS: COMPANION: Improve verbose debug output 2021-07-31 18:56:35 +02:00
Eugene Sandulenko
33566c0847
DEVTOOLS: COMPANION: Fix processing '*' in the source file names 2021-07-31 18:22:55 +02:00
Eugene Sandulenko
d0eba82607
DEVTOOLS: COMPANION: Avoid concurrency in HFSUTILS execution 2021-07-31 18:06:55 +02:00
Eugene Sandulenko
8f72b4aec8
DEVTOOLS: COMPANION: Bail out on unsuccessful hcopy 2021-07-31 17:31:23 +02:00
Eugene Sandulenko
8ce0327544
DEVTOOLS: COMPANION: Do not hide hmount output in verbose mode 2021-07-31 17:24:08 +02:00
Eugene Sandulenko
66f7bc786e
DEVTOOLS: COMPANION: Fix spelling error 2021-07-31 17:12:49 +02:00
Eugene Sandulenko
8cd546c119
DEVTOOLS: COMPANION: Fix processing files newer than a year 2021-07-31 17:10:08 +02:00
Eugene Sandulenko
130270e9cc
COMMON: Puny-encode '*', '[', ']' in file names 2021-07-31 17:04:13 +02:00
Eugene Sandulenko
9720b96f38
DEVTOOLS: Print out hls output in verbose mode in dumper companion 2021-07-31 15:00:28 +02:00
Eugene Sandulenko
d5b4121979
DEVTOOLS: Check the output directory for existence and improve debug output 2021-07-31 10:56:50 +02:00
Eugene Sandulenko
637f899c82
DEVTOOLS: More trace output for the dumper companion 2021-07-31 10:48:47 +02:00
Eugene Sandulenko
e235dfc900
DEVTOOLS: Print statistics in MacBinary mode in dumper companion 2021-07-30 19:35:24 +02:00
Eugene Sandulenko
8b6da5c603
DEVTOOLS: Implement verbose mode for dumper companion 2021-07-30 19:26:55 +02:00
Eugene Sandulenko
e538a6b24d
DEVTOOLS: Fix -o option and implement -m -e for the dumper companion 2021-07-30 11:07:34 +02:00
Eugene Sandulenko
8fe86a7cf4
DEVTOOLS: Flip the execution bit for the dumper-companion.pl 2021-07-29 16:23:27 +02:00
Eugene Sandulenko
4a76542e93
DEVTOOLS: Implement -S and -o options for the dumper companion 2021-07-29 16:23:27 +02:00
Eugene Sandulenko
b1d37306f9
DEVTOOLS: Added stdin encoding mode for dumper-companion.pl 2021-07-27 23:28:49 +02:00
Eugene Sandulenko
57836da5bb
DEVTOOLS: Reduce code duplication in dumper-companion.pl 2021-07-27 23:00:41 +02:00
Eugene Sandulenko
92517fc3f5
DEVTOOLS: Synchronize encoding for punycode in different tool modes 2021-07-27 18:14:50 +02:00
Eugene Sandulenko
81b7702722
DEVTOOLS: Do not encode "'" to punycode 2021-07-27 18:14:49 +02:00
Eugene Sandulenko
73fd4a44e6
DEVTOOLS: Remove ambiguity in escaping 0x81 in dumper companion 2021-07-27 18:14:48 +02:00
sluicebox
f0fd086948 CREATE_PROJECT: Fix enabling fluidlite 2021-07-24 22:02:38 +01:00
Orgad Shaneh
7deaecb308 BUILD: Remove pointless condition in msbuild
Analysis is debug, not release.
2021-07-22 14:29:50 +03:00
Eugene Sandulenko
52690ca930
DEVTOOLS: Encode file names with punycode in dumper-companion
Also, we are escaping some non-portable characters with 0x81.
More characters could be escaped.
2021-07-21 22:30:37 +02:00
Eugene Sandulenko
bcf4213e05
DEVTOOLS: Implement punycode encoding in dumper-companion 2021-07-19 13:32:04 +02:00
Eugene Sandulenko
10cf2d8544
DEVTOOLS: encode-macbinary.sh is now obsolete. Removing 2021-07-19 12:58:05 +02:00
Eugene Sandulenko
55da451505
DEVTOOLS: Improve help message for dumper-companion 2021-07-19 12:58:05 +02:00
Eugene Sandulenko
3f9bc93bfe
JANITORIAL: Fix identation 2021-07-19 12:58:05 +02:00
Eugene Sandulenko
ec344292f0
DEVTOOLS: Implement macbinary encoding for dumper-companion 2021-07-19 12:58:05 +02:00
Eugene Sandulenko
0d3ca5fa97
DEVTOOLS: Implement conversion to UTF8 for dumper-companion script 2021-07-19 12:19:14 +02:00
Eugene Sandulenko
09620c3baf
DEVTOOLS: Initial version of dumper companion 2021-07-19 09:24:32 +02:00