[Ohrrpgce] SVN: teeemcee/12637 Consistently store bools in RELOAD nodes as 0/1 instead of 0/-1

subversion at HamsterRepublic.com subversion at HamsterRepublic.com
Sat Nov 13 19:41:52 PST 2021


teeemcee
2021-11-13 19:41:49 -0800 (Sat, 13 Nov 2021)
298
Consistently store bools in RELOAD nodes as 0/1 instead of 0/-1

set_gen_bool and toggle_gen_bool (which are most common) used 0/1, while
ToggleBoolChildNode (used only for general.reld
/mobile_options/hide_virtual_gamepad_when_suspendplayer) and editedit used
0/-1. So I went with 0/1 in EditorKit
---
U   wip/editedit.bas
U   wip/reload.bas



More information about the Ohrrpgce mailing list