NovaRain
|
475503d632
|
Added a check for OutlineColor in gl_highlighting, in case player set it to negative values.
Split the push/pop instructions in ItemCountFix() into individual lines.
|
2017-05-07 21:20:17 +08:00 |
|
NovaRain
|
a5599e1942
|
Simplified ToggleHighlightObject in gl_highlighting.
|
2017-04-10 00:57:17 +08:00 |
|
NovaRain
|
dc785d010e
|
Added options for toggling corpse highlighting and LOS check.
Changed default settings in sfall-mod.ini to be in line with the default ddraw.ini in previous versions of sfall.
|
2017-04-09 20:58:36 +08:00 |
|
Mr.Stalin
|
18644f37fd
|
Deleted duplicate code in the script. Added check for sfall version.
|
2017-04-07 23:58:26 +03:00 |
|
Mr.Stalin
|
bb52a6d9cb
|
Change in Highlighting mod, items with set flag 'NO_HIGHLIGHT' will no longer be highlighted.
|
2017-04-07 21:54:57 +03:00 |
|
phobos2077
|
adf8dd13dd
|
Moved highlighting-related settings into new "sfall-mods.ini", dedicated for scripted sfall mods;
Reverted description for MotionScannerFlags 1 and 2, it was actually correct before.
|
2017-03-16 01:21:20 +07:00 |
|
phobos2077
|
afadbb71c4
|
Refactor highlighting mod script, added check for outlined_object (via new scripting function), updated ddraw.ini to reflect the actual meaning of highighting-related settings (they way it worked for a long time); #53
HighlightMod is permanently removed from sfall code, it is now only a script.
|
2017-03-14 00:20:34 +07:00 |
|