Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | saved OpenSim source code from the giant rampaging unterminated copyright ↵ | Jeff Ames | 2007-12-10 | 1 | -2/+2 |
| | | | | notice of doom | ||||
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -10/+6 |
| | | | | | | * Shortened type references * Removed redundant 'this' qualifier | ||||
* | remove ^M, as native storage should be UNIX format, and ^M in/out mashing | Sean Dague | 2007-09-13 | 1 | -59/+59 |
| | | | | | | will happen on the windows side now that eol-style is correct | ||||
* | Hiding evidence that I once was a VB coder (thanks to refactoring). Renamed ↵ | Tedd Hansen | 2007-09-13 | 1 | -1/+1 |
| | | | | member names to smallcapsy. | ||||
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 1 | -1/+1 |
| | |||||
* | * Now sending manager, host and root host to Script in constructor. | lbsa71 | 2007-08-16 | 1 | -2/+2 |
| | | | | | | | | * Changed how Script accesses World * Implemented llSay, llWhisper and llShout * Added SetText() to IScriptHost, implemented llText * Minor renamings to conform with code conventions | ||||
* | ScriptEngine: Some error handling, logs to logger | Tedd Hansen | 2007-08-14 | 1 | -2/+3 |
| | |||||
* | Removed 2 warnings. Added pointer comments to where to add hooks and modify ↵ | Tedd Hansen | 2007-08-09 | 1 | -4/+4 |
| | | | | functions to get SE working. | ||||
* | Added ScriptEngine.DotNetEngine | Tedd Hansen | 2007-08-08 | 1 | -0/+58 |