aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/IScene.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Plumb conifg into the client views. Add config option to configure packetMelanie Thielker2009-05-021-0/+3
* Improve prim sending by combining multiple prim updates into a single packetMelanie Thielker2009-05-011-0/+2
* Another cleanup: Region_Status renamed to RegionStatus, and a usage comment a...Johan Berntsson2009-04-151-1/+1
* Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. MW2009-02-261-0/+3
* * optimized usings.lbsa712009-02-121-1/+0
* Add proper handling for shared vs. unshared modules to the commandMelanie Thielker2009-02-101-1/+1
* Replace the console for all OpenSim apps with a new console featuring commandMelanie Thielker2009-02-071-0/+3
* * refactor: Extract caps related code from scene and put into a region moduleJustin Clarke Casey2009-01-211-4/+0
* * revert r7724 so that PresenceChildStatus() starts throwing NRE's again Justin Clarke Casey2008-12-171-1/+4
* * Implement 'Save Object Back to My Inventory'. On the Linden client this is...Justin Clarke Casey2008-12-171-0/+1
* * minor: Stop presence child status suffering an NRE if the agent uuid given ...Justin Clarke Casey2008-12-151-1/+9
* Mantis#2725. Thank you kindly, Diva, for a patch that:Charles Krinke2008-12-141-0/+3
* Finally make attachments stay put. Randomize local ID generation toMelanie Thielker2008-11-291-1/+0
* * simplify AddNewClient since making this root without using MakeRootAgent() ...Justin Clarke Casey2008-11-281-1/+1
* * refactor: Replace derez destiation magic numbers with an enumerationJustin Clarke Casey2008-11-281-1/+13
* Restore the independent LocalID numbering for avatars. Fixes an issue whereMelanie Thielker2008-11-101-0/+1
* * Remove next local id from SceneBaseJustin Clarke Casey2008-11-071-1/+0
* Add an extension to allow registering multiple interfaces of a type withMelanie Thielker2008-09-251-0/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-4/+4
* Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker2008-08-231-1/+3
* Formatting cleanup.Jeff Ames2008-05-141-1/+1
* * Spring cleaning.Adam Frisby2008-04-291-11/+9
* * Re-Fixed caps Teravus Ovares2008-04-171-2/+1
* * A tweak of the caps system so that new caps have random paths instead of a ...Teravus Ovares2008-04-151-1/+2
* * First draft resolution of mantis 777, 734, 389 - scripts do not save in non...Justin Clarke Casey2008-03-201-0/+2
* Formatting cleanup.Jeff Ames2008-03-181-1/+1
* Formatting cleanup.Jeff Ames2008-03-181-27/+27
* Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson2008-03-041-2/+3
* * Fixed nebadon's UserServer crash bug from yesterday.Teravus Ovares2008-02-091-0/+2
* * Added the ability for estate managers to use the magic secondlife blue card...Teravus Ovares2008-01-041-0/+2
* * Optimized usingslbsa712007-12-271-3/+4
* * Fix for mantis 0000040 After client logout remote host closed connection on...Teravus Ovares2007-12-181-0/+1
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-2/+2
* * Restarting regions with the estate tools works in sandbox mode. I'm still ...Teravus Ovares2007-11-261-3/+2
* * Added the ability to restart your individual sims from within them using th...Teravus Ovares2007-11-251-0/+19
* Some more refactoringMW2007-11-041-1/+0
* * Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa712007-10-311-0/+43