aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. MW2009-02-262-101/+98
* * Update ScenePresenceTests to reflect current REST communication workflow.Sean Dague2009-02-261-11/+27
* * Apply http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey2009-02-261-5/+33
* Plumb in the RetrieveInstantMessages event that is sent by the viewerMelanie Thielker2009-02-263-0/+14
* Changed the type of the ApplicationRegistry member from RegistryCore to IRegi...MW2009-02-261-2/+2
* Added IRegistryCore and RegistryCore to OpenSim.Framework.MW2009-02-264-44/+74
* Attempt to fix the "region starts but doesn't load anything" issueSean Dague2009-02-261-0/+6
* Added a PostInitialise method to IApplicationPlugin, this allows us to do wor...MW2009-02-261-0/+1
* Add check in SceneManager to stop opensim.exe crashing if no regions/scenes w...MW2009-02-261-1/+8
* * minor: Remove most mono compiler warningsJustin Clarke Casey2009-02-256-8/+9
* * Properly load items into correct folders when an iar is loadedJustin Clarke Casey2009-02-251-8/+12
* * Fix my own unit testJustin Clarke Casey2009-02-252-7/+19
* * Add InventoryArchiveConstants that I missed from last commitJustin Clarke Casey2009-02-252-6/+137
* * Store inventory data in an 'inventory' directory rather than in the root of...Justin Clarke Casey2009-02-253-15/+10
* From: Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2009-02-251-1/+1
* * Experimental softening of SOG waiting for update on link - changing from ab...lbsa712009-02-251-3/+3
* * Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, I...lbsa712009-02-251-1/+3
* Allow /* C-style comments */ in LSL scripts.Mike Mazur2009-02-252-17501/+17655
* Fixes Mantis #3220. Thank you kindly, MPallari, for a patch that:Charles Krinke2009-02-251-3/+3
* Fixes Mantis #3187. Thank you kindly, DoranZemlja for a patch that:Charles Krinke2009-02-252-0/+2
* A few updates necessary for load balancer.Mike Mazur2009-02-257-42/+79
* Close-to-final tweaking with appearance. This time sending *everything*. Addr...diva2009-02-242-36/+29
* First step in separating out the Userserver console command handling to a "mo...MW2009-02-241-0/+2
* remove log4net dependency and from PrimMesher.csDahlia Trimble2009-02-242-7/+18
* Thank you kindly, TLaukkan (Tommil) for a patch that solves:Charles Krinke2009-02-231-27/+32
* From: Christopher Yeoh <yeohc@au1.ibm.com>Sean Dague2009-02-231-0/+1
* Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames2009-02-232-3/+3
* * 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-232-3/+17
* 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-2262-321/+373
* Allow delivery of object messages gridwideMelanie Thielker2009-02-221-1/+2
* * Fixes an assumption whereby Scene assumes that each client is capable of pr...Adam Frisby2009-02-221-0/+8
* Refactor log4net logger handling in script engine. (#3148)Jeff Ames2009-02-2215-126/+134
* Addresses some issues with appearance after TPs. Appearance.Owner was not bei...diva2009-02-222-5/+9
* Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames2009-02-222-26/+26
* Applied patch from mantis #3217, which allows Dynamic Images of type RGB (so ...MW2009-02-211-7/+23
* Thank you kindly, DoranZemlja for a patch that:Charles Krinke2009-02-211-1/+1
* Applied patch from mantis #3213. Which adds a check to create region command,...MW2009-02-211-1/+6
* Added a check to LLClientView.RegisterInterface<T>(T iface), so that it can'...MW2009-02-211-1/+4
* * Applied a patch that: Added estate ban table to migration scripts and nhibe...lbsa712009-02-212-9/+9
* Add copyright headers. Minor formatting cleanup.Jeff Ames2009-02-211-2/+2
* Thank you, robsmart, for a patch that allows the shard to be set.Melanie Thielker2009-02-211-1/+9
* * 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-2011-33/+33
* * Consistently lock part.TaskInventory as pointed out in http://opensimulator...Justin Clarke Casey2009-02-206-199/+412
* Revert previous commitMelanie Thielker2009-02-202-13/+1