| Commit message (Expand) | Author | Files | Lines |
2009-03-13 | Thank you, mcortez, for a patch that fixes a number of long standing | Melanie Thielker | 1 | -13/+20 |
2009-03-13 | * Support loading empty folders in an iar | Justin Clarke Casey | 1 | -0/+5 |
2009-03-12 | * Don't fail the client login if there are no OnClientConnect listeners | Justin Clarke Casey | 1 | -1/+2 |
2009-03-12 | * minor: Lable the heartbeat thread with the region it's beating for | Justin Clarke Casey | 1 | -1/+1 |
2009-03-12 | * Move SceneObject tests into their proper namespace | Justin Clarke Casey | 2 | -3/+3 |
2009-03-11 | update some ini defaults in code - all defaults from beginning of OpenSim.ini... | Dahlia Trimble | 1 | -6/+6 |
2009-03-11 | add a taint to SOP.UpdateShape() - addresses Mantis #3277 | Dahlia Trimble | 1 | -0/+1 |
2009-03-10 | From: Alan M Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -1/+1 |
2009-03-10 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -0/+17 |
2009-03-09 | * minor: remove some mono compiler warnings | Justin Clarke Casey | 1 | -1/+1 |
2009-03-09 | * Tweak llMoveToTarget per mantis 3265 | Teravus Ovares | 2 | -3/+732 |
2009-03-07 | Correct casts so that the target id in the at_target event matches the origin... | idb | 1 | -8/+5 |
2009-03-07 | * Fixes mantis: #3241 | Teravus Ovares | 1 | -2/+13 |
2009-03-06 | Fixes Mantis #3260. Thank you kindly, MCortez for a patch that: | Charles Krinke | 2 | -0/+48 |
2009-03-06 | * minor: remove some mono compiler warnings | Justin Clarke Casey | 1 | -3/+4 |
2009-03-06 | * refactor: Remove GetLandOwner function from Scene | Justin Clarke Casey | 1 | -13/+0 |
2009-03-05 | * Replace Scene.GetLandHeight() with a straight query to Scene.Heightmap (whi... | Justin Clarke Casey | 4 | -8/+4 |
2009-03-05 | * refactor: move media and music url setting from scene into LandObject | Justin Clarke Casey | 2 | -15/+12 |
2009-03-05 | * simplify media and music url setting since we never get back a null land ob... | Justin Clarke Casey | 2 | -24/+20 |
2009-03-05 | * Replace some string to byte conversions for object/item name/description fi... | Justin Clarke Casey | 2 | -2/+1 |
2009-03-05 | * remove now unused serialization code | Justin Clarke Casey | 4 | -602/+5 |
2009-03-05 | Fixes Mantis #3255. Thank you kindly, MCortez, for a patch that: | Charles Krinke | 1 | -4/+5 |
2009-03-04 | * More work on MiniRegionModule module. | Adam Frisby | 1 | -0/+1 |
2009-03-03 | Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The... | MW | 1 | -5/+22 |
2009-03-02 | After another heroic and bloody battle, OpenSim Dino Expedition 1, killed off... | MW | 1 | -18/+0 |
2009-03-02 | As part of a dinosaur hunting expedition, IScenePresenceBody.cs was terminate... | MW | 1 | -37/+0 |
2009-02-26 | * Update ScenePresenceTests to reflect current REST communication workflow. | Sean Dague | 1 | -11/+27 |
2009-02-26 | Add check in SceneManager to stop opensim.exe crashing if no regions/scenes w... | MW | 1 | -1/+8 |
2009-02-25 | * minor: Remove most mono compiler warnings | Justin Clarke Casey | 1 | -2/+2 |
2009-02-25 | * Experimental softening of SOG waiting for update on link - changing from ab... | lbsa71 | 1 | -3/+3 |
2009-02-25 | * Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, I... | lbsa71 | 1 | -1/+3 |
2009-02-25 | A few updates necessary for load balancer. | Mike Mazur | 3 | -9/+18 |
2009-02-24 | Close-to-final tweaking with appearance. This time sending *everything*. Addr... | diva | 2 | -36/+29 |
2009-02-23 | From: Christopher Yeoh <yeohc@au1.ibm.com> | Sean Dague | 1 | -0/+1 |
2009-02-23 | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2009-02-23 | * Commenting out threaded Scene update for the moment. | Adam Frisby | 1 | -2/+3 |
2009-02-23 | * Fix for recent thread patch - IsAlive apparently is not as reliable as Thre... | Adam Frisby | 1 | -1/+2 |
2009-02-23 | * Performance Changes: | Adam Frisby | 2 | -3/+17 |
2009-02-23 | Prevent avatar from walking along z-axis | Mike Mazur | 1 | -1/+19 |
2009-02-23 | A little bit more tweaking with appearance. Now passing both the wearables an... | diva | 2 | -66/+75 |
2009-02-22 | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 19 | -89/+100 |
2009-02-22 | * Fixes an assumption whereby Scene assumes that each client is capable of pr... | Adam Frisby | 1 | -0/+8 |
2009-02-22 | Addresses some issues with appearance after TPs. Appearance.Owner was not bei... | diva | 2 | -5/+9 |
2009-02-20 | * Renamed and encapsulated m_sceneGraph as SceneGraph for ccc | lbsa71 | 2 | -4/+13 |
2009-02-20 | * Consistently lock part.TaskInventory as pointed out in http://opensimulator... | Justin Clarke Casey | 3 | -17/+30 |
2009-02-20 | Revert previous commit | Melanie Thielker | 1 | -6/+1 |
2009-02-20 | Committing interface and stubs for IM interception | Melanie Thielker | 1 | -1/+6 |
2009-02-20 | THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi... | diva | 2 | -44/+0 |
2009-02-20 | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 2 | -507/+506 |
2009-02-20 | This moves the 2 friends-related interregion messages out of OGS1 and into th... | diva | 1 | -10/+0 |