index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Services
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-03
Profile Updates
BlueWall
3
-0
/
+80
2012-01-02
Adding commented out log messages and some minor formatting for future bug hu...
Justin Clark-Casey (justincc)
1
-0
/
+6
2011-12-30
Bring back the Hyperlinker to the Robust console. Moved the config to [GridSe...
Diva Canto
1
-30
/
+25
2011-12-30
Default LocalToGrid to true. Fixes minor bug introduced yesterday where old r...
Diva Canto
1
-5
/
+1
2011-12-29
Set the local grid flag in the user account through the simian connector
Mic Bowman
1
-0
/
+4
2011-12-29
Added field LocalToGrid in UserAccount. Context: make HG work in Simian.
Diva Canto
1
-0
/
+8
2011-12-29
HG: more adjustments for making HG Simian work. Added server_uri as new key o...
Diva Canto
2
-1
/
+4
2011-12-24
HG: more / love for Xmas
Diva Canto
2
-4
/
+44
2011-12-23
HG: AAdded a few missing /'s at the end of URLs
Diva Canto
3
-1
/
+6
2011-12-22
Enables processing of hypergrid links through simiangrid services. Thanks
Mic Bowman
1
-25
/
+56
2011-12-21
HG: Verify that the user is local
Diva Canto
1
-0
/
+8
2011-12-16
HG minor bug fix and marked one method obsolete in UAS.
Diva Canto
1
-0
/
+1
2011-12-04
HG: Added HEAD method to Helo service. This is the preferred method, but its ...
Diva Canto
1
-0
/
+2
2011-12-04
HG: Renamed one method
Diva Canto
4
-4
/
+4
2011-11-24
minor: remove mono compiler warning
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-11-23
Append asset ID to URL for storage requests to allow caching proxies to work ...
Dan Lake
1
-1
/
+3
2011-11-21
Improve the error messages returned if the HelloNeighbour call fails.
Justin Clark-Casey (justincc)
1
-19
/
+46
2011-11-19
Get rid of the spurious [WEB UTIL] couldn't decode <OpenSim agent 57956c4b-ff...
Justin Clark-Casey (justincc)
2
-3
/
+3
2011-11-19
Improve some grid region log messages to express regions at co-ordinate (e.g....
Justin Clark-Casey (justincc)
3
-8
/
+21
2011-11-19
improve region deregistration log message
Justin Clark-Casey (justincc)
1
-1
/
+4
2011-11-19
Don't register a region twice on both official registration and maptile regen...
Justin Clark-Casey (justincc)
3
-1
/
+6
2011-11-15
distinguish between FriendsSimConnector and FriendsServiceConnector in log
Justin Clark-Casey (justincc)
2
-17
/
+17
2011-11-15
Dont' bother with a userAgentService != null check right after we've construc...
Justin Clark-Casey (justincc)
1
-11
/
+10
2011-11-11
Make log messages on authentication failure more explicit
Justin Clark-Casey (justincc)
1
-13
/
+26
2011-11-06
Damaged assets, especially appearance textures, could crash the region server...
Snoopy Pfeffer
1
-1
/
+9
2011-11-05
Multiple lines in welcome message use '\n' in the welcome message to
nebadon
1
-0
/
+3
2011-11-02
Drop the CopyTo parameter from Int32.MaxValue to 4096. This is a buffer size
Mic Bowman
1
-1
/
+1
2011-11-03
Revert "fix CopyTo call that was breaking under mono 2.10"
Melanie
1
-1
/
+1
2011-11-02
fix CopyTo call that was breaking under mono 2.10
Mic Bowman
1
-1
/
+1
2011-10-24
Add optional getauthinfo and setauthinfo authentication service calls.
Justin Clark-Casey (justincc)
4
-1
/
+94
2011-10-18
Provide an option to allow remote calls to the CreateUser method on the UserA...
Justin Clark-Casey (justincc)
1
-3
/
+11
2011-10-16
Bug fix on the bug fix on UserAccountService.cs
Diva Canto
1
-1
/
+0
2011-10-15
Guard HGAssetService against uninitialized variables and null arguments.
Diva Canto
1
-0
/
+3
2011-10-13
Bug fix -- Test User on first run standalone might not be created properly: l...
Diva Canto
1
-46
/
+44
2011-10-12
Make it possible to disable the HG linker. On non-HG systems it spits yellow
Melanie
1
-0
/
+7
2011-10-08
Tweak to language of last commit in rejecting UUID.Zero in GridService.Regist...
Justin Clark-Casey (justincc)
1
-2
/
+4
2011-10-08
GridService - Region UUID can not be NULL
Pixel Tomsen
1
-0
/
+2
2011-10-07
Add note to docs
BlueWall
1
-0
/
+17
2011-10-05
Added back UserAccount that creates random UUID for new account.
BlueWall
1
-0
/
+11
2011-10-04
When creating a new user on the comand line, give the option of allowing a UU...
Justin Clark-Casey (justincc)
2
-6
/
+17
2011-09-23
Fix avatar parameter updating for viewer 3 and maybe 2.
Justin Clark-Casey (justincc)
1
-5
/
+9
2011-09-16
Reattaching a region was failing if the estate name had not changed (issue 50...
Kevin Houlihan
1
-1
/
+6
2011-09-16
Pass any region scope through to the CreateUser() method
Justin Clark-Casey (justincc)
1
-2
/
+3
2011-09-16
Correctly create a freshly created estate owner's default items and avatar en...
Justin Clark-Casey (justincc)
1
-1
/
+3
2011-09-15
Write code to create minimum necessary body parts/clothing and avatar entries...
Justin Clark-Casey (justincc)
1
-7
/
+145
2011-09-08
Increase information in logging for UserAgentServiceConnector.
Justin Clark-Casey (justincc)
1
-12
/
+12
2011-09-06
In SetAttachment, if the existing attachment has no asset id then carry on ra...
Justin Clark-Casey (justincc)
1
-3
/
+1
2011-08-30
minor: comment out friends number logging from login for now
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-08-30
Fix bug in persisting saved appearances for npcs
Justin Clark-Casey (justincc)
1
-2
/
+7
2011-08-22
minor: remove mono compiler warning
Justin Clark-Casey (justincc)
1
-3
/
+1
[next]