Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -1/+1 |
| | |||||
* | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 2008-04-21 | 4 | -9/+4 |
| | | | | (this took a while to run). | ||||
* | Comment out unused private methods. | Jeff Ames | 2008-03-25 | 1 | -6/+7 |
| | |||||
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 5 | -130/+125 |
| | |||||
* | Added copyright heaaders. Minor cleanup. | Jeff Ames | 2008-03-04 | 4 | -29/+13 |
| | |||||
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 4 | -4/+4 |
| | |||||
* | Added copyright notices. | Jeff Ames | 2008-02-17 | 1 | -1/+29 |
| | |||||
* | Update svn properties. | Jeff Ames | 2008-02-16 | 1 | -10/+10 |
| | |||||
* | Fixed ScriptEngine config in OpenSim.ini.example that was out of place. | Tedd Hansen | 2008-02-16 | 1 | -0/+10 |
| | | | | | | | Added some info to failure on GridServices listening port so people can see what actually went wrong. Moved most of the function/event execution module to a baseclass so other execution methods (instead of reflection) can be used with custom script modules run by ScriptEngine.Common. + some accumulated patches | ||||
* | Added license to new files | Tedd Hansen | 2008-01-12 | 4 | -4/+116 |
| | |||||
* | Set svn:eol-style. | Jeff Ames | 2008-01-12 | 4 | -346/+346 |
| | |||||
* | New ScriptServer protocol successfully implemented. | Tedd Hansen | 2008-01-12 | 1 | -5/+21 |
| | | | | | Still needs hooking up for all commands in both ends, separation of local and remote LSL-commands, etc. | ||||
* | ScriptServer communication protocol (v1), primitive RPC-like TCP client/server | Tedd Hansen | 2008-01-12 | 4 | -0/+334 |