aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Correct casts so that the target id in the at_target event matches the origin...idb2009-03-071-8/+5
* * Fixes mantis: #3241Teravus Ovares2009-03-071-2/+13
* Fixes Mantis #3260. Thank you kindly, MCortez for a patch that:Charles Krinke2009-03-062-0/+48
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-03-061-3/+4
* * refactor: Remove GetLandOwner function from SceneJustin Clarke Casey2009-03-061-13/+0
* * Replace Scene.GetLandHeight() with a straight query to Scene.Heightmap (whi...Justin Clarke Casey2009-03-054-8/+4
* * refactor: move media and music url setting from scene into LandObjectJustin Clarke Casey2009-03-052-15/+12
* * simplify media and music url setting since we never get back a null land ob...Justin Clarke Casey2009-03-052-24/+20
* * Replace some string to byte conversions for object/item name/description fi...Justin Clarke Casey2009-03-052-2/+1
* * remove now unused serialization codeJustin Clarke Casey2009-03-054-602/+5
* Fixes Mantis #3255. Thank you kindly, MCortez, for a patch that:Charles Krinke2009-03-051-4/+5
* * More work on MiniRegionModule module.Adam Frisby2009-03-041-0/+1
* Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...MW2009-03-031-5/+22
* After another heroic and bloody battle, OpenSim Dino Expedition 1, killed off...MW2009-03-021-18/+0