| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'moap' | Justin Clark-Casey (justincc) | 2010-08-06 | 2 | -0/+51 |
|\ |
|
| * | properly expose prim media LSL functions to scripts | Justin Clark-Casey (justincc) | 2010-07-26 | 1 | -0/+15 |
| * | Fire CHANGED_MEDIA event if a media texture is set or cleared | Justin Clark-Casey (justincc) | 2010-07-26 | 1 | -0/+1 |
| * | implement llSetPrimMediaParams() | Justin Clark-Casey (justincc) | 2010-07-26 | 1 | -1/+11 |
| * | Implement llGetPrimMediaParams() | Justin Clark-Casey (justincc) | 2010-07-26 | 1 | -0/+25 |
* | | Correct some script constants. | Melanie | 2010-08-06 | 1 | -3/+4 |
|/ |
|
* | Remove the cm* function namespace | Melanie Thielker | 2010-06-11 | 2 | -16/+1 |
* | Rename CM files to LS | Melanie Thielker | 2010-06-11 | 1 | -10/+10 |
* | Rename cm* function set to ls* (for LightShare) | Melanie Thielker | 2010-06-11 | 1 | -3/+18 |
* | Clone cmGetAvatarList into osGetAvatarList for more generic use. | Melanie Thielker | 2010-06-11 | 1 | -0/+5 |
* | Add two new osFunctions: | Melanie Thielker | 2010-06-02 | 1 | -0/+9 |
* | Implements three new OSSL functions for parcel management: osParcelJoin joins... | OpenSim Master | 2010-05-13 | 1 | -0/+15 |
* | Add URL_REQUEST_* script constants | Melanie | 2010-05-03 | 1 | -0/+2 |
* | First attempt at fixing mantis #4641. It's better but there are now some issu... | Diva Canto | 2010-03-31 | 2 | -6/+6 |
* | Adding the LightShare module and scripting API. This code was written by | Melanie | 2010-03-31 | 2 | -0/+153 |
* | Committing the LightShare code, which was developed by TomMeta of Meta7. | Melanie | 2010-03-31 | 1 | -0/+2 |
* | - implementing server 1.38 functions | unknown | 2010-03-06 | 2 | -0/+21 |
* | Revolution is on the roll again! :) | Revolution | 2010-02-14 | 1 | -0/+8 |
* | Whitespace cleanup | Melanie | 2010-01-11 | 1 | -2/+2 |
* | Adds llRotTarget and the events at_rot_target and not_at_rot_target. | Revolution | 2010-01-11 | 1 | -3/+4 |
* | Formatting cleanup. Add copyright headers. | Jeff Ames | 2010-01-04 | 2 | -29/+29 |
* | Add virtual method StateChange to ScriptBaseClass | Melanie | 2010-01-02 | 1 | -0/+4 |
* | Adds osKickUser and osSetSpeed | unknown | 2009-12-31 | 1 | -0/+16 |
* | * Implements OSSL function: osGetSimulatorMemory - returns the current amount... | Adam Frisby | 2009-12-13 | 1 | -0/+10 |
* | Added osGetRegionStats() function, to return a number of sim statistics | Jeff Lee | 2009-11-26 | 2 | -0/+28 |
* | Change osTeleportAgent parameters from long to int. That numerical range is | Melanie | 2009-11-25 | 1 | -2/+2 |
* | Apply patch http://opensimulator.org/mantis/view.php?id=4369 | Justin Clark-Casey (justincc) | 2009-11-12 | 1 | -9/+19 |
* | Add modSendCommand function (note, this is a new API module, using the API | Melanie | 2009-11-10 | 2 | -0/+67 |
* | Optimizations | Dan Lake | 2009-10-29 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -2/+2 |
* | Thank you, Intari, for a patch that implements the missing pieces of | Melanie | 2009-09-22 | 1 | -2/+2 |
* | addition of a new script function osSetParcelSIPAddress(string SIPAddress), n... | Rob Smart | 2009-09-18 | 1 | -0/+5 |
* | remove warning | Justin Clark-Casey (justincc) | 2009-09-06 | 1 | -1/+2 |
* | - making font name used by VectorRenderModule configurable: can be set | dr scofield (aka dirk husemann) | 2009-08-31 | 1 | -0/+5 |
* | Implements osDrawPolygon, similar to already implemented osDrawFilledPolygon | Arthur Valadares | 2009-08-28 | 1 | -0/+5 |
* | Implemented osPenCap, that sets EndCap and StartCap to Pen. This allows using... | Arthur Valadares | 2009-08-25 | 1 | -0/+5 |
* | Adds osDrawPolygon to OSSL. Works a little different then other OS Drawing fu... | Arthur Valadares | 2009-08-21 | 1 | -0/+5 |
* | * Protip: Declare publically accessible functions, as public functions. | Adam Frisby | 2009-08-21 | 1 | -4/+6 |
* | * Addendum to previous | Adam Frisby | 2009-08-21 | 1 | -0/+17 |
* | Remove the script sponsor logic because scripts are timing out again. | Melanie | 2009-08-14 | 1 | -7/+8 |
* | Formatting cleanup. | Jeff Ames | 2009-08-09 | 1 | -3/+3 |
* | This is the second part of the 'not crash on regionsize changes'. This le... | Teravus Ovares (Dan Olivares) | 2009-08-07 | 1 | -4/+5 |
* | Thank you, Godfrey, for a patch that implements osGetLinkPrimitiveParams | Melanie | 2009-08-07 | 1 | -0/+5 |
* | Another stab at cmickeyb's patch for script GC. | Melanie | 2009-08-07 | 4 | -35/+26 |
* | Revert the XEngine memleak patch, it causes premature GC. | Melanie | 2009-08-07 | 4 | -26/+35 |
* | |From: James J Greensky <jame.j.greensky@intel.com> | Melanie | 2009-08-06 | 4 | -35/+26 |
* | Formatting cleanup. | Jeff Ames | 2009-06-10 | 2 | -3/+3 |
* | 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/+17 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 5 | -5/+5 |