phobos2077
354b938d60
Added optional function to show additional sfall credits at the bottom of CREDITS.TXT contents
2016-07-17 23:11:43 +07:00
phobos2077
4678f41b5a
Merge remote-tracking branch 'origin/master' into develop
2016-03-26 23:59:41 +07:00
phobos2077
b819423d2a
added check for invalid array index in GetArray()
2016-03-25 01:10:56 +07:00
phobos2077
972d978882
#37 fixed sfall_ver_* functions
2016-03-08 22:21:32 +07:00
phobos2077
017b958b69
Updated hook script docs.
2015-10-25 21:43:13 +07:00
phobos2077
0e0ca799f1
Added HOOK_INVENWIELD hook, called when NPC's wielding or unwielding weapons or armor.
2015-10-25 21:40:03 +07:00
phobos2077
5158e5734a
Used constants in hook init section.
2015-10-25 20:26:24 +07:00
phobos2077
e7f5b73e4c
Used HOOK_* constants for hook script IDs.
2015-10-25 20:12:41 +07:00
phobos2077
c6a4150037
fix code style in Logging.cpp
2015-10-11 18:29:09 +07:00
phobos2077
59e725793e
#2 : Merged sfall debugging features into "normal" builds, thus removing TRACE preprocessor variable and "Trace" build configurations. Added [Debugging].Enable flag to ddraw.ini instead.
...
Made all Debugging settings to be consistently loaded from main ddraw.ini only (as it says in comments in ddraw.ini), ignoring command line INI override for that section.
2015-10-11 16:42:21 +07:00
phobos2077
0c08d872cf
Added fix for NPC Turns into a container bug.
2015-07-20 01:14:23 +07:00
phobos2077
56aee27141
Added optional bug fixes: NPCDrugAddictionFix, ArmorCorruptsNPCStatsFix. (descriptions are in ddraw.ini)
...
Added minor fix for "Wt." text on party member barter screen.
2015-07-20 00:56:08 +07:00
phobos2077
c27a0b0b61
Added fixes for inventory drag&drop issues, related to reverse order of items in memory relative to visual order in which items appear on screen. Fixes enabled using [Misc].InventoryDragIssuesFix option.
2015-07-19 01:47:58 +07:00
phobos2077
f10e894201
- Enabled fix for minor exploit when you can gain stats from drugs more than two times using save/load.
...
- Added option [Misc].DialogOptions9Lines that allows to use 9 lines of text correctly in dialog reply window.
2015-07-19 00:53:18 +07:00
phobos2077
ac5eebe0d0
added optional fix for "Too Many Items Bug" and renamed some hook functions
2015-07-18 19:38:56 +07:00