aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed the asynchronous call to get inventory in HG, so that it properly rep...diva2009-04-052-22/+19
* - Add new RegionModulesControllerPlugin to the application modulesHomer Horwitz2009-04-055-7/+247
* - Move IWindModule to OpenSim.Region.Framework.InterfacesHomer Horwitz2009-04-051-0/+83
* Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...diva2009-04-054-12/+82
* * Fixed copyright headers on HyperGrid source files. (Now match the rest of O...Adam Frisby2009-04-054-98/+94
* Thanks jonc, for a patch that adds rendering of classic clouds.Homer Horwitz2009-04-041-0/+38
* * Fixes issue where of you force your avatar against a region corner, it gets...Arthur Valadares2009-04-031-6/+64
* * refactor: Call StatsReporter methods directly rather than through Scene (as...Justin Clarke Casey2009-04-033-42/+24
* * Implements Scene.SimChat(string,...) rather than byte[]. We should probably...Adam Frisby2009-04-031-0/+10
* One more bit of refactoring, so this can be used outside region code.diva2009-04-011-42/+0
* Refactoring, no functional changes. Moved ChildAgentDataUpdate data structure...diva2009-04-013-607/+1
* * Committing patch in mantis 3376 [Patch] Fix a minor animation handling glit...Teravus Ovares2009-04-011-20/+0
* Finally clean up the Scene.Permissions and permissions module.Melanie Thielker2009-04-011-790/+353
* Thank you kindly, MCortez for a patch that:Charles Krinke2009-03-311-0/+15
* * refactor: Move god related methods in Scene out to a moduleJustin Clarke Casey2009-03-303-119/+68
* Add AcceptNotices member to GroupMembershipData and an overload toMelanie Thielker2009-03-291-0/+1
* Module interface changeMelanie Thielker2009-03-291-1/+1
* * Remove redundancies in ScenePresenceTeravus Ovares2009-03-281-63/+59
* * Adds AgentUUIDs into the CourseLocationUpdate to improve compatibility with...Teravus Ovares2009-03-281-1/+5
* * This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares2009-03-272-9/+9
* * refactor: call some EventManager triggers directly rather than through sceneJustin Clarke Casey2009-03-273-23/+10
* Moved a method GetDefaultVisualParameters from Scene to AvatarAppearance, whe...diva2009-03-272-14/+6
* * Fix single item iar savingJustin Clarke Casey2009-03-271-1/+0
* * Also temporarily disable T032_CrossAttachments() since this relies on the e...Justin Clarke Casey2009-03-271-1/+1
* * Temporarily disable ScenePresenceTests.T021_TestCrossToNewRegion() as this ...Justin Clarke Casey2009-03-271-1/+1
* * For each test in OpenSim.Region.Framework.Scenes.Tests, tell the console wh...Justin Clarke Casey2009-03-275-5/+48
* * Appearance patches suite: These patches are applied to allow libomv bots to...Sean Dague2009-03-251-0/+5
* Thank you, dslake, for a patch that fixes passing the start param to scriptsMelanie Thielker2009-03-251-1/+1
* * minor: remove load oar logging I accidentally left in a few commits agoJustin Clarke Casey2009-03-241-2/+2
* Root agent retrieval via http/REST. This is a pull, the caller gets the agent...diva2009-03-234-6/+41
* Committing partial work on passing folders across instances. This may crash.Melanie Thielker2009-03-231-0/+7
* Make single item inventory gives work across regionsMelanie Thielker2009-03-221-2/+0
* Move a check for null PhysActor in applyImpulse so that attachments can move ...idb2009-03-211-9/+9
* * Finishing up the last commit by adding ISunModuleTeravus Ovares2009-03-201-0/+40
* Change DropObject to public. Fixes Mantis #3314Melanie Thielker2009-03-201-1/+1
* * Remove compiler warningsJustin Clarke Casey2009-03-191-12/+12
* Adds support for unlink-region command in hypergrid.diva2009-03-181-0/+42
* Add an event to process undelivered IMsMelanie Thielker2009-03-171-0/+3
* * minor: remove compiler warningJustin Clarke Casey2009-03-171-1/+1
* Thank you, mcortez, for a patch that fixes a number of long standingMelanie Thielker2009-03-131-13/+20
* * Support loading empty folders in an iarJustin Clarke Casey2009-03-131-0/+5
* * Don't fail the client login if there are no OnClientConnect listenersJustin Clarke Casey2009-03-121-1/+2
* * minor: Lable the heartbeat thread with the region it's beating forJustin Clarke Casey2009-03-121-1/+1
* * Move SceneObject tests into their proper namespaceJustin Clarke Casey2009-03-122-3/+3
* update some ini defaults in code - all defaults from beginning of OpenSim.ini...Dahlia Trimble2009-03-111-6/+6
* add a taint to SOP.UpdateShape() - addresses Mantis #3277Dahlia Trimble2009-03-111-0/+1
* From: Alan M Webb <alan_webb@us.ibm.com>Dr Scofield2009-03-101-1/+1
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-03-101-0/+17
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-03-091-1/+1
* * Tweak llMoveToTarget per mantis 3265Teravus Ovares2009-03-092-3/+732