Commit History

Author SHA1 Message Date
  Jeija 00ce2540c2 New effector system, effectors have to be registered with mesecon:register_effector(onstate, offstate, rules, function get_rules) rules and function get_rules are optional. You don't have to specify both onstate and offstate (required for e.g. removestone) 12 years ago
  Jeija 24c50571f7 Make mesecons only connect to input and output ports (e.g. of the delayer) 12 years ago
  Jeija b197d29bef Code cleanup, little bugfix (some conductors placed next to receptors didn't turn on) 12 years ago
  Jeija 955b8254dd Code cleanup 12 years ago
  Jeija b8ba13a17a Code cleanup 12 years ago