aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/EventManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Fixes endless loop in the Land Module when selecting any object.Teravus Ovares2008-05-241-10/+11
* IRCBridgeModule (and ChatModule before the refactoring) didn't succeed in Dr Scofield2008-05-231-2/+16
* *Refactor of the LandManagementModule that allows OpenSim to run without itmingchen2008-05-231-0/+89
* i've refactored the ChatModule into two modules: ChatModule and IRCBridgeModule.Dr Scofield2008-05-231-0/+18
* * Going to the C# syntactic sugar way of handling the backup event delegates.Teravus Ovares2008-05-211-8/+2
* * This update causes the backup process to run in a separate thread.Teravus Ovares2008-05-211-2/+8
* move SceneEvents.cs to EventManager.cs, as that's actuallySean Dague2008-05-201-0/+637