aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Base (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump OPenSimulator version and assembly versions up to 0.8.0 DevJustin Clark-Casey (justincc)2013-10-041-1/+1
|
* Deleted all AssemblyFileVersion directivesDiva Canto2013-02-191-1/+1
|
* Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)2013-02-051-1/+1
| | | | | | | | This is mostly Bluewall's work but I am also bumping the general version number OpenSimulator 0.7.5 remains in the release candidate stage. I'm doing this because master is significantly adding things that will not be in 0.7.5 This update should not cause issues with existing external binary DLLs because our DLLs do not have strong names and so the exact version match requirement is not in force.
* The last few AssemblyInfos. Finished!Diva Canto2012-11-141-0/+33
|
* Formatting cleanup. Add copyright notices.Jeff Ames2010-03-101-1/+1
|
* Make the service loader pump out the error to the log (in red) and include ↵Justin Clark-Casey (justincc)2010-03-031-2/+18
| | | | | | the dll/interface/args that caused the problem This gives people more of a fighting chance of finding out what went wrong
* Added UserAccountData and auth to the SQLite connector. Compiles, runs, but ↵Diva Canto2010-02-201-2/+3
| | | | access to these tables doesn't work.
* Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames2009-06-011-1/+1
| | | | LICENSE.txt.
* cleaning out warnings.Dr Scofield2009-05-221-1/+1
| | | | | | NOTE: we currently have a gazillion warnings caused stuff flagged as "obsolete" (OGS1 stuff) --- what's up with that?
* Enhance the submodule loader and port the enhancements to the services baseMelanie Thielker2009-05-101-3/+26
|
* More additions to the nextgen reference UGAIMMelanie Thielker2009-05-081-0/+74