NovaRain
8b61f358e3
Backported FemaleDialogMsgs and DialogGenderWords options
2021-04-27 14:49:12 +08:00
NovaRain
5a375484c4
Reverted the calling convention of db functions to stdcall
...
* due to the glitched code generation in Tiles.cpp.
Reverted the name changes of some variables.
2021-04-26 21:52:11 +08:00
NovaRain
55000ca940
Added DisableSpecialAreas option
...
Added a new "fonts" folder for language specific fonts.
2021-04-25 11:50:12 +08:00
NovaRain
4ce513f42f
Added language path for loading fonts ( #368 )
...
Some code fixes to support the language path.
2021-04-25 08:36:36 +08:00
NovaRain
c34b910e9c
Code correction regarding string length
2021-04-23 11:06:06 +08:00
NovaRain
0c47dfd068
Added language path for sfall translations.ini
2021-04-22 13:17:04 +08:00
NovaRain
6c2eb47957
Added language path for premade files ( #368 )
...
Added AppIface.msg file support to Hero Appearance mod.
2021-04-22 12:56:48 +08:00
NovaRain
f721596434
Code edits to converge with 4.x
2021-04-19 14:22:29 +08:00
NovaRain
0731325585
Fixed and improved AllowLargeTiles option ( #367 )
...
Removed the unspent skill points limit.
2021-04-18 20:17:24 +08:00
NovaRain
e9aa1f1762
Added a new value to AIDrugUsePerfFix
2021-04-14 16:24:43 +08:00
NovaRain
6b3f88da5e
Reorganized/renamed the functions in IniReader
...
Renamed some variables.
2021-04-13 21:21:26 +08:00
NovaRain
fb3070fdfb
Fixed cur_town function on new game start ( #366 )
2021-04-13 12:17:58 +08:00
NovaRain
0b868593e0
Fixed AI behavior to prevent the unnecessary use of healing drugs
2021-04-13 10:15:18 +08:00
NovaRain
3a3591e759
Code edits to converge with 4.x
2021-04-11 21:41:01 +08:00
NovaRain
dc6263f522
Added markdown version of arrays.txt & hookscripts.txt
2021-04-07 21:13:52 +08:00
NovaRain
78aadeebe5
Cosmetic edits: alignment of multi-line ternary
2021-04-07 21:07:20 +08:00
NovaRain
1f90894dc5
Code changes to the previous commit
2021-04-04 09:57:13 +08:00
NovaRain
d34f0ac21f
Added a few fixes for knockout/down issues
2021-04-03 12:38:10 +08:00
NovaRain
60ffde1f80
Cosmetic edits to the code:
...
* tabs for indentation, spaces for alignment.
* reduced the length of some separation comment lines.
* changed some variable names ('exist' is a verb).
2021-04-03 11:04:03 +08:00
NovaRain
ba173c91e9
Added DL_FIX for logging
2021-04-02 01:26:25 +08:00
NovaRain
e08615abf2
Improved some combat-related fixes
2021-04-01 13:43:45 +08:00
NovaRain
9b28447e17
Improved the implementation of tile_num_beyond function
2021-03-29 11:55:37 +08:00
NovaRain
8bc4e3f790
Corrected the code in the previous commit
2021-03-28 08:44:35 +08:00
NovaRain
d0fe019165
Added a fixed implementation of the tile_num_beyond_ function
...
Removed the code of multihex critter self-hit fix from BugFixes.cpp
(now fixed properly with the aforementioned implementation)
2021-03-28 00:59:40 +08:00
NovaRain
9d2c10aae6
Removed DataLoadOrderPatch from ddraw.ini (always enabled)
2021-03-26 12:29:18 +08:00