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-15 11:25:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
13ae6dff18a507791b3e05eaef74c2f2066cdfec
opensim
/
OpenSim
/
Server
/
Base
History
Diva Canto
ab12a14279
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore.
2016-02-21 11:14:02 -08:00
..
Properties
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore.
2016-02-21 11:14:02 -08:00
CommandManager.cs
Prebuild fix
2012-12-07 19:41:07 -05:00
HttpServerBase.cs
seems to compile ( tests comented out)
2015-09-02 19:54:53 +01:00
ProtocolVersions.cs
Change the actual versions allowed to connect, which is different from
2015-09-14 01:27:20 +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