| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the script sponsor logic because scripts are timing out again. | Melanie | 2009-08-14 | 1 | -3/+3 |
* | Formatting cleanup. | Jeff Ames | 2009-08-09 | 1 | -5/+5 |
* | Merge branch 'master' of ssh://melanie@opensimulator.org/var/git/opensim | Melanie | 2009-08-08 | 1 | -2/+2 |
|\ |
|
| * | This is the second part of the 'not crash on regionsize changes'. This le... | Teravus Ovares (Dan Olivares) | 2009-08-07 | 1 | -2/+2 |
* | | Update threat level description | Melanie | 2009-08-08 | 1 | -0/+1 |
|/ |
|
* | Thank you, Godfrey, for a patch that implements osGetLinkPrimitiveParams | Melanie | 2009-08-07 | 1 | -0/+20 |
* | Another stab at cmickeyb's patch for script GC. | Melanie | 2009-08-07 | 1 | -4/+3 |
* | Add a method to init the OSSL Api's m_LSL_Api member back to the OSSL Api | Melanie | 2009-08-07 | 1 | -1/+9 |
* | Revert the XEngine memleak patch, it causes premature GC. | Melanie | 2009-08-07 | 1 | -3/+4 |
* | |From: James J Greensky <jame.j.greensky@intel.com> | Melanie | 2009-08-06 | 1 | -4/+3 |
* | Restore the functionality that was removed in r9928. This lets the load | Melanie Thielker | 2009-07-01 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2009-06-10 | 1 | -1/+1 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-06-09 | 1 | -4/+4 |
* | From: Chris Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 2009-06-03 | 1 | -0/+25 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-05-22 | 1 | -0/+51 |
* | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 2009-05-15 | 1 | -4/+4 |
* | Fixed handling of inventory a bit | Homer Horwitz | 2009-05-09 | 1 | -2/+2 |
* | Thank you, Orion_Shamroy, for a patch to expand notecard reading | Melanie Thielker | 2009-04-27 | 1 | -31/+130 |
* | Thank you, Orion_Shamroy, for a patch that adds osGetNotecardLine and | Melanie Thielker | 2009-04-27 | 1 | -0/+79 |
* | Terrain changes done via osTerrainSetHeight aren't shown immediately to the c... | Homer Horwitz | 2009-04-19 | 1 | -32/+40 |
* | * Also use the profile cache for osKey2Name() | Justin Clarke Casey | 2009-04-17 | 1 | -4/+4 |
* | * Use cached user profiles in osAvatarName2Key() | Justin Clarke Casey | 2009-04-17 | 1 | -4/+5 |
* | From: Christopher Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2009-04-09 | 1 | -0/+41 |
* | Add copyright headers, formatting cleanup. | Jeff Ames | 2009-04-06 | 1 | -19/+19 |
* | Thanks BlueWall for a patch that adds Hypergrid dynamic linking to osTeleport... | diva | 2009-04-05 | 1 | -0/+20 |
* | Thank you kindly, MCortez for a patch that: | Charles Krinke | 2009-03-31 | 1 | -1/+44 |
* | - adding osGetAgents() which returns a list of all avatars in the region | Dr Scofield | 2009-03-26 | 1 | -46/+73 |
* | Thank you, mcortez, for patch to add functionality to the sun module. | Melanie Thielker | 2009-03-20 | 1 | -0/+88 |
* | Fixes Mantis #3294. Thank you kindly, Godfrey, for a patch that: | Charles Krinke | 2009-03-15 | 1 | -2/+40 |
* | Thank you, mcortez, for a patch that fixes a number of long standing | Melanie Thielker | 2009-03-13 | 1 | -0/+27 |
* | * refactor: Remove GetLandOwner function from Scene | Justin Clarke Casey | 2009-03-06 | 1 | -12/+12 |
* | * refactor: move media and music url setting from scene into LandObject | Justin Clarke Casey | 2009-03-05 | 1 | -1/+1 |
* | After another heroic and bloody battle, OpenSim Dino Expedition 1, killed off... | MW | 2009-03-02 | 1 | -14/+0 |
* | This adds a new osGetAgentIP function with threat level set to High. It | Sean Dague | 2009-02-26 | 1 | -0/+29 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 1 | -1/+1 |
* | From: Christopher Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2009-02-18 | 1 | -0/+18 |
* | Re-add the objectID field to the anim pack, that was deemed unneccessary | Melanie Thielker | 2009-02-17 | 1 | -1/+1 |
* | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 2009-02-17 | 1 | -7/+7 |
* | * refactor: remove AssetCache field hanging off Scene | Justin Clarke Casey | 2009-02-16 | 1 | -1/+1 |
* | Thank you, cmickeyb, for a patch to ass two string functions | Melanie Thielker | 2009-02-16 | 1 | -0/+49 |
* | Thank you, patnad, for a patch that adds 3 new discovery functions | Melanie Thielker | 2009-02-16 | 1 | -0/+39 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 1 | -2/+2 |
* | - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it | Mike Mazur | 2009-02-04 | 1 | -62/+62 |
* | Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-01 | 1 | -0/+29 |
* | * minor: just a few formatting changes and log quietening | Justin Clarke Casey | 2009-01-29 | 1 | -1/+1 |
* | * Add direct stream loading and saving methods to the archive module. | Justin Clarke Casey | 2009-01-23 | 1 | -3/+2 |
* | * Move general alert code to DialogModule. | Justin Clarke Casey | 2009-01-07 | 1 | -1/+5 |
* | Some refactoring from about a week ago that I forgot to commit, of AssetTrans... | MW | 2008-11-24 | 1 | -1/+1 |
* | Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make all | Melanie Thielker | 2008-11-21 | 1 | -4/+4 |