| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '0.6.9-post-fixes' into careminster | Melanie | 2010-03-06 | 2 | -0/+29 |
|\ |
|
| * | - 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 |
* | | Fix two inconsistencies with LightShare | CasperW | 2010-02-05 | 1 | -1/+2 |
* | | Merge branch 'master' into careminster | Melanie | 2010-01-11 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Whitespace cleanup | Melanie | 2010-01-11 | 1 | -2/+2 |
* | | Merge branch 'master' into careminster | Melanie | 2010-01-11 | 1 | -3/+4 |
|\ \
| |/ |
|
| * | Adds llRotTarget and the events at_rot_target and not_at_rot_target. | Revolution | 2010-01-11 | 1 | -3/+4 |
* | | Merge branch 'master' into careminster | Melanie | 2010-01-03 | 2 | -29/+29 |
|\ \
| |/ |
|
| * | 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 |
* | | Add virtual method StateChange to ScriptBaseClass | Melanie | 2010-01-02 | 1 | -0/+4 |
* | | Merge branch 'master' into careminster | Melanie | 2009-12-31 | 1 | -0/+16 |
|\ \
| |/ |
|
| * | Adds osKickUser and osSetSpeed | unknown | 2009-12-31 | 1 | -0/+16 |
* | | Add cmSetWindlightSceneTargeted. Add restrictions on windlight script use. | CasperW | 2009-12-17 | 1 | -0/+5 |
* | | Merge branch 'master' into careminster | Melanie | 2009-12-14 | 1 | -0/+10 |
|\ \
| |/ |
|
| * | * Implements OSSL function: osGetSimulatorMemory - returns the current amount... | Adam Frisby | 2009-12-13 | 1 | -0/+10 |
* | | Merge branch 'tests' of kitto@tor.k-grid.com:/home/kitto/opensim into caremin... | Melanie | 2009-12-10 | 1 | -0/+2 |
|\ \ |
|
* | | | Move osFunctions into a new Careminster script interface | CasperW | 2009-12-09 | 4 | -48/+147 |
* | | | Enable scripting interface for windlight | unknown | 2009-12-09 | 2 | -0/+48 |
|/ / |
|
* | | Merge branch 'master' into careminster | Melanie | 2009-11-26 | 2 | -0/+28 |
|\ \
| |/ |
|
| * | 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 |
* | | Change osTeleportAgent parameters from long to int. That numerical range is | Melanie | 2009-11-25 | 1 | -2/+2 |
* | | Added some [DebuggerNonUserCode] modifiers to functions that throw EventAbort... | CasperW | 2009-11-23 | 2 | -0/+4 |
|/ |
|
* | 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 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-05-22 | 1 | -0/+14 |