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-19 22:45:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d0b45cd4e8e8a1bb0c2eb45981bc548ae5d53ac
opensim
/
OpenSim
/
Server
/
Base
History
Diva Canto
06d2508b96
On to 0.8.3!
2015-10-18 21:47:10 -07:00
..
Properties
On to 0.8.3!
2015-10-18 21:47:10 -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
Change the actual versions allowed to connect, which is different from
2015-09-14 01:26:30 +02: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