aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/SceneManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Optimized usingslbsa712007-12-271-5/+4
* Thank you to Kiryu for a patch to fix an out of SyncCharles Krinke2007-12-171-3/+7
* more minor cleanup. added some command descriptions to region server help.Jeff Ames2007-12-061-9/+4
* From Gary Chernega (IBM)Sean Dague2007-12-051-2/+2
* keeping opensim safe for children -- made some namespace references less expl...Jeff Ames2007-12-041-4/+1
* Added a flag to load-xml console command, that will generate new uuids for th...MW2007-12-031-2/+2
* * Fixed neighbour range buglbsa712007-11-291-3/+7
* * Restaring the sim works fine in grid mode now. Sims announce themselves to...Teravus Ovares2007-11-281-1/+1
* Fixed an event in the events chain in inter-region communications.Teravus Ovares2007-11-271-0/+6
* * Restarting regions with the estate tools works in sandbox mode. I'm still ...Teravus Ovares2007-11-261-2/+20
* * Added the ability to restart your individual sims from within them using th...Teravus Ovares2007-11-251-0/+56
* * Added a nice 'The Region is going down.' message to the user when the sim o...Teravus Ovares2007-11-241-1/+1
* Some work on cleanly removing Regions.MW2007-11-131-0/+29
* * Optimized usingslbsa712007-10-301-44/+42
* 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