aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/GenericConfig/Xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *New Configuration System, much easier and less buggy compared to the ↵mingchen2007-07-182-155/+0
| | | | | | | | original system in place *View RegionInfo.cs for an example on how it works! *This hopefully copies all the files over, but who knows :)
* changed to native line ending encodingSean Dague2007-07-162-155/+155
|
* * By popular demand, all generated build files are now deleted. Somebody ↵lbsa712007-07-082-135/+0
| | | | should make sure the wiki is updated.
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-032-5/+2
| | | | | * added some licensing info
* Imported the scripting changes, so now should be up to date with sugilite. MW2007-06-281-0/+42
|
* *Updated prebuild.xml and ran prebuild againmingchen2007-06-271-12/+0
| | | | | | *Removed .user, .suo, and unneccessary files in /bin/Physics/ *OpenSim.sln should compile with nant and on windows now
* Some work on restructuring the namespaces / project names. Note this doesn't ↵MW2007-06-274-0/+263
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.