| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | From: chris yeoh <yeohc@au1.ibm.com> | Dr Scofield | 2008-10-07 | 1 | -2/+3 |
* | Mantis#2342. Thank you kindly, Ralphos for a patch that solves: | Charles Krinke | 2008-10-06 | 1 | -78/+10 |
* | Revert r6697 patch as the build fails. | Charles Krinke | 2008-10-06 | 1 | -6/+1 |
* | Mantis#2336. Thank you kindly, Ralphos for a patch that: | Charles Krinke | 2008-10-06 | 1 | -3/+8 |
* | Mantis#1207. Thank you, TGlion for a patch that addresses: | Charles Krinke | 2008-10-06 | 1 | -1/+6 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-10-05 | 6 | -45/+45 |
* | Fix Mantis #2281: touch events in non-default states in DNE work again. | Homer Horwitz | 2008-10-04 | 1 | -1/+1 |
* | Mantis#2316. Thank you kindly, CMickeyb for a patch that: | Charles Krinke | 2008-10-04 | 2 | -7/+31 |
* | Guard against negative scale set through LSL functions | Melanie Thielker | 2008-10-04 | 1 | -0/+3 |
* | Fix: Mantis#2326: Fix: privilege escalation through attach from ground | Melanie Thielker | 2008-10-03 | 2 | -2/+2 |
* | Reintroduces the discovery mechanism to use llRequestSimulatorData("", 128) | Melanie Thielker | 2008-10-03 | 7 | -15/+45 |
* | Plumb in the start parameter in DNE | Melanie Thielker | 2008-10-03 | 2 | -1/+11 |
* | Mantis#2307. Thank you kindly, Godfrey for a patch that solves: | Charles Krinke | 2008-10-03 | 1 | -11/+7 |
* | Mantis #2317 | Melanie Thielker | 2008-10-03 | 4 | -3/+20 |
* | Mantis #2282. | Homer Horwitz | 2008-10-02 | 1 | -1/+1 |
* | - Added SendScriptTeleportRequest to IClientView and classes implementing it. | Homer Horwitz | 2008-10-01 | 1 | -2/+11 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-09-30 | 1 | -1/+1 |
* | Mantis#2300. Thank you kindly, Idb for a patch that solves: | Charles Krinke | 2008-09-30 | 3 | -32/+33 |
* | Mantis#2299. Thank you kindly, Idb for a patch that: | Charles Krinke | 2008-09-29 | 3 | -12/+20 |
* | From: rob smart (smartrob@uk.ibm.com) | Dr Scofield | 2008-09-29 | 1 | -6/+22 |
* | Mantis #2293 | Melanie Thielker | 2008-09-29 | 1 | -0/+3 |
* | Mantis #2293 | Melanie Thielker | 2008-09-29 | 1 | -0/+3 |
* | Implement the plumbing for llSetVehicleType from the LSL | Charles Krinke | 2008-09-28 | 1 | -1/+7 |
* | Added the plumbing for llSetVehicleRotationParam | Charles Krinke | 2008-09-28 | 1 | -1/+14 |
* | A little bit further with LLSetVehicleVectorParam. | Charles Krinke | 2008-09-28 | 1 | -1/+8 |
* | Add explicit CultureInfo to the script compile thread in DotNetEngine to | Melanie Thielker | 2008-09-28 | 3 | -0/+11 |
* | Plumb the connection though from llSetVehicleVectorParam | Charles Krinke | 2008-09-28 | 1 | -1/+1 |
* | Mantis #1922 | Melanie Thielker | 2008-09-28 | 2 | -1/+2 |
* | Remove llSetVehicledoubleParam. It does not exist. | Charles Krinke | 2008-09-28 | 1 | -6/+0 |
* | Plumb the connection through from llSetVehicleFloatParam | Charles Krinke | 2008-09-28 | 1 | -1/+8 |
* | Update svn properties. Minor formatting cleanup. Fix a compiler warning. F... | Jeff Ames | 2008-09-28 | 1 | -1/+1 |
* | Mantis#2287. Thank you kindly, Idb for a patch that solves: | Charles Krinke | 2008-09-28 | 1 | -5/+58 |
* | Stop DNE saying "Loading script" when it's actually unloading. | Melanie Thielker | 2008-09-27 | 1 | -2/+4 |
* | Update unit tests | Melanie Thielker | 2008-09-27 | 1 | -13/+6 |
* | Add friendly error messages to both engines. | Melanie Thielker | 2008-09-27 | 9 | -109/+303 |
* | Mantis #2277 | Melanie Thielker | 2008-09-26 | 2 | -2/+1 |
* | Kill "Compile successful" message when rezzing prims/wearing attachments | Melanie Thielker | 2008-09-26 | 2 | -4/+4 |
* | Fix listeners in multi-region instances | Melanie Thielker | 2008-09-26 | 1 | -3/+3 |
* | Thank you, idb, for a patch that implements the stubs for llGetAgentLanguage() | Melanie Thielker | 2008-09-26 | 3 | -0/+13 |
* | Remove another interface that is no longer needed | Melanie Thielker | 2008-09-26 | 6 | -40/+5 |
* | Finishing the code cleanup in DNE, make llDie work again in DNE. | Melanie Thielker | 2008-09-26 | 4 | -236/+288 |
* | * Patch from JHurliman | Teravus Ovares | 2008-09-26 | 2 | -21/+27 |
* | DNE code cleanups | Melanie Thielker | 2008-09-26 | 3 | -102/+82 |
* | Adds support for the "Running" checkbox and the "Reset" button, as well as | Melanie Thielker | 2008-09-26 | 1 | -0/+44 |
* | Pluggable API module (XEngine style) support for DNE | Melanie Thielker | 2008-09-26 | 1 | -7/+14 |
* | Compiler Connection! One world, one compiler! | Melanie Thielker | 2008-09-26 | 25 | -47590/+22 |
* | After the last commit, the old Common assembly was still being loaded. | Melanie Thielker | 2008-09-26 | 1 | -2/+2 |
* | Yay! Common/ is gone! One API is achieved! | Melanie Thielker | 2008-09-26 | 9 | -2949/+22 |
* | * minor: remove warnings | Justin Clarke Casey | 2008-09-26 | 1 | -1/+1 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2274 | Justin Clarke Casey | 2008-09-26 | 1 | -1/+3 |