This website requires JavaScript.
Explore
Help
Register
Sign In
lotek
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
Code
Issues
Pull Requests
Releases
1
Wiki
Activity
Files
a11edceb00b5b86f825bd957bdac9edb91f893dd
opensim
/
OpenSim
/
Server
/
Base
T
History
UbitUmarov
a11edceb00
seems to compile ( tests comented out)
2015-09-02 19:54:53 +01: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
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