Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 | |
2008-04-21 | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 4 | -9/+4 | |
(this took a while to run). | |||||
2008-03-25 | Comment out unused private methods. | Jeff Ames | 1 | -6/+7 | |
2008-03-18 | Formatting cleanup. | Jeff Ames | 5 | -130/+125 | |
2008-03-04 | Added copyright heaaders. Minor cleanup. | Jeff Ames | 4 | -29/+13 | |
2008-02-20 | Minor cleanup. | Jeff Ames | 4 | -4/+4 | |
2008-02-17 | Added copyright notices. | Jeff Ames | 1 | -1/+29 | |
2008-02-16 | Update svn properties. | Jeff Ames | 1 | -10/+10 | |
2008-02-16 | Fixed ScriptEngine config in OpenSim.ini.example that was out of place. | Tedd Hansen | 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 | |||||
2008-01-12 | Added license to new files | Tedd Hansen | 4 | -4/+116 | |
2008-01-12 | Set svn:eol-style. | Jeff Ames | 4 | -346/+346 | |
2008-01-12 | New ScriptServer protocol successfully implemented. | Tedd Hansen | 1 | -5/+21 | |
Still needs hooking up for all commands in both ends, separation of local and remote LSL-commands, etc. | |||||
2008-01-12 | ScriptServer communication protocol (v1), primitive RPC-like TCP client/server | Tedd Hansen | 4 | -0/+334 | |