aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/SceneManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* getting all our line endings consistant againSean Dague2007-10-051-250/+250
* * Renamed ScriptConsole to PluginConsole for clarityAdam Frisby2007-09-241-1/+1
* * Added TryGetAvatarByNamelbsa712007-09-241-0/+14
* * Continuing refactoring of presencelbsa712007-09-211-3/+3
* * even more renaming and refactoring; the cleaning woman is on call.lbsa712007-09-201-1/+1
* * moved SceneManager to RegionApplicationBaselbsa712007-09-201-0/+6
* * Added TryGetAvatar to SceneManagerlbsa712007-09-201-208/+223
* * Modernized ScriptManager to new interface-based module calls.lbsa712007-09-191-37/+17
* * Merged ClientViewBase into ClientView for great justicelbsa712007-09-181-1/+0
* fixing me some line endingsSean Dague2007-09-171-237/+237
* * Moved some commands from Scene into SceneManager so they could be used with...lbsa712007-09-171-1/+28
* * CHANGED SOME CONSOLE COMMAND BEHAVIOURSlbsa712007-09-171-0/+210