| Commit message (Expand) | Author | Files | Lines |
2009-08-21 | * Addendum to previous | Adam Frisby | 1 | -0/+17 |
2009-08-21 | * Fleshes more of NPCModule out. | Adam Frisby | 2 | -0/+58 |
2009-08-20 | * Deal with git thinking that file was changed even though it wasn't and it's... | Teravus Ovares (Dan Olivares) | 1 | -24/+24 |
2009-08-21 | * Implements a bunch of stuff in NPCModule | Adam Frisby | 1 | -24/+24 |
2009-08-18 | osGetLinkPrimitiveParams fix | Jeff Lee | 1 | -1/+25 |
2009-08-16 | * ShortVersion, another attempt at fixing the test thread death that randomly... | Teravus Ovares (Dan Olivares) | 1 | -1/+2 |
2009-08-16 | * minor: comments | Teravus Ovares (Dan Olivares) | 1 | -0/+16 |
2009-08-15 | Changed FromAssetID to FromItemID | Diva Canto | 1 | -1/+1 |
2009-08-15 | * whoops, missing a / | Teravus Ovares (Dan Olivares) | 1 | -1/+1 |
2009-08-15 | * Comment out XEngineTest that doesn't appear to test anything. It just crea... | Teravus Ovares (Dan Olivares) | 1 | -0/+3 |
2009-08-14 | Remove one more sponsor reference | Melanie | 1 | -1/+1 |
2009-08-14 | Remove the script sponsor logic because scripts are timing out again. | Melanie | 4 | -19/+15 |
2009-08-14 | Add some extra info to script load messages | Melanie | 1 | -2/+2 |
2009-08-10 | Replace the Replaceable modules name | Melanie | 2 | -2/+2 |
2009-08-09 | Formatting cleanup. | Jeff Ames | 4 | -12/+12 |
2009-08-07 | This is the second part of the 'not crash on regionsize changes'. This le... | Teravus Ovares (Dan Olivares) | 2 | -6/+7 |
2009-08-08 | Update threat level description | Melanie | 1 | -0/+1 |
2009-08-07 | Thank you, Godfrey, for a patch that implements osGetLinkPrimitiveParams | Melanie | 4 | -21/+53 |
2009-08-07 | Experimental! Implement ISponsor in ScriptInstance | Melanie | 1 | -12/+7 |
2009-08-07 | Another stab at cmickeyb's patch for script GC. | Melanie | 9 | -55/+55 |
2009-08-07 | Add a method to init the OSSL Api's m_LSL_Api member back to the OSSL Api | Melanie | 1 | -1/+9 |
2009-08-07 | Revert the XEngine memleak patch, it causes premature GC. | Melanie | 9 | -59/+55 |
2009-08-06 | |From: James J Greensky <jame.j.greensky@intel.com> | Melanie | 9 | -55/+59 |
2009-08-05 | remove some more mono compiler warnings | Justin Clark-Casey | 1 | -1/+1 |
2009-08-05 | * Remove some mono compiler warnings | Justin Clark-Casey | 1 | -1/+1 |
2009-08-04 | Slight change to state management for attach scheduling. | Alan Webb | 2 | -11/+9 |
2009-08-04 | This change adds support for the attach event in scripts. | Alan Webb | 2 | -0/+17 |
2009-08-04 | Add plumbing for the SceneObjectDeleter to wait for the script engine to | Melanie | 4 | -0/+20 |
2009-07-28 | Formatting cleanup. | Jeff Ames | 1 | -205/+198 |
2009-07-27 | Than you, otakup0pe, for a patch to correct llSetPos & friends' behavior | Melanie Thielker | 1 | -14/+24 |
2009-07-25 | * Updates libOMV to version 0.7.0 | Teravus Ovares | 1 | -2/+4 |
2009-07-23 | Formatting cleanup. | Jeff Ames | 1 | -14/+14 |
2009-07-18 | Thank you, otakup0pe, for a patch that enables basic auth with LSL | Melanie Thielker | 1 | -1/+17 |
2009-07-15 | A stab at implementing llSetDamage. Not persistent. | Melanie Thielker | 1 | -1/+1 |
2009-07-14 | Remove redundant distance limitaion in llRezAtRoot | Melanie Thielker | 1 | -5/+0 |
2009-07-11 | Formatting cleanup. | Jeff Ames | 1 | -4/+4 |
2009-07-10 | Committing the interface change and the addition to the modules to get | Melanie Thielker | 2 | -0/+10 |
2009-07-09 | Thank you kindly, Godfrey, for a patch that: | Charles Krinke | 1 | -2/+4 |
2009-07-08 | Add DisableUndergroundMovement to scrpting API to allow underground movement | Melanie Thielker | 1 | -1/+3 |
2009-07-08 | Prevent scripts from moving prims underground | Melanie Thielker | 1 | -1/+4 |
2009-07-06 | Change fields and methods in LSL API from private to protected, make some | Melanie Thielker | 1 | -99/+104 |
2009-07-01 | Restore the functionality that was removed in r9928. This lets the load | Melanie Thielker | 1 | -1/+1 |
2009-06-29 | From: Chris Yeoh <yeohc@au1.ibm.com> | Sean Dague | 1 | -0/+1 |
2009-06-28 | Thank you kindly, Grumly57 for a patch that solves: | Charles Krinke | 1 | -0/+1 |
2009-06-25 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -1/+1 |
2009-06-21 | Do llEscapeURL with Uri.EscapeDataString instead of Uri.EscapeUriString. | Homer Horwitz | 1 | -1/+1 |
2009-06-21 | Publish a method on ICompiler to generate the CIL assembly path | Melanie Thielker | 2 | -0/+8 |
2009-06-19 | From: Chris Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2 | -2/+14 |
2009-06-12 | Give m_test* methods more reasonable names | Mike Mazur | 1 | -13/+13 |
2009-06-10 | Formatting cleanup. | Jeff Ames | 8 | -18/+18 |