| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 3 | -0/+25 |
* | 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 |
* | Changed FromAssetID to FromItemID | Diva Canto | 2009-08-15 | 1 | -1/+1 |
* | Remove the script sponsor logic because scripts are timing out again. | Melanie | 2009-08-14 | 3 | -13/+14 |
* | 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 |
* | Another stab at cmickeyb's patch for script GC. | Melanie | 2009-08-07 | 6 | -41/+32 |
* | 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 | 6 | -32/+41 |
* | |From: James J Greensky <jame.j.greensky@intel.com> | Melanie | 2009-08-06 | 6 | -41/+32 |
* | 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 |
* | 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 |
* | Thank you kindly, Grumly57 for a patch that solves: | Charles Krinke | 2009-06-28 | 1 | -0/+1 |
* | Do llEscapeURL with Uri.EscapeDataString instead of Uri.EscapeUriString. | Homer Horwitz | 2009-06-21 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2009-06-10 | 4 | -9/+9 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-06-09 | 3 | -10/+10 |
* | Correct an error where the config file name was always considered to be a | Melanie Thielker | 2009-06-06 | 1 | -5/+2 |
* | From: Chris Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 2009-06-03 | 3 | -0/+47 |
* | Thanks aduffy70 for Mantis #3762: A patch to fix llGround, llGroundNormal, an... | Dahlia Trimble | 2009-06-03 | 1 | -42/+80 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 17 | -17/+17 |
* | From: Chris Yeoh <cyeoh@au1.ibm.com> | Dr Scofield | 2009-05-27 | 1 | -1/+4 |
* | Revert "From: Chris Yeoh <cyeoh@au1.ibm.com>" | Dr Scofield | 2009-05-25 | 1 | -4/+1 |
* | From: Chris Yeoh <cyeoh@au1.ibm.com> | Dr Scofield | 2009-05-25 | 1 | -1/+4 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-05-22 | 3 | -0/+69 |
* | cleaning out warnings. | Dr Scofield | 2009-05-22 | 1 | -1/+1 |