summaryrefslogtreecommitdiff
path: root/register_flow_logic.lua
AgeCommit message (Expand)Author
2017-09-30move all current new_flow_logic code to dedicated sub-directorythetaepsilon-gamedev
2017-09-30temporarily move ABM registration out of register_flow_logic.lua to allow ref...thetaepsilon-gamedev
2017-09-30register_flow_logic.lua: expose ABM registration functionsthetaepsilon-gamedev
2017-09-30register_flow_logic.lua: factor out per-node input ABM registrationthetaepsilon-gamedev
2017-09-30register_flow_logic.lua: begin refactoring abm registration to allow use by o...thetaepsilon-gamedev
2017-09-30new_flow_logic.lua: move logic functions inside pipeworks.flowlogic sub-tablethetaepsilon-gamedev
2017-09-30internal refactoring of flowable node registration in preparation for enhance...thetaepsilon-gamedev
2017-09-27register_flow_logic.lua: add author noticethetaepsilon-gamedev
2017-09-27flowing_logic.lua: add new spigot code + ABM registrationthetaepsilon-gamedev
2017-09-27pipes.lua: split out new flow logic registration and make it respect feature ...thetaepsilon-gamedev