Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ↵ | Diva Canto | 2016-02-21 | 1 | -1/+1 |
| | | | | replace anymore. | ||||
* | remove some duplicate using statements | UbitUmarov | 2015-11-21 | 1 | -1/+0 |
| | |||||
* | On to 0.8.3! | Diva Canto | 2015-10-18 | 1 | -1/+1 |
| | | | | | Conflicts: OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet/Properties/AssemblyInfo.cs | ||||
* | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 1 | -6/+1 |
| | |||||
* | bad merge? | UbitUmarov | 2015-09-01 | 1 | -0/+7 |
|\ | |||||
| * | review ServiceBase for var | UbitUmarov | 2015-08-28 | 1 | -2/+5 |
| | | |||||
* | | Removed ignoreCase=true from the call to Type.GetInterface, because, well, ↵ | Diva Canto | 2015-08-15 | 1 | -1/+1 |
| | | | | | | | | we don't want to ignore case. And this seems to be causing problems in mono 4.3. | ||||
* | | Updated all occurrences of AssemblyVersion("0.8.1.*") to ↵ | Diva Canto | 2015-04-29 | 1 | -1/+1 |
| | | | | | | | | AssemblyVersion("0.8.2.*") | ||||
* | | Bug fix in LoadPLugin so that it can take paths to dlls that look like this ↵ | Diva Canto | 2015-01-02 | 1 | -3/+10 |
| | | | | | | | | "C:\foo\MyDll.dll:MyType" -- the split on : was messing things up. | ||||
* | | Change assembly versions to 0.8.1 | Justin Clark-Casey (justincc) | 2014-06-17 | 1 | -1/+1 |
|/ | |||||
* | Bump OPenSimulator version and assembly versions up to 0.8.0 Dev | Justin Clark-Casey (justincc) | 2013-10-04 | 1 | -1/+1 |
| | |||||
* | Deleted all AssemblyFileVersion directives | Diva Canto | 2013-02-19 | 1 | -1/+1 |
| | |||||
* | Bump version and assembly version numbers from 0.7.5 to 0.7.6 | Justin Clark-Casey (justincc) | 2013-02-05 | 1 | -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 Canto | 2012-11-14 | 1 | -0/+33 |
| | |||||
* | Formatting cleanup. Add copyright notices. | Jeff Ames | 2010-03-10 | 1 | -1/+1 |
| | |||||
* | Make the service loader pump out the error to the log (in red) and include ↵ | Justin Clark-Casey (justincc) | 2010-03-03 | 1 | -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 Canto | 2010-02-20 | 1 | -2/+3 |
| | | | | access to these tables doesn't work. | ||||
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
| | | | | LICENSE.txt. | ||||
* | cleaning out warnings. | Dr Scofield | 2009-05-22 | 1 | -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 base | Melanie Thielker | 2009-05-10 | 1 | -3/+26 |
| | |||||
* | More additions to the nextgen reference UGAIM | Melanie Thielker | 2009-05-08 | 1 | -0/+74 |