aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Runtime (follow)
Commit message (Expand)AuthorAgeFilesLines
* First attempt at fixing mantis #4641. It's better but there are now some issu...Diva Canto2010-03-312-6/+6
* Adding the LightShare module and scripting API. This code was written byMelanie2010-03-312-0/+153
* Committing the LightShare code, which was developed by TomMeta of Meta7.Melanie2010-03-311-0/+2
* - implementing server 1.38 functionsunknown2010-03-062-0/+21
* Revolution is on the roll again! :)Revolution2010-02-141-0/+8
* Whitespace cleanupMelanie2010-01-111-2/+2
* Adds llRotTarget and the events at_rot_target and not_at_rot_target.Revolution2010-01-111-3/+4
* Formatting cleanup. Add copyright headers.Jeff Ames2010-01-042-29/+29
* Add virtual method StateChange to ScriptBaseClassMelanie2010-01-021-0/+4
* 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-262-0/+28
* 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
* Add modSendCommand function (note, this is a new API module, using the APIMelanie2009-11-102-0/+67
* OptimizationsDan Lake2009-10-291-1/+1
* Formatting cleanup.Jeff Ames2009-10-011-2/+2
* Thank you, Intari, for a patch that implements the missing pieces ofMelanie2009-09-221-2/+2
* addition of a new script function osSetParcelSIPAddress(string SIPAddress), n...Rob Smart2009-09-181-0/+5
* remove warningJustin Clark-Casey (justincc)2009-09-061-1/+2
* - 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
* Remove the script sponsor logic because scripts are timing out again.Melanie2009-08-141-7/+8
* 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
* Another stab at cmickeyb's patch for script GC.Melanie2009-08-074-35/+26
* Revert the XEngine memleak patch, it causes premature GC.Melanie2009-08-074-26/+35
* |From: James J Greensky <jame.j.greensky@intel.com>Melanie2009-08-064-35/+26
* Formatting cleanup.Jeff Ames2009-06-102-3/+3
* 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-015-5/+5
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-05-221-0/+14
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-05-181-2/+2
* Add interface, stub implementation and Charles Krinke2009-05-131-0/+5
* Add interface, implementation stub andCharles Krinke2009-05-131-0/+5
* Added interface, implementation stub andCharles Krinke2009-05-131-0/+5
* Add interface, stubbed implementation andCharles Krinke2009-05-131-0/+5
* Added interface, stub implementation and scriptCharles Krinke2009-05-131-0/+4
* Add interface, stub and bare implmentation for llHTTPResponse().Charles Krinke2009-05-131-0/+5
* 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
* Adding a script event, changed(CHANGED_ANIMATION)Melanie Thielker2009-04-111-0/+1
* From: Christopher Yeoh <yeohc@au1.ibm.com>Sean Dague2009-04-091-0/+10