aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Runtime/OSSL_Stub.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* only accept npc UUIDs to osNpc* functions, not names (except for create)Justin Clark-Casey (justincc)2011-08-111-6/+6
* early code to allow scripts to force npcs not to fly when moving to targetJustin Clark-Casey (justincc)2011-08-101-0/+5
* implement osNpcStopMoveTo() to cancel any current move targetJustin Clark-Casey (justincc)2011-08-101-0/+5
* Add osOwnerSaveAppearance() to help with setting up NPC appearances. Not yet...Justin Clark-Casey (justincc)2011-08-091-0/+5
* Implement first draft functions for saving and loading NPC appearance from st...Justin Clark-Casey (justincc)2011-08-091-0/+10
* [PATCH] osSetSpeed() will accept float numberMakopoppo2011-06-281-1/+1
* [PATCH] Get osGetWindParam() and osSetWindParam() accessibleMakopoppo2011-06-281-10/+9
* More OSSL function name normalization, this time for osParcelSetDetails.Marck2010-12-111-1/+6
* Normalization of OSSL function names.Marck2010-12-101-4/+29
* Add osUnixTimeToTimestamp()Justin Clark-Casey (justincc)2010-11-171-1/+12
* Add osTeleportOwner.Marck2010-11-161-0/+15
* Adding osFunctions for light projectionBlueWall2010-10-171-0/+10
* Clone cmGetAvatarList into osGetAvatarList for more generic use.Melanie Thielker2010-06-111-0/+5
* Add two new osFunctions:Melanie Thielker2010-06-021-0/+9
* Implements three new OSSL functions for parcel management: osParcelJoin joins...OpenSim Master2010-05-131-0/+15
* Formatting cleanup. Add copyright headers.Jeff Ames2010-01-041-6/+6
* Adds osKickUser and osSetSpeedunknown2009-12-311-0/+16
* * Implements OSSL function: osGetSimulatorMemory - returns the current amount...Adam Frisby2009-12-131-0/+10
* Added osGetRegionStats() function, to return a number of sim statisticsJeff Lee2009-11-261-0/+5
* Change osTeleportAgent parameters from long to int. That numerical range isMelanie2009-11-251-2/+2
* Apply patch http://opensimulator.org/mantis/view.php?id=4369Justin Clark-Casey (justincc)2009-11-121-9/+19
* Formatting cleanup.Jeff Ames2009-10-011-2/+2
* addition of a new script function osSetParcelSIPAddress(string SIPAddress), n...Rob Smart2009-09-181-0/+5
* - making font name used by VectorRenderModule configurable: can be setdr scofield (aka dirk husemann)2009-08-311-0/+5
* Implements osDrawPolygon, similar to already implemented osDrawFilledPolygonArthur Valadares2009-08-281-0/+5
* Implemented osPenCap, that sets EndCap and StartCap to Pen. This allows using...Arthur Valadares2009-08-251-0/+5
* Adds osDrawPolygon to OSSL. Works a little different then other OS Drawing fu...Arthur Valadares2009-08-211-0/+5
* * Protip: Declare publically accessible functions, as public functions.Adam Frisby2009-08-211-4/+6
* * Addendum to previousAdam Frisby2009-08-211-0/+17
* Formatting cleanup.Jeff Ames2009-08-091-3/+3
* This is the second part of the 'not crash on regionsize changes'. This le...Teravus Ovares (Dan Olivares)2009-08-071-4/+5
* Thank you, Godfrey, for a patch that implements osGetLinkPrimitiveParamsMelanie2009-08-071-0/+5
* 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/+17
* 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/+14
* Thank you, Orion_Shamroy, for a patch to expand notecard readingMelanie Thielker2009-04-271-0/+5
* Thank you, Orion_Shamroy, for a patch that adds osGetNotecardLine andMelanie Thielker2009-04-271-0/+10
* Terrain changes done via osTerrainSetHeight aren't shown immediately to the c...Homer Horwitz2009-04-191-2/+9
* From: Christopher Yeoh <yeohc@au1.ibm.com>Sean Dague2009-04-091-0/+10
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-04-071-12/+11
* Thank you kindly, MCortez for a patch that:Charles Krinke2009-03-311-0/+16
* - adding osGetAgents() which returns a list of all avatars in the regionDr Scofield2009-03-261-0/+5
* Thank you, mcortez, for patch to add functionality to the sun module.Melanie Thielker2009-03-201-0/+21
* Thank you, mcortez, for a patch that fixes a number of long standingMelanie Thielker2009-03-131-0/+5
* After another heroic and bloody battle, OpenSim Dino Expedition 1, killed off...MW2009-03-021-7/+0
* This adds a new osGetAgentIP function with threat level set to High. ItSean Dague2009-02-261-0/+6
* From: Christopher Yeoh <yeohc@au1.ibm.com>Sean Dague2009-02-181-0/+6
* Thank you, cmickeyb, for a patch to ass two string functionsMelanie Thielker2009-02-161-0/+12
* Thank you, patnad, for a patch that adds 3 new discovery functionsMelanie Thielker2009-02-161-0/+15