Commit Graph
8 Commits
Author SHA1 Message Date
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