aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames2009-02-2313-1758/+1945
* * Commenting out threaded Scene update for the moment.Adam Frisby2009-02-231-2/+3
* * Fix for recent thread patch - IsAlive apparently is not as reliable as Thre...Adam Frisby2009-02-231-1/+2
* * Performance Changes:Adam Frisby2009-02-234-4/+35
* Load default assets when AssetInventory starts.Mike Mazur2009-02-232-0/+15
* Prevent avatar from walking along z-axisMike Mazur2009-02-231-1/+19
* Mantis#3187. Thank you kindly, DoranZemlja for a patch that:Charles Krinke2009-02-236-0/+169
* A little bit more tweaking with appearance. Now passing both the wearables an...diva2009-02-232-66/+75
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-22116-410/+579
* Allow delivery of object messages gridwideMelanie Thielker2009-02-221-1/+2
* First step in giving the messaging server the modular refactoring treatment. ...MW2009-02-228-289/+643
* * MXP Clients are now treated as full root agents - including being given a d...Adam Frisby2009-02-222-2/+44
* * Fixes an assumption whereby Scene assumes that each client is capable of pr...Adam Frisby2009-02-221-0/+8
* Part 1 of refactoring the userserver. Changed it so instead of subclassing th...MW2009-02-223-46/+107
* * And a little moreAdam Frisby2009-02-221-2/+2
* * Removing some C#3.0 that snuck in.Adam Frisby2009-02-221-5/+5
* * RestoringAdam Frisby2009-02-221-0/+1158
* * Fixing bad SVN commit.Adam Frisby2009-02-221-1158/+0
* * Updates MXP.dll to latest version.Adam Frisby2009-02-221-11/+35
* Update svn properties.Jeff Ames2009-02-224-1628/+1628
* * There's always something. Fixes MXP Server so that when it starts up, it ac...Adam Frisby2009-02-221-0/+1
* * Adds initial support for the MXP Virtual Worlds protocol (http://www.bubble...Adam Frisby2009-02-224-0/+1627
* Refactor log4net logger handling in script engine. (#3148)Jeff Ames2009-02-2218-133/+141
* Addresses some issues with appearance after TPs. Appearance.Owner was not bei...diva2009-02-224-8/+28
* Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames2009-02-228-1631/+1685
* Applied patch from mantis #3217, which allows Dynamic Images of type RGB (so ...MW2009-02-211-7/+23
* More Grid server refactoringMW2009-02-216-23/+61
* Thank you kindly, DoranZemlja for a patch that:Charles Krinke2009-02-211-1/+1
* A small improvement in the UserLoginService, hence the User Server: users are...diva2009-02-211-2/+5
* Some more refactoring of GridServer.MW2009-02-212-23/+23
* Applied patch from mantis #3213. Which adds a check to create region command,...MW2009-02-211-1/+6
* Added missing header to a file (before chi11ken does it)MW2009-02-212-2/+29
* Added a check to LLClientView.RegisterInterface<T>(T iface), so that it can'...MW2009-02-211-1/+4
* Added a check to GridServerBase.RegisterInterface<T>(T iface), so that it ca...MW2009-02-211-1/+4
* A bit more refactoring of the GridServer. To make the "modules" share a commo...MW2009-02-214-19/+22
* * Upping to interface version 3 - let's see how this goes.lbsa712009-02-211-1/+1
* Refactored the GridServer into a GridDBService and a set of "modules". MW2009-02-217-1323/+1621
* Allow entry of '?' in http URIs. If the field being typed begins withMelanie Thielker2009-02-211-4/+13
* * Applied a patch that: Added estate ban table to migration scripts and nhibe...lbsa712009-02-2113-33/+158
* Add copyright headers. Minor formatting cleanup.Jeff Ames2009-02-214-3/+57
* Update svn properties.Jeff Ames2009-02-212-138/+138
* Thank you, robsmart, for a patch that allows the shard to be set.Melanie Thielker2009-02-211-1/+9
* * Apply http://opensimulator.org/mantis/view.php?id=3185idb2009-02-206-2/+8
* From: Arthur Rodrigo S Valadares <arthursv@br.ibm.com>Dr Scofield2009-02-201-1/+1
* * Renamed and encapsulated m_sceneGraph as SceneGraph for ccclbsa712009-02-204-6/+15
* * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa712009-02-2038-115/+115
* * Apply http://opensimulator.org/mantis/view.php?id=3195Justin Clarke Casey2009-02-2030-30/+73
* * Consistently lock part.TaskInventory as pointed out in http://opensimulator...Justin Clarke Casey2009-02-207-201/+414
* Revert previous commitMelanie Thielker2009-02-202-13/+1
* Committing interface and stubs for IM interceptionMelanie Thielker2009-02-202-1/+13