aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/SceneManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-1/+1
* * ModuleLoader: Privatized some too-public fieldslbsa712007-10-291-0/+5
* Started the process of cleaning up AssetCache and moving most of the code int...MW2007-10-291-0/+17
* * Added XMLRPC Controller Module to OpenSimMain which allows XML-RPC queries ...Adam Frisby2007-10-251-0/+8
* nice catch by chi11ken that I was setting the wrong propertySean Dague2007-10-221-10/+10
* Made some changes to the load/save xml format, So that the old format can sti...MW2007-10-221-0/+10
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-1/+29
* 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