aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Interface/IOSSL_Api.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clone cmGetAvatarList into osGetAvatarList for more generic use.Melanie Thielker2010-06-111-0/+1
* Add two new osFunctions:Melanie Thielker2010-06-021-0/+4
* Implements three new OSSL functions for parcel management: osParcelJoin joins...OpenSim Master2010-05-131-0/+4
* Formatting cleanup. Add copyright headers.Jeff Ames2010-01-041-1/+1
* Adds osKickUser and osSetSpeedunknown2009-12-311-0/+4
* * Implements OSSL function: osGetSimulatorMemory - returns the current amount...Adam Frisby2009-12-131-0/+2
* Added osGetRegionStats() function, to return a number of sim statisticsJeff Lee2009-11-261-0/+1
* Change osTeleportAgent parameters from long to int. That numerical range isMelanie2009-11-251-1/+1
* Apply patch http://opensimulator.org/mantis/view.php?id=4369Justin Clark-Casey (justincc)2009-11-121-4/+6
* addition of a new script function osSetParcelSIPAddress(string SIPAddress), n...Rob Smart2009-09-181-0/+1
* - making font name used by VectorRenderModule configurable: can be setdr scofield (aka dirk husemann)2009-08-311-0/+1
* Implements osDrawPolygon, similar to already implemented osDrawFilledPolygonArthur Valadares2009-08-281-0/+1
* Implemented osPenCap, that sets EndCap and StartCap to Pen. This allows using...Arthur Valadares2009-08-251-0/+1
* Adds osDrawPolygon to OSSL. Works a little different then other OS Drawing fu...Arthur Valadares2009-08-211-0/+1
* * Fleshes more of NPCModule out.Adam Frisby2009-08-211-0/+6
* Formatting cleanup.Jeff Ames2009-08-091-2/+2
* Thank you, Godfrey, for a patch that implements osGetLinkPrimitiveParamsMelanie2009-08-071-0/+2
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-06-091-2/+2
* From: Chris Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-06-031-0/+5
* 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/+4
* Thank you, Orion_Shamroy, for a patch to expand notecard readingMelanie Thielker2009-04-271-0/+1
* Thank you, Orion_Shamroy, for a patch that adds osGetNotecardLine andMelanie Thielker2009-04-271-0/+4
* Terrain changes done via osTerrainSetHeight aren't shown immediately to the c...Homer Horwitz2009-04-191-2/+7
* From: Christopher Yeoh <yeohc@au1.ibm.com>Sean Dague2009-04-091-0/+2
* Thank you kindly, MCortez for a patch that:Charles Krinke2009-03-311-0/+5
* - adding osGetAgents() which returns a list of all avatars in the regionDr Scofield2009-03-261-0/+1
* Thank you, mcortez, for patch to add functionality to the sun module.Melanie Thielker2009-03-201-0/+5
* Thank you, mcortez, for a patch that fixes a number of long standingMelanie Thielker2009-03-131-0/+2
* After another heroic and bloody battle, OpenSim Dino Expedition 1, killed off...MW2009-03-021-1/+0
* This adds a new osGetAgentIP function with threat level set to High. ItSean Dague2009-02-261-0/+3
* From: Christopher Yeoh <yeohc@au1.ibm.com>Sean Dague2009-02-181-0/+1
* Thank you, cmickeyb, for a patch to ass two string functionsMelanie Thielker2009-02-161-0/+6
* Thank you, patnad, for a patch that adds 3 new discovery functionsMelanie Thielker2009-02-161-0/+5
* Minor formatting cleanup.Jeff Ames2009-02-021-1/+2
* Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-011-0/+1
* Update svn properties, minor formatting cleanup.Jeff Ames2008-11-061-1/+1
* From: Christopher Yeoh <cyeoh@au1.ibm.com>Dr Scofield2008-11-061-1/+2
* From: Rob Smart <SMARTROB@uk.ibm.com>Sean Dague2008-11-041-0/+7
* Update svn properties, minor formatting cleanup.Jeff Ames2008-10-051-1/+1
* Reintroduces the discovery mechanism to use llRequestSimulatorData("", 128)Melanie Thielker2008-10-031-0/+14
* Mantis #2317Melanie Thielker2008-10-031-0/+1
* Full API convergence. Api is back in LSL_Api.cs and OSSL_Api.cs.Melanie Thielker2008-09-261-0/+1
* From: Robert Smart (SMARTROB@uk.ibm.com)Dr Scofield2008-09-181-1/+3
* Mantis#2197. Thank you kindly, Tyre, for a patch that:Charles Krinke2008-09-151-0/+4
* for testing purposes only:MW2008-07-091-0/+1
* From: kurt taylor (krtaylor)Dr Scofield2008-07-011-0/+2
* * Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, ap...lbsa712008-06-241-0/+68