aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ScriptEngine/Shared/Properties (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-10-27Remove the rest of SECS. It was never used, except by an experimental versionMelanie1-63/+0
of the DotNetEngine that was never runnable.
2009-06-04Add copyright headers.Jeff Ames1-0/+27
2009-05-25* Upped version number to 0.6.5lbsa711-3/+3
2009-04-01* Upped trunk version number to 0.6.4 as we just tagged 0.6.4-releaselbsa711-2/+2
2009-02-20* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to ↵lbsa711-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 ↵lbsa711-2/+2
poor Nant. We probably should take the opportunity to let the non-module bins reside in their /bin/Debug dirs later.
2008-11-08Work in progress on SECS stuff. Have been holding it off until after 0.6 ↵Tedd Hansen1-0/+36
release. Still messy as hell and doesn't really work yet. Will undergo dramatic changes. AND MOST IMPORTANTLY: Will be conformed to work in coop with todays DNE and XEngine, hopefully one day providing a common interface for all components.