Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 1 | -1/+1 | |
LICENSE.txt. | |||||
2009-05-25 | * Upped version number to 0.6.5 | lbsa71 | 1 | -3/+3 | |
2009-04-01 | * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release | lbsa71 | 1 | -2/+2 | |
2009-02-20 | * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to ↵ | lbsa71 | 1 | -3/+3 | |
0.6.3.* to better track down dll ref and overwrite problems. | |||||
2009-02-19 | * Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor ↵ | lbsa71 | 1 | -1/+1 | |
poor Nant. We probably should take the opportunity to let the non-module bins reside in their /bin/Debug dirs later. | |||||
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -5/+5 | |
2008-04-21 | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 1 | -1/+0 | |
(this took a while to run). | |||||
2008-03-18 | Added copyright messages. Set svn:eol-style. Minor cleanup. | Jeff Ames | 1 | -2/+29 | |
2008-03-14 | Update svn properties. | Jeff Ames | 1 | -36/+36 | |
2008-03-13 | * SimpleApp is dead, long live OpenSim.Region.Examples.SimpleModule | lbsa71 | 1 | -0/+36 | |
* This module more or less crashes every region in the instance if you enable it by moving it from local /bin to global /bin * But hey, it crashes in lots of interesting ways. |