| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | random drive-by maths optimization in llRot2Euler() and llEuler2Rot() | dahlia | 2009-09-07 | 1 | -8/+8 |
* | remove warning | Justin Clark-Casey (justincc) | 2009-09-06 | 1 | -1/+2 |
* | remove warning | Justin Clark-Casey (justincc) | 2009-09-06 | 1 | -1/+2 |
* | Merge branch 'master' of ssh://melanie@opensimulator.org/var/git/opensim | Melanie | 2009-08-31 | 3 | -0/+15 |
|\ |
|
| * | - making font name used by VectorRenderModule configurable: can be set | dr scofield (aka dirk husemann) | 2009-08-31 | 3 | -0/+15 |
* | | Change the return value if the compiler to "object" to allow compilers | Melanie | 2009-08-31 | 1 | -2/+2 |
|/ |
|
* | Implements osDrawPolygon, similar to already implemented osDrawFilledPolygon | Arthur Valadares | 2009-08-28 | 3 | -0/+25 |
* | Implemented osPenCap, that sets EndCap and StartCap to Pen. This allows using... | Arthur Valadares | 2009-08-25 | 3 | -0/+15 |
* | Adds osDrawPolygon to OSSL. Works a little different then other OS Drawing fu... | Arthur Valadares | 2009-08-21 | 4 | -7/+61 |
* | Add copyright header. Formatting cleanup. | Jeff Ames | 2009-08-21 | 1 | -15/+17 |
* | * Moves NPC Creation across AppDomains to prevent a major perfomance issue. | Adam Frisby | 2009-08-21 | 1 | -0/+2 |
* | * 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 |
* | * Fleshes more of NPCModule out. | Adam Frisby | 2009-08-21 | 2 | -0/+58 |
* | * Implements a bunch of stuff in NPCModule | Adam Frisby | 2009-08-21 | 1 | -24/+24 |
* | osGetLinkPrimitiveParams fix | Jeff Lee | 2009-08-18 | 1 | -1/+25 |
* | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-08-17 | 1 | -1/+2 |
|\ |
|
| * | * ShortVersion, another attempt at fixing the test thread death that randomly... | Teravus Ovares (Dan Olivares) | 2009-08-16 | 1 | -1/+2 |
* | | Changed FromAssetID to FromItemID | Diva Canto | 2009-08-15 | 1 | -1/+1 |
|/ |
|
* | Remove one more sponsor reference | Melanie | 2009-08-14 | 1 | -1/+1 |
* | Remove the script sponsor logic because scripts are timing out again. | Melanie | 2009-08-14 | 4 | -19/+15 |
* | Formatting cleanup. | Jeff Ames | 2009-08-09 | 4 | -12/+12 |
* | Merge branch 'master' of ssh://melanie@opensimulator.org/var/git/opensim | Melanie | 2009-08-08 | 2 | -6/+7 |
|\ |
|
| * | This is the second part of the 'not crash on regionsize changes'. This le... | Teravus Ovares (Dan Olivares) | 2009-08-07 | 2 | -6/+7 |
* | | Update threat level description | Melanie | 2009-08-08 | 1 | -0/+1 |
|/ |
|
* | Thank you, Godfrey, for a patch that implements osGetLinkPrimitiveParams | Melanie | 2009-08-07 | 4 | -21/+53 |
* | Experimental! Implement ISponsor in ScriptInstance | Melanie | 2009-08-07 | 1 | -12/+7 |
* | Another stab at cmickeyb's patch for script GC. | Melanie | 2009-08-07 | 7 | -48/+46 |
* | Add a method to init the OSSL Api's m_LSL_Api member back to the OSSL Api | Melanie | 2009-08-07 | 1 | -1/+9 |
* | Revert the XEngine memleak patch, it causes premature GC. | Melanie | 2009-08-07 | 7 | -50/+48 |
* | |From: James J Greensky <jame.j.greensky@intel.com> | Melanie | 2009-08-06 | 7 | -48/+50 |
* | remove some more mono compiler warnings | Justin Clark-Casey | 2009-08-05 | 1 | -1/+1 |
* | * Remove some mono compiler warnings | Justin Clark-Casey | 2009-08-05 | 1 | -1/+1 |
* | Slight change to state management for attach scheduling. | Alan Webb | 2009-08-04 | 1 | -10/+7 |
* | This change adds support for the attach event in scripts. | Alan Webb | 2009-08-04 | 1 | -0/+16 |
* | Add plumbing for the SceneObjectDeleter to wait for the script engine to | Melanie | 2009-08-04 | 1 | -0/+5 |
* | Formatting cleanup. | Jeff Ames | 2009-07-28 | 1 | -205/+198 |
* | Than you, otakup0pe, for a patch to correct llSetPos & friends' behavior | Melanie Thielker | 2009-07-27 | 1 | -14/+24 |
* | * Updates libOMV to version 0.7.0 | Teravus Ovares | 2009-07-25 | 1 | -2/+4 |
* | Formatting cleanup. | Jeff Ames | 2009-07-23 | 1 | -14/+14 |
* | Thank you, otakup0pe, for a patch that enables basic auth with LSL | Melanie Thielker | 2009-07-18 | 1 | -1/+17 |
* | A stab at implementing llSetDamage. Not persistent. | Melanie Thielker | 2009-07-15 | 1 | -1/+1 |
* | Remove redundant distance limitaion in llRezAtRoot | Melanie Thielker | 2009-07-14 | 1 | -5/+0 |
* | Formatting cleanup. | Jeff Ames | 2009-07-11 | 1 | -4/+4 |
* | Thank you kindly, Godfrey, for a patch that: | Charles Krinke | 2009-07-09 | 1 | -2/+4 |
* | Add DisableUndergroundMovement to scrpting API to allow underground movement | Melanie Thielker | 2009-07-08 | 1 | -1/+3 |
* | Prevent scripts from moving prims underground | Melanie Thielker | 2009-07-08 | 1 | -1/+4 |
* | Change fields and methods in LSL API from private to protected, make some | Melanie Thielker | 2009-07-06 | 1 | -99/+104 |
* | Restore the functionality that was removed in r9928. This lets the load | Melanie Thielker | 2009-07-01 | 1 | -1/+1 |
* | From: Chris Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2009-06-29 | 1 | -0/+1 |