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
feb78b29104cc1c7f5d327bab45edd4d00a88944
opensim
/
OpenSim
/
Server
/
Base
History
Melanie Thielker
0a23d1634d
Change the actual versions allowed to connect, which is different from
...
the interface major version
2015-09-14 01:27:20 +02: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
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