| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Temporarily disable ScenePresenceTests.T021_TestCrossToNewRegion() as this ... | Justin Clarke Casey | 2009-03-27 | 1 | -1/+1 |
* | * For each test in OpenSim.Region.Framework.Scenes.Tests, tell the console wh... | Justin Clarke Casey | 2009-03-27 | 5 | -5/+48 |
* | * Appearance patches suite: These patches are applied to allow libomv bots to... | Sean Dague | 2009-03-25 | 1 | -0/+5 |
* | Thank you, dslake, for a patch that fixes passing the start param to scripts | Melanie Thielker | 2009-03-25 | 1 | -1/+1 |
* | * minor: remove load oar logging I accidentally left in a few commits ago | Justin Clarke Casey | 2009-03-24 | 1 | -2/+2 |
* | Root agent retrieval via http/REST. This is a pull, the caller gets the agent... | diva | 2009-03-23 | 4 | -6/+41 |
* | Committing partial work on passing folders across instances. This may crash. | Melanie Thielker | 2009-03-23 | 1 | -0/+7 |
* | Make single item inventory gives work across regions | Melanie Thielker | 2009-03-22 | 1 | -2/+0 |
* | Move a check for null PhysActor in applyImpulse so that attachments can move ... | idb | 2009-03-21 | 1 | -9/+9 |
* | * Finishing up the last commit by adding ISunModule | Teravus Ovares | 2009-03-20 | 1 | -0/+40 |
* | Change DropObject to public. Fixes Mantis #3314 | Melanie Thielker | 2009-03-20 | 1 | -1/+1 |
* | * Remove compiler warnings | Justin Clarke Casey | 2009-03-19 | 1 | -12/+12 |
* | Adds support for unlink-region command in hypergrid. | diva | 2009-03-18 | 1 | -0/+42 |
* | Add an event to process undelivered IMs | Melanie Thielker | 2009-03-17 | 1 | -0/+3 |
* | * minor: remove compiler warning | Justin Clarke Casey | 2009-03-17 | 1 | -1/+1 |
* | Thank you, mcortez, for a patch that fixes a number of long standing | Melanie Thielker | 2009-03-13 | 1 | -13/+20 |
* | * Support loading empty folders in an iar | Justin Clarke Casey | 2009-03-13 | 1 | -0/+5 |
* | * Don't fail the client login if there are no OnClientConnect listeners | Justin Clarke Casey | 2009-03-12 | 1 | -1/+2 |
* | * minor: Lable the heartbeat thread with the region it's beating for | Justin Clarke Casey | 2009-03-12 | 1 | -1/+1 |
* | * Move SceneObject tests into their proper namespace | Justin Clarke Casey | 2009-03-12 | 2 | -3/+3 |
* | update some ini defaults in code - all defaults from beginning of OpenSim.ini... | Dahlia Trimble | 2009-03-11 | 1 | -6/+6 |
* | add a taint to SOP.UpdateShape() - addresses Mantis #3277 | Dahlia Trimble | 2009-03-11 | 1 | -0/+1 |
* | From: Alan M Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-03-10 | 1 | -1/+1 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-03-10 | 1 | -0/+17 |
* | * minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-03-09 | 1 | -1/+1 |
* | * Tweak llMoveToTarget per mantis 3265 | Teravus Ovares | 2009-03-09 | 2 | -3/+732 |
* | Correct casts so that the target id in the at_target event matches the origin... | idb | 2009-03-07 | 1 | -8/+5 |
* | * Fixes mantis: #3241 | Teravus Ovares | 2009-03-07 | 1 | -2/+13 |
* | Fixes Mantis #3260. Thank you kindly, MCortez for a patch that: | Charles Krinke | 2009-03-06 | 2 | -0/+48 |
* | * minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-03-06 | 1 | -3/+4 |
* | * refactor: Remove GetLandOwner function from Scene | Justin Clarke Casey | 2009-03-06 | 1 | -13/+0 |
* | * Replace Scene.GetLandHeight() with a straight query to Scene.Heightmap (whi... | Justin Clarke Casey | 2009-03-05 | 4 | -8/+4 |
* | * refactor: move media and music url setting from scene into LandObject | Justin Clarke Casey | 2009-03-05 | 2 | -15/+12 |
* | * simplify media and music url setting since we never get back a null land ob... | Justin Clarke Casey | 2009-03-05 | 2 | -24/+20 |
* | * Replace some string to byte conversions for object/item name/description fi... | Justin Clarke Casey | 2009-03-05 | 2 | -2/+1 |
* | * remove now unused serialization code | Justin Clarke Casey | 2009-03-05 | 4 | -602/+5 |
* | Fixes Mantis #3255. Thank you kindly, MCortez, for a patch that: | Charles Krinke | 2009-03-05 | 1 | -4/+5 |
* | * More work on MiniRegionModule module. | Adam Frisby | 2009-03-04 | 1 | -0/+1 |
* | Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The... | MW | 2009-03-03 | 1 | -5/+22 |
* | After another heroic and bloody battle, OpenSim Dino Expedition 1, killed off... | MW | 2009-03-02 | 1 | -18/+0 |
* | As part of a dinosaur hunting expedition, IScenePresenceBody.cs was terminate... | MW | 2009-03-02 | 1 | -37/+0 |
* | * Update ScenePresenceTests to reflect current REST communication workflow. | Sean Dague | 2009-02-26 | 1 | -11/+27 |
* | Add check in SceneManager to stop opensim.exe crashing if no regions/scenes w... | MW | 2009-02-26 | 1 | -1/+8 |
* | * minor: Remove most mono compiler warnings | Justin Clarke Casey | 2009-02-25 | 1 | -2/+2 |
* | * Experimental softening of SOG waiting for update on link - changing from ab... | lbsa71 | 2009-02-25 | 1 | -3/+3 |
* | * Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, I... | lbsa71 | 2009-02-25 | 1 | -1/+3 |
* | A few updates necessary for load balancer. | Mike Mazur | 2009-02-25 | 3 | -9/+18 |
* | Close-to-final tweaking with appearance. This time sending *everything*. Addr... | diva | 2009-02-24 | 2 | -36/+29 |
* | From: Christopher Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2009-02-23 | 1 | -0/+1 |
* | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 2009-02-23 | 1 | -2/+2 |