summaryrefslogtreecommitdiff
path: root/pressure_logic/abms.lua
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-10-19pressure logic: abms.lua: fix invocation bug for directionality callback acci...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: 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