NovaRain
|
09813aeb86
|
Code edits to ScriptExtender.cpp/SpeedPatch.cpp
Minor edits to some files.
|
2021-11-08 13:45:35 +08:00 |
|
NovaRain
|
d4f011913c
|
Changed the fix in commit 583105a to an option (#412)
|
2021-11-06 22:44:14 +08:00 |
|
NovaRain
|
53278a090b
|
Some edits to YAAM code
Changed OverrideArtCacheSize to set the art cache size to 261.
Fixed typo in ddraw.ini.
|
2021-10-27 22:02:09 +08:00 |
|
NovaRain
|
f2bc04001e
|
Changed the description of CheckWeaponAmmoCost in ddraw.ini
Replaced <br> html tag with backslash in markdown documents.
(CommonMark spec)
|
2021-10-25 10:18:16 +08:00 |
|
NovaRain
|
edbfc055d0
|
Improved the rendering performance of DX9 modes
Excluded the animated colors from TravelMarkerColor (same as in 3.8.x)
Code edits and preparation.
|
2021-10-01 12:25:18 +08:00 |
|
NovaRain
|
249815efd9
|
Added Unarmed.ini example file
|
2021-09-21 22:59:31 +08:00 |
|
NovaRain
|
bb88830a5b
|
Added a fix to display the color index 255 of the palette correctly
* in DX9 mode when using the hi-res patch
Some minor code corrections.
|
2021-09-12 13:59:58 +08:00 |
|
NovaRain
|
c5e226a279
|
Fixed key repeat delay/rate for game speed tweak (#406)
Removed AffectPlayback option.
|
2021-09-06 07:52:41 +08:00 |
|
NovaRain
|
a186014895
|
Added new EngineTweaks module and TweaksFile option
|
2021-08-19 23:09:03 +08:00 |
|
NovaRain
|
3a0e64e3ce
|
Added FadeBackgroundMusic option
|
2021-08-13 20:10:08 +08:00 |
|
NovaRain
|
638499b106
|
Code edits to ExtraSaveSlots.cpp
* the page numbering is now 0-indexed, to better align with the macros.
Re-numbered save slot control metarules.
|
2021-08-13 10:54:57 +08:00 |
|
NovaRain
|
5ef12b60c5
|
Changed the implementation of AutoQuickSave
* now it sets the number of pages used for quick saving.
Added related macros for controlling the save slot with scripts.
|
2021-08-12 15:07:24 +08:00 |
|
NovaRain
|
34ae106fa5
|
Improved the page control for ExtraSaveSlots
Minor edits to ddraw.ini.
|
2021-08-11 14:09:39 +08:00 |
|
NovaRain
|
a34aa64ced
|
Added AutoSearchSFX option for automatic search of SFX files
Excluded ANIM_walk from the debug log about missing critter art files.
|
2021-08-08 22:40:49 +08:00 |
|
NovaRain
|
b665c904f1
|
Minor code edits
|
2021-06-01 09:51:59 +08:00 |
|
NovaRain
|
dd4ad75e4e
|
Fixed value bounds for the redefined key code value in HOOK_KEYPRESS
Minor code & document edits.
|
2021-05-15 21:54:59 +08:00 |
|
NovaRain
|
6d88f21028
|
Added a tweak to play "magic hands" anim when using items on objs
* for issues with scripted animations not playing (#356)
|
2021-05-07 15:48:40 +08:00 |
|
NovaRain
|
db0b8eddba
|
Set idle(Sleep) function for losing window focus
Some code correction.
|
2021-05-06 10:36:06 +08:00 |
|
NovaRain
|
2985c2866b
|
Added additional code to "duplicate obj_dude script data" fix
|
2021-05-04 12:39:07 +08:00 |
|
NovaRain
|
2e337d246b
|
Adjusted how the fix for create_object_sid works
Added CreateObjectSidFix option.
|
2021-05-02 10:34:16 +08:00 |
|
NovaRain
|
7df0407798
|
Rewrote the score calculation in AIBestWeaponFix (#370)
Changed FastShotFix to be disabled by default.
|
2021-04-29 11:54:20 +08:00 |
|
NovaRain
|
52af67ad3d
|
Added DisableSpecialAreas option
Added a new "fonts" folder for language specific fonts.
|
2021-04-25 11:49:02 +08:00 |
|
NovaRain
|
b72b26d292
|
Added language path for loading fonts (#368)
Some code fixes to support the language path.
|
2021-04-24 10:25:51 +08:00 |
|
NovaRain
|
0cd2aa4f83
|
Added language path for sfall translations.ini
|
2021-04-22 11:45:21 +08:00 |
|
NovaRain
|
c855c6db19
|
Fixed and improved AllowLargeTiles option (#367)
Removed the unspent skill points limit.
|
2021-04-18 13:09:06 +08:00 |
|