| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into careminster | Melanie | 2012-07-28 | 1 | -1/+1 |
|\ |
|
| * | Make SceneManager.OnRegionsReadyStatusChange event available. | Justin Clark-Casey (justincc) | 2012-07-25 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-07-19 | 1 | -1/+21 |
|\ \
| |/ |
|
| * | Stop the 15 second initial script compile wait if a script is being rezzed on... | Justin Clark-Casey (justincc) | 2012-07-18 | 1 | -0/+4 |
| * | Make the scrpt running flag work properly | Melanie | 2012-07-17 | 1 | -0/+16 |
* | | Merge branch 'master' into careminster | Melanie | 2012-07-16 | 1 | -7/+0 |
|\ \
| |/ |
|
| * | Revert "Fix script "Running" behavior" | Melanie | 2012-07-16 | 1 | -7/+0 |
* | | Merge branch 'master' into careminster | Melanie | 2012-07-12 | 2 | -9/+14 |
|\ \
| |/ |
|
| * | Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c... | Justin Clark-Casey (justincc) | 2012-07-11 | 1 | -1/+1 |
| * | Allow XEngine StartDelay to be configured in the [XEngine] config section. | Justin Clark-Casey (justincc) | 2012-07-11 | 2 | -2/+10 |
| * | Remove WorldComm module from the regression TestCompileAndStartScript() since... | Justin Clark-Casey (justincc) | 2012-07-11 | 1 | -4/+1 |
| * | Add regression TestDetachScriptedAttachmentToInventory() | Justin Clark-Casey (justincc) | 2012-07-11 | 1 | -2/+2 |
* | | Merge branch 'avination' into careminster | Melanie | 2012-07-11 | 1 | -6/+10 |
|\ \ |
|
| * | | console region restart: Let Xengine not cry all over the place with | UbitUmarov | 2012-07-10 | 1 | -6/+10 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-07-11 | 1 | -1/+5 |
|\ \ \
| | |/
| |/| |
|
| * | | If a script is being stopped manually, then give the scriptpool thread 1 seco... | Justin Clark-Casey (justincc) | 2012-07-10 | 1 | -1/+5 |
| * | | Add preservation of running state of scripts when drag-copying. | Melanie | 2012-07-01 | 1 | -0/+12 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-06-29 | 1 | -11/+18 |
|\ \ \
| |/ / |
|
| * | | If rest of first line after colon is blank then still warn about running in X... | Justin Clark-Casey (justincc) | 2012-06-28 | 1 | -11/+18 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-06-28 | 1 | -19/+43 |
|\ \ \
| |/ / |
|
| * | | Avoid reporting false positives when a colon is in a comment in the first lin... | Justin Clark-Casey (justincc) | 2012-06-28 | 1 | -17/+41 |
| * | | minor: reuse colon index calculation in XEngine.OnRezScript. The index if a ... | Justin Clark-Casey (justincc) | 2012-06-28 | 1 | -2/+2 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-06-26 | 1 | -30/+33 |
|\ \ \
| |/ / |
|
| * | | Fix script "Running" behavior | BlueWall | 2012-06-23 | 1 | -0/+7 |
| * | | Avoid race condition between m_PrimObjects iteration in XEngine.PostObjectEve... | Justin Clark-Casey (justincc) | 2012-06-22 | 1 | -14/+14 |
| * | | If starting scripts on initial sim start, provide INFO level log feedback eac... | Justin Clark-Casey (justincc) | 2012-06-22 | 1 | -6/+10 |
| * | | Eliminate unnecessary extra call to TriggerEmptyScriptCompileQueue in XEngine... | Justin Clark-Casey (justincc) | 2012-06-22 | 1 | -9/+2 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-06-21 | 1 | -45/+101 |
|\ \ \
| |/ / |
|
| * | | Comment out recently added log message detailing number of scripts started wh... | Justin Clark-Casey (justincc) | 2012-06-20 | 1 | -2/+2 |
| * | | Raise some IO associated Exception logging in XEngine to error level, in line... | Justin Clark-Casey (justincc) | 2012-06-20 | 1 | -7/+5 |
| * | | Log how many scripts are candidates for starting and how many are actually st... | Justin Clark-Casey (justincc) | 2012-06-20 | 1 | -4/+60 |
| * | | Like the assembly and text files, only write the c#-lsl linemap in XEngine.Se... | Justin Clark-Casey (justincc) | 2012-06-19 | 1 | -27/+27 |
| * | | minor: Add a little more detail to IOException logging in XEngine.SetXMLState() | Justin Clark-Casey (justincc) | 2012-06-19 | 1 | -11/+14 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-04-27 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Add regression test for teleporting an agent between separated regions on the... | Justin Clark-Casey (justincc) | 2012-04-27 | 1 | -1/+1 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-04-25 | 1 | -3/+5 |
|\ \ \
| |/ / |
|
| * | | Minor improvements to logging | Oren Hurvitz | 2012-04-24 | 1 | -3/+5 |
| * | | Fix a logic error in app domain creation | Melanie | 2012-04-18 | 1 | -1/+1 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-04-18 | 1 | -3/+7 |
|\ \ \
| |/ / |
|
| * | | Don't re-add the assembly resolver for each script if not creating the appdomain | Melanie | 2012-04-18 | 1 | -4/+8 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-04-13 | 1 | -34/+48 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Mantis 55025 Implement script time. | Talun | 2012-04-12 | 1 | -34/+48 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-20 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Stop console command "xengine status" throwing an exception if there are no s... | Justin Clark-Casey (justincc) | 2012-03-19 | 1 | -4/+4 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-18 | 1 | -2/+59 |
|\ \
| |/ |
|
| * | refactor: separate out console and status report generation parts of XEngine | Justin Clark-Casey (justincc) | 2012-03-16 | 1 | -1/+6 |
| * | Aggregate script execution times by linksets rather than individual prims. | Justin Clark-Casey (justincc) | 2012-03-16 | 1 | -3/+2 |
| * | Replace script-lines-per-second with the script execution time scaled by its ... | Justin Clark-Casey (justincc) | 2012-03-16 | 1 | -0/+53 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-15 | 1 | -6/+11 |
|\ \
| |/ |
|
| * | Fix a problem where multiple near simultaneous calls to llDie() from multiple... | Justin Clark-Casey (justincc) | 2012-03-15 | 1 | -10/+9 |