aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* As part of a dinosaur hunting expedition, IScenePresenceBody.cs was terminate...MW2009-03-021-37/+0
* * Update ScenePresenceTests to reflect current REST communication workflow.Sean Dague2009-02-261-11/+27
* 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-251-2/+2
* * 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
* A few updates necessary for load balancer.Mike Mazur2009-02-253-9/+18
* Close-to-final tweaking with appearance. This time sending *everything*. Addr...diva2009-02-242-36/+29
* 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-231-2/+2
* * 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
* 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-2219-89/+100
* * Fixes an assumption whereby Scene assumes that each client is capable of pr...Adam Frisby2009-02-221-0/+8
* Addresses some issues with appearance after TPs. Appearance.Owner was not bei...diva2009-02-222-5/+9