| Commit message (Expand) | Author | Files | Lines |
2008-09-16 | * Change XEngine default configuration values to match those in OpenSim.examp... | Justin Clarke Casey | 1 | -3/+3 |
2008-09-16 | * minor: method documentation | Justin Clarke Casey | 1 | -29/+39 |
2008-09-13 | Provide a GetApi method on the IScriptEngine to get a named API reference | Melanie Thielker | 1 | -0/+8 |
2008-09-09 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -11/+11 |
2008-09-08 | Implement proper persistence of the following prim properties: | Melanie Thielker | 1 | -0/+8 |
2008-09-07 | Xengine patch to force a persistence save on script creation. This prevents | Melanie Thielker | 1 | -3/+24 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2 | -61/+60 |
2008-09-02 | fix: PostInitialise() not being called on script engines (nasty one that) | Dr Scofield | 1 | -48/+45 |
2008-09-02 | Change some chat output functions so that text is truncated at | Melanie Thielker | 1 | -2/+2 |
2008-08-28 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -2/+1 |
2008-08-28 | Refactor IScriptInstance / IScriptEngine to use a generic IScriptWorkItem, | Melanie Thielker | 2 | -3/+68 |
2008-08-27 | Thank you, salahazar, for a patch that corrects the behavior of | Melanie Thielker | 2 | -28/+42 |
2008-08-27 | Refactor XScriptInstance to IScriptInstance and move into Shared/. Now | Melanie Thielker | 1 | -1048/+28 |
2008-08-27 | Refactor Executor into the script app domain and IScript. This changes | Melanie Thielker | 3 | -325/+3 |
2008-08-23 | Some complex re-ordering to make prebuild do what needed to be done. | Melanie Thielker | 1 | -0/+1 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -3/+3 |
2008-08-04 | Fix wrong bitmask value in script engine that would make a mess of | Melanie Thielker | 1 | -1/+1 |
2008-07-26 | * Changed a number of field names to ccc (public members shouldn't be called m_) | lbsa71 | 1 | -1/+1 |
2008-07-23 | Update svn properties. Formatting cleanup. Remove a compiler warning. | Jeff Ames | 1 | -4/+4 |
2008-07-19 | Fix prim link numbers (Mantis #1781) | Melanie Thielker | 1 | -9/+3 |
2008-07-12 | Patch #9141 (Mantis #1655) | Melanie Thielker | 1 | -2/+10 |
2008-07-08 | Mantis#1690. Thank you kindly, Melanie for a patch that: | Charles Krinke | 1 | -0/+6 |
2008-07-06 | Copyright notices and formatting cleanup. | Jeff Ames | 1 | -15/+15 |
2008-07-04 | mini-warnings-safari, plus cleanup of IUserServices method naming. | Dr Scofield | 1 | -1/+1 |
2008-07-04 | Mantis#1659. Thank you, Melanie for a patch that: | Charles Krinke | 1 | -31/+36 |
2008-07-02 | Mantis#1648. Thank you, Melanie for a patch that: | Charles Krinke | 1 | -2/+25 |
2008-07-01 | Mantis#1640. Thank you, Chernega for a patch that addresses: | Charles Krinke | 1 | -2/+7 |
2008-06-30 | properly explaining each #pragma warning disable | Dr Scofield | 1 | -0/+3 |
2008-06-28 | Manti#1624. Thank you, Melanie for a patch that: | Charles Krinke | 1 | -0/+4 |
2008-06-28 | Mantis#1616. Applied Melanie's patch. This may or may | Charles Krinke | 2 | -26/+158 |
2008-06-28 | * Melanie adds the event manager back to the XEngine so all yr events are her... | Teravus Ovares | 1 | -2/+4 |
2008-06-27 | last round of warning squashing. calling it a day now. | Dr Scofield | 2 | -10/+10 |
2008-06-26 | Mantis#1600. Thank you, Melanie for a patch that: | Charles Krinke | 1 | -1/+1 |
2008-06-25 | Update svn properties. Add copyright notices. | Jeff Ames | 1 | -0/+27 |
2008-06-24 | * Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, ap... | lbsa71 | 22 | -14317/+146 |
2008-06-13 | A little minor cleanup and harmonizing between LSL_BuiltIn_Commands.cs | Charles Krinke | 1 | -8/+0 |
2008-06-13 | Update svn properties, clean up formatting, refactor out duplicate hard-coded... | Jeff Ames | 1 | -13/+13 |
2008-06-11 | *Parcel Prim Count Maximums moved to their own functions so modules can overr... | mingchen | 1 | -1/+1 |
2008-06-10 | Mantis#1529. Thank you kindly, Grumly57 for a patch to | Charles Krinke | 1 | -1/+2 |
2008-06-09 | Update svn properties. Formatting cleanup. | Jeff Ames | 3 | -12/+12 |
2008-06-08 | Mantis#1498. Thank you Melanie for an XEngine patch that addresses: | Charles Krinke | 1 | -8/+15 |
2008-06-07 | Mantis#1496. Thank you kindly, Melanie for a patch that: | Charles Krinke | 5 | -106/+283 |
2008-06-07 | Patch for mantis#1493: Several patches to xengine. Thanks Melanie! | Adam Johnson | 4 | -53/+278 |
2008-06-07 | Mantis#1476. Thank you kindly, Melanie for a patch that: | Charles Krinke | 1 | -1/+1 |
2008-06-06 | Minor formatting cleanup. | Jeff Ames | 4 | -16/+16 |
2008-06-05 | * Applied 9085B_[5004]_xengine_abort_regression.patch from #1437 | lbsa71 | 1 | -0/+2 |
2008-06-05 | Mantis#1438. Thank you kindly, Melanie for a patch that: | Charles Krinke | 1 | -17/+63 |
2008-06-05 | Mantis#1437. Patch 3 of 4. Thank you kindly, Melanie for: | Charles Krinke | 2 | -10/+65 |
2008-06-05 | Mantis#1437. Patch 2 of 4. Thank you kindly, Melanie for: | Charles Krinke | 1 | -0/+11 |
2008-06-05 | Mantis#1437. Patch one of four. Thank you kindly, Melanie for: | Charles Krinke | 6 | -37/+95 |