Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2012-11-15 | Revert "Merge master into teravuswork", it should have been avination, not ↵ | teravus | 1 | -44/+0 | |
master. This reverts commit dfac269032300872c4d0dc507f4f9062d102b0f4, reversing changes made to 619c39e5144f15aca129d6d999bcc5c34133ee64. | |||||
2012-10-31 | Also add the additional ScriptException constructor necessary to get ↵ | Justin Clark-Casey (justincc) | 1 | -0/+3 | |
[Serializable] to work. | |||||
2012-10-31 | Mark ScriptException as [Serializable] for when it has to cross AppDomains | Justin Clark-Casey (justincc) | 1 | -0/+1 | |
2012-10-25 | When scripts generate expected exceptions (e.g. due to checked bad ↵ | Justin Clark-Casey (justincc) | 1 | -8/+8 | |
parameter) throw ScriptException instead of just a plain old exception. This is to make it easier to distinguish these exceptions from unexpected OpenSimulator problems internally and in regression tests. No functional changes. | |||||
2009-11-23 | Formatting cleanup. | Jeff Ames | 1 | -1/+28 | |
2009-11-02 | * Committing missing file from last commit. | Adam Frisby | 1 | -0/+13 | |