aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/SceneManager.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-27* Optimized usingslbsa711-5/+4
2007-12-17Thank you to Kiryu for a patch to fix an out of SyncCharles Krinke1-3/+7
2007-12-06more minor cleanup. added some command descriptions to region server help.Jeff Ames1-9/+4
2007-12-05From Gary Chernega (IBM)Sean Dague1-2/+2
2007-12-04keeping opensim safe for children -- made some namespace references less expl...Jeff Ames1-4/+1
2007-12-03Added a flag to load-xml console command, that will generate new uuids for th...MW1-2/+2
2007-11-29* Fixed neighbour range buglbsa711-3/+7
2007-11-28* Restaring the sim works fine in grid mode now. Sims announce themselves to...Teravus Ovares1-1/+1
2007-11-27Fixed an event in the events chain in inter-region communications.Teravus Ovares1-0/+6
2007-11-26* Restarting regions with the estate tools works in sandbox mode. I'm still ...Teravus Ovares1-2/+20
2007-11-25* Added the ability to restart your individual sims from within them using th...Teravus Ovares1-0/+56
2007-11-24* Added a nice 'The Region is going down.' message to the user when the sim o...Teravus Ovares1-1/+1
2007-11-13Some work on cleanly removing Regions.MW1-0/+29
2007-10-30* Optimized usingslbsa711-44/+42
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+1
2007-10-29* ModuleLoader: Privatized some too-public fieldslbsa711-0/+5
2007-10-29Started the process of cleaning up AssetCache and moving most of the code int...MW1-0/+17
2007-10-25* Added XMLRPC Controller Module to OpenSimMain which allows XML-RPC queries ...Adam Frisby1-0/+8
2007-10-22nice catch by chi11ken that I was setting the wrong propertySean Dague1-10/+10
2007-10-22Made some changes to the load/save xml format, So that the old format can sti...MW1-0/+10
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-1/+29
2007-10-05getting all our line endings consistant againSean Dague1-250/+250
2007-09-24* Renamed ScriptConsole to PluginConsole for clarityAdam Frisby1-1/+1
2007-09-24* Added TryGetAvatarByNamelbsa711-0/+14
2007-09-21* Continuing refactoring of presencelbsa711-3/+3
2007-09-20* even more renaming and refactoring; the cleaning woman is on call.lbsa711-1/+1
2007-09-20* moved SceneManager to RegionApplicationBaselbsa711-0/+6
2007-09-20* Added TryGetAvatar to SceneManagerlbsa711-208/+223
2007-09-19* Modernized ScriptManager to new interface-based module calls.lbsa711-37/+17
2007-09-18* Merged ClientViewBase into ClientView for great justicelbsa711-1/+0
2007-09-17fixing me some line endingsSean Dague1-237/+237
2007-09-17* Moved some commands from Scene into SceneManager so they could be used with...lbsa711-1/+28
2007-09-17* CHANGED SOME CONSOLE COMMAND BEHAVIOURSlbsa711-0/+210