NovaRain
f94085be93
Fixed black screen after restoring DX9 device
...
Minor code edits.
2022-01-03 23:59:27 +08:00
NovaRain
89a49b4f32
Improved the message box for CRC mismatch
...
Changed SkipCompatModeCheck to not require sfall debugging mode.
Minor code edits.
2021-12-28 12:48:41 +08:00
NovaRain
cf5952c031
Removed SkipSizeCheck from ddraw.ini
...
* the executable file size check is also removed (mostly).
2021-12-27 10:18:14 +08:00
NovaRain
ac058ee4d7
Code correction/edits to the previous commit
...
Added a debug message for the open file limit being exceeded.
2021-12-26 11:43:51 +08:00
NovaRain
b31f29a324
Fixed the broken fix for addicted party members
...
(BGforgeNet/Fallout2_Restoration_Project#131, #420 )
Improved the duplicate path removal in LoadOrder.cpp.
Backported additional fixes to FadeBackgroundMusic from 4.x.
2021-12-25 21:25:24 +08:00
NovaRain
750d88ea9a
Code edits to CRC.cpp for displayed messages
...
Code edits to ScriptExtender.cpp for duplicate code.
2021-12-24 14:35:29 +08:00
NovaRain
68389d9474
Added MapGridToggleKey debug option from 4.x
...
Fixed db_init function wrapper.
Minor edits to ddraw.ini.
2021-12-21 09:51:09 +08:00
NovaRain
97f3d3eb5f
Code cleanup and edits according to dev branch
2021-12-19 08:45:26 +08:00
NovaRain
b187c8359b
Changed the load order of sfall.dat to after patchXXX.dat
...
Code edits to Interface.cpp due to the previous commit.
2021-12-18 21:37:48 +08:00
NovaRain
93f6131592
Added fixed call point for sfall initialization
2021-12-17 09:57:41 +08:00
NovaRain
5a9edb9723
Minor code edits to Graphics.cpp
2021-12-16 12:40:46 +08:00
NovaRain
d14e7ccd9f
Code changes to Graphics.cpp & main.cpp
...
* from HRP test branch
2021-12-12 10:31:51 +08:00
NovaRain
c5baecfdad
Fixed a crash bug in FadeBackgroundMusic
...
(when trying to mute the master audio volume in the preferences screen)
Minor code edits.
2021-12-10 10:01:31 +08:00
NovaRain
c1dc31a919
Added a tweak to allow printing new floating messages when their limit is exceeded ( #388 )
...
Fixed incorrect value of the limit number of floating messages.
2021-11-28 12:40:42 +08:00
NovaRain
8e3e49b281
Removed UseCommandLine from ddraw.ini (always enabled)
...
Updated version number.
2021-11-27 06:44:06 +08:00
NovaRain
44411309f8
Removed unnecessary stdcall modifier as in 4.x
2021-11-25 09:22:27 +08:00
NovaRain
a35a4e034b
Added optimization for the save/load game screens
...
Edited the description of args for HOOK_TOHIT.
2021-11-23 20:44:00 +08:00
NovaRain
21c85b298b
Refactored ScriptExtender and all function code
...
* in the same way as 4.x, to improve the error handling.
2021-11-22 22:05:09 +08:00
NovaRain
5151ea312a
Code edits to the previous commit
2021-11-20 20:47:25 +08:00
NovaRain
def3e52302
Added centering screen on the controlled critter
2021-11-19 09:48:04 +08:00
NovaRain
06f35e10fb
Minor code edits to Graphics.cpp from HRP branch
2021-11-17 10:07:00 +08:00
NovaRain
588abd2a4b
Added class to HookScripts module
2021-11-16 21:00:51 +08:00
NovaRain
c6813bdd74
Fixed the redrawing of windows with "DontMoveTop" flag
...
* if one is not topmost, it's not redrawn after calling show function.
2021-11-16 15:04:18 +08:00
NovaRain
53c0517268
Added class to most of modules
...
Added missing ReplacementFuncs.h.
2021-11-15 22:03:40 +08:00
NovaRain
81f112063e
Fixed a minor bug in HeroAppearance.cpp
...
Fixed incorrect display of name and damage values for unarmed attacks
in some cases.
2021-11-15 10:57:45 +08:00