aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-30* refactor: Move god related methods in Scene out to a moduleJustin Clarke Casey3-119/+68
2009-03-29Add AcceptNotices member to GroupMembershipData and an overload toMelanie Thielker1-0/+1
2009-03-29Module interface changeMelanie Thielker1-1/+1
2009-03-28* Remove redundancies in ScenePresenceTeravus Ovares1-63/+59
2009-03-28* Adds AgentUUIDs into the CourseLocationUpdate to improve compatibility with...Teravus Ovares1-1/+5
2009-03-27* This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares2-9/+9
2009-03-27* refactor: call some EventManager triggers directly rather than through sceneJustin Clarke Casey3-23/+10
2009-03-27Moved a method GetDefaultVisualParameters from Scene to AvatarAppearance, whe...diva2-14/+6
2009-03-27* Fix single item iar savingJustin Clarke Casey1-1/+0
2009-03-27* Also temporarily disable T032_CrossAttachments() since this relies on the e...Justin Clarke Casey1-1/+1
2009-03-27* Temporarily disable ScenePresenceTests.T021_TestCrossToNewRegion() as this ...Justin Clarke Casey1-1/+1
2009-03-27* For each test in OpenSim.Region.Framework.Scenes.Tests, tell the console wh...Justin Clarke Casey5-5/+48
2009-03-25* Appearance patches suite: These patches are applied to allow libomv bots to...Sean Dague1-0/+5
2009-03-25Thank you, dslake, for a patch that fixes passing the start param to scriptsMelanie Thielker1-1/+1
2009-03-24* minor: remove load oar logging I accidentally left in a few commits agoJustin Clarke Casey1-2/+2
2009-03-23Root agent retrieval via http/REST. This is a pull, the caller gets the agent...diva4-6/+41
2009-03-23Committing partial work on passing folders across instances. This may crash.Melanie Thielker1-0/+7
2009-03-22Make single item inventory gives work across regionsMelanie Thielker1-2/+0
2009-03-21Move a check for null PhysActor in applyImpulse so that attachments can move ...idb1-9/+9
2009-03-20* Finishing up the last commit by adding ISunModuleTeravus Ovares1-0/+40
2009-03-20Change DropObject to public. Fixes Mantis #3314Melanie Thielker1-1/+1
2009-03-19* Remove compiler warningsJustin Clarke Casey1-12/+12
2009-03-18Adds support for unlink-region command in hypergrid.diva1-0/+42
2009-03-17Add an event to process undelivered IMsMelanie Thielker1-0/+3
2009-03-17* minor: remove compiler warningJustin Clarke Casey1-1/+1
2009-03-13Thank you, mcortez, for a patch that fixes a number of long standingMelanie Thielker1-13/+20
2009-03-13* Support loading empty folders in an iarJustin Clarke Casey1-0/+5
2009-03-12* Don't fail the client login if there are no OnClientConnect listenersJustin Clarke Casey1-1/+2
2009-03-12* minor: Lable the heartbeat thread with the region it's beating forJustin Clarke Casey1-1/+1
2009-03-12* Move SceneObject tests into their proper namespaceJustin Clarke Casey2-3/+3
2009-03-11update some ini defaults in code - all defaults from beginning of OpenSim.ini...Dahlia Trimble1-6/+6
2009-03-11add a taint to SOP.UpdateShape() - addresses Mantis #3277Dahlia Trimble1-0/+1
2009-03-10From: Alan M Webb <alan_webb@us.ibm.com>Dr Scofield1-1/+1
2009-03-10From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-0/+17
2009-03-09* minor: remove some mono compiler warningsJustin Clarke Casey1-1/+1
2009-03-09* Tweak llMoveToTarget per mantis 3265Teravus Ovares2-3/+732
2009-03-07Correct casts so that the target id in the at_target event matches the origin...idb1-8/+5
2009-03-07* Fixes mantis: #3241Teravus Ovares1-2/+13
2009-03-06Fixes Mantis #3260. Thank you kindly, MCortez for a patch that:Charles Krinke2-0/+48
2009-03-06* minor: remove some mono compiler warningsJustin Clarke Casey1-3/+4
2009-03-06* refactor: Remove GetLandOwner function from SceneJustin Clarke Casey1-13/+0
2009-03-05* Replace Scene.GetLandHeight() with a straight query to Scene.Heightmap (whi...Justin Clarke Casey4-8/+4
2009-03-05* refactor: move media and music url setting from scene into LandObjectJustin Clarke Casey2-15/+12
2009-03-05* simplify media and music url setting since we never get back a null land ob...Justin Clarke Casey2-24/+20
2009-03-05* Replace some string to byte conversions for object/item name/description fi...Justin Clarke Casey2-2/+1
2009-03-05* remove now unused serialization codeJustin Clarke Casey4-602/+5
2009-03-05Fixes Mantis #3255. Thank you kindly, MCortez, for a patch that:Charles Krinke1-4/+5
2009-03-04* More work on MiniRegionModule module.Adam Frisby1-0/+1
2009-03-03Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...MW1-5/+22
2009-03-02After another heroic and bloody battle, OpenSim Dino Expedition 1, killed off...MW1-18/+0