aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/OSSL_Api.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman2009-10-021-1/+1
* fix: unicode notecards not surviving script treatment (fixes #4119 ---dr scofield (aka dirk husemann)2009-09-091-4/+4
* - making font name used by VectorRenderModule configurable: can be setdr scofield (aka dirk husemann)2009-08-311-0/+9
* Implements osDrawPolygon, similar to already implemented osDrawFilledPolygonArthur Valadares2009-08-281-0/+19
* Implemented osPenCap, that sets EndCap and StartCap to Pen. This allows using...Arthur Valadares2009-08-251-0/+9
* Adds osDrawPolygon to OSSL. Works a little different then other OS Drawing fu...Arthur Valadares2009-08-211-0/+19
* * Moves NPC Creation across AppDomains to prevent a major perfomance issue.Adam Frisby2009-08-211-0/+2
* * Fleshes more of NPCModule out.Adam Frisby2009-08-211-0/+52
* Remove the script sponsor logic because scripts are timing out again.Melanie2009-08-141-3/+3
* Formatting cleanup.Jeff Ames2009-08-091-5/+5
* Merge branch 'master' of ssh://melanie@opensimulator.org/var/git/opensimMelanie2009-08-081-2/+2
|\
| * This is the second part of the 'not crash on regionsize changes'. This le...Teravus Ovares (Dan Olivares)2009-08-071-2/+2
* | Update threat level descriptionMelanie2009-08-081-0/+1
|/
* Thank you, Godfrey, for a patch that implements osGetLinkPrimitiveParamsMelanie2009-08-071-0/+20
* Another stab at cmickeyb's patch for script GC.Melanie2009-08-071-4/+3
* Add a method to init the OSSL Api's m_LSL_Api member back to the OSSL ApiMelanie2009-08-071-1/+9
* Revert the XEngine memleak patch, it causes premature GC.Melanie2009-08-071-3/+4
* |From: James J Greensky <jame.j.greensky@intel.com>Melanie2009-08-061-4/+3
* Restore the functionality that was removed in r9928. This lets the loadMelanie Thielker2009-07-011-1/+1
* Formatting cleanup.Jeff Ames2009-06-101-1/+1
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-06-091-4/+4
* From: Chris Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-06-031-0/+25
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-05-221-0/+51
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-151-4/+4
* Fixed handling of inventory a bitHomer Horwitz2009-05-091-2/+2
* Thank you, Orion_Shamroy, for a patch to expand notecard readingMelanie Thielker2009-04-271-31/+130
* Thank you, Orion_Shamroy, for a patch that adds osGetNotecardLine andMelanie Thielker2009-04-271-0/+79
* Terrain changes done via osTerrainSetHeight aren't shown immediately to the c...Homer Horwitz2009-04-191-32/+40
* * Also use the profile cache for osKey2Name()Justin Clarke Casey2009-04-171-4/+4
* * Use cached user profiles in osAvatarName2Key()Justin Clarke Casey2009-04-171-4/+5
* From: Christopher Yeoh <yeohc@au1.ibm.com>Sean Dague2009-04-091-0/+41
* Add copyright headers, formatting cleanup.Jeff Ames2009-04-061-19/+19
* Thanks BlueWall for a patch that adds Hypergrid dynamic linking to osTeleport...diva2009-04-051-0/+20
* Thank you kindly, MCortez for a patch that:Charles Krinke2009-03-311-1/+44
* - adding osGetAgents() which returns a list of all avatars in the regionDr Scofield2009-03-261-46/+73
* Thank you, mcortez, for patch to add functionality to the sun module.Melanie Thielker2009-03-201-0/+88
* Fixes Mantis #3294. Thank you kindly, Godfrey, for a patch that:Charles Krinke2009-03-151-2/+40
* Thank you, mcortez, for a patch that fixes a number of long standingMelanie Thielker2009-03-131-0/+27
* * refactor: Remove GetLandOwner function from SceneJustin Clarke Casey2009-03-061-12/+12
* * refactor: move media and music url setting from scene into LandObjectJustin Clarke Casey2009-03-051-1/+1
* After another heroic and bloody battle, OpenSim Dino Expedition 1, killed off...MW2009-03-021-14/+0
* This adds a new osGetAgentIP function with threat level set to High. ItSean Dague2009-02-261-0/+29
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-221-1/+1
* From: Christopher Yeoh <yeohc@au1.ibm.com>Sean Dague2009-02-181-0/+18
* Re-add the objectID field to the anim pack, that was deemed unneccessaryMelanie Thielker2009-02-171-1/+1
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-7/+7
* * refactor: remove AssetCache field hanging off SceneJustin Clarke Casey2009-02-161-1/+1
* Thank you, cmickeyb, for a patch to ass two string functionsMelanie Thielker2009-02-161-0/+49
* Thank you, patnad, for a patch that adds 3 new discovery functionsMelanie Thielker2009-02-161-0/+39