summaryrefslogtreecommitdiff
path: root/pressure_logic
AgeCommit message (Expand)Author
2021-02-07Various small fixesHybridDog
2021-02-05Remove unused loop variables, trailing whitespace and fix mixed-whitespace in...HybridDog
2021-02-03Remove or comment unused code and declare some variables localHybridDog
2017-11-04pressure logic: detect vertical orientation for horizontal rotating flowablesthetaepsilon-gamedev
2017-10-20refactor pressure logic toggle to act as option enumthetaepsilon-gamedev
2017-10-19pressure logic: rewrite callbacks for horizontal rotation flowables to suppor...thetaepsilon-gamedev
2017-10-19pressure logic: add horizontally-rotating directional flowable helperthetaepsilon-gamedev
2017-10-19pressure logic: abms.lua: fix invocation bug for directionality callback acci...thetaepsilon-gamedev
2017-10-18pressure logic/flowable node registry: move pump directionality code to dedic...thetaepsilon-gamedev
2017-10-18pressure logic/abms.lua: implement testing of flow direction testing in get_n...thetaepsilon-gamedev
2017-10-18pressure logic/abms.lua: rename local variables and retain node data in conne...thetaepsilon-gamedev
2017-10-18pressure logic: abms.lua: get_neighbour_positions: move calculation of absolu...thetaepsilon-gamedev
2017-10-17pressure logic: flowable node registry: add directionfn to directional flowab...thetaepsilon-gamedev
2017-10-17pressure logic: abms.lua: refactor balance_pressure() to move responsiblity f...thetaepsilon-gamedev
2017-10-17pressure logic: abms.lua: move neighbour candidates calculation to separate f...thetaepsilon-gamedev
2017-10-17rename new_flow_logic subdirectory to a less ambiguous namethetaepsilon-gamedev