Paul Gilbert
dd791b3453
XEEN: Fix crash on startup loading xeen.ccs data
2021-10-11 20:34:05 -07:00
Eugene Sandulenko
6be516f677
XEEN: Dropping ADGF_TESTING flag
2021-10-01 14:17:19 +03:00
Maxim Kovalenko
5d37243150
XEEN: Some fixes in both BASE and RU
...
XEEN:
Click on 'Auto Notes' shows 'Items' button animation - Fixed
'Up'/'Down' pressed buttons in create_char dialog shows wrong icon - Fixed
Fix 'Yes'/'No' (thumbs up/down) click area
XEEN: RU
'Items' button not working because it uses 'd' alias, same as down button ('d', 'down', 'kp2') - Fixed
Fixed PARTY_DIALOG_TEXT margins
Map title area names translated
Translated monster names
Translated spell names
Add spaces to mae_names
2021-09-04 19:24:37 -07:00
Eugene Sandulenko
1501f70cbe
XEEN: Added experimental Monster Spawn Mod v1.0. Bugreport #12714
2021-08-15 23:01:47 +02:00
Le Philousophe
bd036702cd
XEEN: Remove UTF-8 BOM marker
...
If makes old GCC fail to build
2021-08-12 12:13:17 +02:00
Maxim Kovalenko
88589a852c
XEEN: RU Translated Mirror aliases
2021-08-11 20:06:01 -07:00
djsrv
0d65c2fd12
ALL: Use Path type in File functions
2021-08-07 10:44:37 +02:00
djsrv
7eb4841065
ALL: Use Path type in Archive functions
2021-08-07 10:44:37 +02:00
Max Horn
2f1f8f502e
DEVTOOLS: move credits from devtools/credits.pl to engines
...
This employs a "lazy" approach: the "format" for the credits stays
exactly as it was, i.e., perl code. Of course one may want to change
this to another format (e.g. YAML, JSON, XML; or also shell script or
AWK, like `configure.engine` uses). But I deliberately kept it simple,
to get a minimal change that is easy to verify. Any further changes to
e.g. the format can be layered atop this.
2021-08-05 00:01:46 +02:00
D G Turner
b78a5bcf24
XEEN: Fix GCC Warning
2021-08-03 04:08:58 +01:00
Maxim Kovalenko
0b038463ff
XEEN: RU Fixed item materials
2021-08-02 17:35:18 +02:00
Maxim Kovalenko
805f55f1cd
XEEN: RU Fixed some localized strings. Fixed intro subtitles.
...
Fixed optimizer issues
2021-08-02 17:35:18 +02:00
Maxim Kovalenko
21c727b2c7
XEEN: RU Fixed names according to conventions
2021-08-02 17:35:18 +02:00
Maxim Kovalenko
6fd4f3ba2e
XEEN: RU Fix some errors
2021-08-02 17:35:18 +02:00
Maxim Kovalenko
33fb7a9284
XEEN: RU Fix some errors
2021-08-02 17:35:18 +02:00
Maxim Kovalenko
b655cfc03e
XEEN: RU Moving translated hotkeys to resources.
...
Hotkeys changed in locations, CoX Menu.
Margin fix
2021-08-02 17:35:18 +02:00
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
15063fb740
XEEN: RU change hotkeys in dialogs_char_info, dialogs_control_panel
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
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
3d6371c4f0
XEEN: RU Working on 8-bit font
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
a6afb2be20
XEEN: RU Initial commit
...
Extended font support
2021-08-02 17:35:18 +02:00
Paul Gilbert
005561d305
COMMON: Increase Stream pos, seek, size from int32 to int64
2021-07-08 18:24:28 -07:00
Paul Gilbert
0136043f09
COMMON: Revert Change Rect and Point to have int32 fields
...
This reverts commit 1c3e7fb4e9e761b26840ca7dd785e80dfa639f18.
2021-07-06 20:35:42 -07:00
Paul Gilbert
1c3e7fb4e9
COMMON: Change Rect and Point to have int32 fields
2021-07-04 18:24:26 -07:00
ysj1173886760
5bdaf49328
XEEN: move debug channels to metaEngineDetection
2021-05-22 01:34:57 +02:00
Paul Gilbert
539babf598
XEEN: Added French detection entries
2021-05-17 19:14:48 -07:00
Orgad Shaneh
a05e54f00c
JANITORIAL: Remove trailing whitespaces
2021-05-04 11:46:30 +03:00
Eugene Sandulenko
44b9e139c2
XEEN: Rename enum constants to avoid clashes and fix compilation
2021-01-01 01:35:42 +01:00
Eugene Sandulenko
e471116fa8
XEEN: Fix compilation
2021-01-01 01:15:28 +01:00
Jonathan Phénix
60abac9576
XEEN: Added class Stream to simplify SoundDriver::execute
...
The current version was complex enough to confuse Codacy.
2020-12-28 15:11:50 -10:00
Jonathan Phénix
2abfd5c71e
XEEN: Deleted member SoundDriver::_exclude7
...
It's always false and makes the code unnecessarily more complex.
2020-12-28 15:11:50 -10:00
Jonathan Phénix
bb0f6a8cc0
XEEN: please_wait.cpp: Fix Codacy issue
2020-12-28 15:11:50 -10:00
Jonathan Phénix
ac6220b663
XEEN: sound.cpp: Fix Codacy issues
2020-12-28 15:11:50 -10:00
Jonathan Phénix
cdd9aa483d
XEEN: dialogs_query.cpp: Fix Codacy issues
2020-12-28 15:11:50 -10:00
Jonathan Phénix
7bc15237f3
XEEN: debugger.cpp: Fix issues found by Codacy
2020-12-28 15:11:50 -10:00
Jonathan Phénix
38d04decf4
XEEN: debugger.cpp: Simplify to fix Codacy false positive
2020-12-28 15:11:50 -10:00
Jonathan Phénix
4ede7a43c5
XEEN: files.cpp: Fix issues found by Codacy
2020-12-28 15:11:50 -10:00
trembyle
fd6e776ea5
XEEN: Detect Chinese variants
2020-12-07 01:35:53 +01:00
Eugene Sandulenko
a865703d0b
XEEN: Added detection for Russian fan translation of cloudofxeen. More work is needed
2020-12-06 19:53:16 +01:00
Cameron Cawley
4ced49acd4
ENGINES: Changed AdvancedMetaEngine::createInstance to return a Common::Error
2020-12-04 20:57:14 +00:00
Jonathan Phénix
2e4f224043
XEEN: Fix dismiss button not fully implemented
2020-12-02 18:12:58 -08:00