mirror of
https://github.com/opensim/opensim.git
synced 2026-05-19 14:35:44 +08:00
Permissions now use proper events and not delegate lists, which makes for much easier reading and much less work adding new methods. I finally found a way to raise events with return values without it becoming late bound.