184
edits
(added list of defunct and unclear variables) |
m (Fixing 'laser_alpha' from '??' to 'OK?'...) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
This page is a collection of seemingly defunct [[BSL]] variables and functions | This page is a collection of seemingly defunct [[BSL]] variables and functions which have no known/noticeable effect in retail Oni (Mac or Windows). They may have been functional in the beta versions, however [[Mac beta 4]] has not been tested with them. | ||
Also included (for now) are functions for which the effect is unclear in some way. | Also included (for now) are functions for which the effect is unclear in some way. | ||
==Defunct or unclear variables== | ==Defunct or unclear variables== | ||
All the built-in BSL variables are listed here, in alphabetical order. | All the built-in BSL variables are listed here, in alphabetical order. | ||
; | ;Row background color | ||
:White: available on all versions | :White: available on all versions | ||
:Blue: | :Blue: only exists in Mac Intel build | ||
;Default value | ;Default value | ||
:'''# !!!''': reset by engine at level load | :'''# !!!''': reset by engine at level load | ||
Line 13: | Line 13: | ||
;Works | ;Works | ||
:"OK?": confirmation/refinement required | :"OK?": confirmation/refinement required | ||
:"??": | :"??": apparently defunct (no effect) | ||
{|border=1 cellspacing=0 cellpadding=2 | {|border=1 cellspacing=0 cellpadding=2 | ||
Line 146: | Line 146: | ||
|int32||[[gl_mipmap_offset]]||0 | |int32||[[gl_mipmap_offset]]||0 | ||
|"lets you disable miplevels (-ve = disable big, +ve = disable small)"||?? | |"lets you disable miplevels (-ve = disable big, +ve = disable small)"||?? | ||
|- | |- | ||
|bool||[[gs_show_object_count]]||0 | |bool||[[gs_show_object_count]]||0 | ||
Line 169: | Line 166: | ||
|- | |- | ||
|bool||[[laser_alpha]]||0 | |bool||[[laser_alpha]]||0 | ||
| | |changes laser texture from <code>BGR555 with AdditiveBlend</code> to <code>BGRA4444 without AdditiveBlend</code>||OK? | ||
|- | |- | ||
|bool||[[ph_debug_keyforces]]||0 | |bool||[[ph_debug_keyforces]]||0 |
edits