Parent Directory
|
|
|
|
|
AppEngine/
|
47 |
4 years |
jhurliman |
* Changed OpenID login to start with a JSON POST instead of a web login form (ma... |
UserServer/
|
49 |
4 years |
jhurliman |
* Switched over to Prebuild, removed all project and solution files
* Shuffled t... |
AssetClient/
|
52 |
4 years |
misterblue |
Added missing "using AssetServer"
|
TextureRedirector/
|
57 |
4 years |
jhurliman |
* Switched over from HttpListener to HttpServer.dll (better SSL support)
* Switc... |
lib/
|
58 |
4 years |
jhurliman |
* Added WebServer logging
* Halved the number of database calls made in OpenSim ... |
bin/
|
63 |
4 years |
jhurliman |
* Legacy URI to UUID mapping (for dealing with OpenSim frontend and OpenSim MySQ... |
AssetServer/
|
64 |
4 years |
jhurliman |
Wrapping the legacy URI to UUID text file loading in a silent try/catch |
DoubleDictionary.cs
|
24 |
4 years |
jhurliman |
* Replaced the three storage interfaces with IStorageProvider
* Storage requests... |
LICENSE.txt
|
43 |
4 years |
jhurliman |
* Initial commit of the UserServer, a rewrite of OpenSim.Grid.UserServer.exe tha... |
runprebuild2008.bat
|
49 |
4 years |
jhurliman |
* Switched over to Prebuild, removed all project and solution files
* Shuffled t... |
runprebuild.sh
|
54 |
4 years |
jhurliman |
* Updated Prebuild.exe to the latest SVN head revision, fixes several issues
* F... |
Prebuild.exe
|
57 |
4 years |
jhurliman |
* Switched over from HttpListener to HttpServer.dll (better SSL support)
* Switc... |
prebuild.xml
|
62 |
4 years |
jhurliman |
* Changed Base64 decoding to work with Mono 1.9.1 (thanks Robert Adams for track... |