| Commit message (Expand) | Author | Age | Files | Lines |
* | last round of warning squashing. calling it a day now. | Dr Scofield | 2008-06-27 | 1 | -2/+2 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -2/+2 |
* | Formatting cleanup. | Jeff Ames | 2008-05-14 | 1 | -1/+1 |
* | * You can haz more spring cleaning. | Adam Frisby | 2008-05-08 | 1 | -1/+1 |
* | * Assorted spring cleanings. | Adam Frisby | 2008-05-01 | 1 | -2/+4 |
* | wrap a common exception that we get on shutdown of the script engine to keep | Sean Dague | 2008-04-28 | 1 | -4/+9 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -4/+3 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+25 |
* | * Removed a bunch of compiler warnings. | Adam Frisby | 2008-03-03 | 1 | -1/+1 |
* | ScriptEngine works again (startup-nully-error gone) | Tedd Hansen | 2008-02-22 | 1 | -4/+4 |
* | One more: Async LSL command thread is also shared now. | Tedd Hansen | 2008-02-22 | 1 | -40/+46 |
* | Bugfixes - Scripting works again | Tedd Hansen | 2008-02-22 | 1 | -2/+16 |
* | Some misplaced code made scripts never start :) | Tedd Hansen | 2008-02-22 | 1 | -14/+13 |
* | Better timing of MaintenanceThread's tasks (uses less CPU) | Tedd Hansen | 2008-02-22 | 1 | -20/+39 |
* | Bugfixes - wasn't counting threads right++ | Tedd Hansen | 2008-02-22 | 1 | -12/+12 |
* | Minor annoying Exception-bug fixed | Tedd Hansen | 2008-02-22 | 1 | -1/+2 |
* | Execution threads are now shared between regions too. Default thread count re... | Tedd Hansen | 2008-02-22 | 1 | -3/+2 |
* | Maintenance thread in charge of loading/unloading of scripts. 1 thread less p... | Tedd Hansen | 2008-02-22 | 1 | -0/+5 |
* | Now last commit will compile too... The features just keep on coming! | Tedd Hansen | 2008-02-22 | 1 | -2/+8 |
* | From this commit and a few hours into the future ScriptEngine will be unstable: | Tedd Hansen | 2008-02-22 | 1 | -32/+39 |
* | Fixes to ScriptEngine thread cleanup on destructor | Tedd Hansen | 2008-02-21 | 1 | -6/+3 |
* | "threads" command now works. I've added manual tracking of threads (only if c... | Tedd Hansen | 2008-02-21 | 1 | -0/+1 |
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -7/+1 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -5/+5 |
* | Added copyright statements. | Jeff Ames | 2008-02-05 | 1 | -4/+30 |
* | fixed a timing bug in config re-read. Apparently there is 1000000000 ns in on... | Tedd Hansen | 2008-02-02 | 1 | -3/+4 |
* | Updated svn properties. | Jeff Ames | 2008-02-02 | 1 | -163/+163 |
* | Added load/unload queue size limit | Tedd Hansen | 2008-02-02 | 1 | -7/+8 |
* | Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenS... | Tedd Hansen | 2008-02-02 | 1 | -1/+6 |
* | Added some error checking to MaintenanceThread, no-crash (just log) loading o... | Tedd Hansen | 2008-02-02 | 1 | -27/+31 |
* | SCRIPTING STILL BROKEN | Tedd Hansen | 2008-02-01 | 1 | -30/+56 |
* | SCRIPT SUPPORT IS STILL BROKEN. | Tedd Hansen | 2008-02-01 | 1 | -0/+127 |