This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-24 01:47:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
82ea4179da7ea32ea2efbd1cb209c77d5871b3fd
opensim
/
OpenSim
/
Server
/
Base
History
Diva Canto
4cbbbefbf6
Removed ignoreCase=true from the call to Type.GetInterface, because, well, we don't want to ignore case. And this seems to be causing problems in mono 4.3.
2015-08-15 16:08:14 -07:00
..
Properties
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
2015-04-29 18:47:17 -07:00
CommandManager.cs
Prebuild fix
2012-12-07 19:41:07 -05:00
HttpServerBase.cs
minor: be consistent about reporting errors out of HttpServerBase
2014-11-25 23:21:38 +00:00
ProtocolVersions.cs
Formatting cleanup.
2009-10-01 09:38:36 +09:00
ServerUtils.cs
Removed ignoreCase=true from the call to Type.GetInterface, because, well, we don't want to ignore case. And this seems to be causing problems in mono 4.3.
2015-08-15 16:08:14 -07:00
ServicesServerBase.cs
Added the beginning of a new test framework for robust connectors and services. For now, just Grid and Presence. This framework starts a robust server (as a thread) listening on a port in localhost, then the tests are client code.
2015-05-10 21:04:46 -07:00