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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2012-03-20
3
-2
/
+96
|
\
|
*
Fix small typo
Justin Clark-Casey (justincc)
2012-03-20
1
-1
/
+1
|
*
Fix configuration problems where XAssetDatabasePlugin was picked up accidenta...
Justin Clark-Casey (justincc)
2012-03-19
2
-1
/
+95
*
|
HG Friends: allow the establishment of HG friendships without requiring co-pr...
Diva Canto
2012-03-20
4
-11
/
+388
*
|
Added GetUUID(first, last) on UserAgentsService so that we can finally make d...
Diva Canto
2012-03-17
3
-1
/
+72
|
/
*
Rename the stream extension method WebUtil.CopyTo() to WebUtil.CopyStream().
Robert Adams
2012-03-12
1
-1
/
+1
*
More on inventory transfer hold ups:
Diva Canto
2012-03-09
1
-3
/
+7
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2012-03-08
1
-0
/
+213
|
\
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2012-03-09
1
-2
/
+3
|
|
\
|
*
\
Merge branch 'xassetservice'
Justin Clark-Casey (justincc)
2012-03-09
1
-0
/
+213
|
|
\
\
|
|
*
|
Start by adding XAssetService as a copy of the existing AssetService.
Justin Clark-Casey (justincc)
2012-03-02
1
-0
/
+213
*
|
|
|
HG inventory/asset transfers: serialize asset posts. I'm using the same patte...
Diva Canto
2012-03-08
1
-1
/
+20
|
|
_
|
/
|
/
|
|
*
|
|
Fixes mantis #5923
Diva Canto
2012-03-08
1
-2
/
+3
|
/
/
*
|
Change "help" to display categories/module list then "help <category/module>"...
Justin Clark-Casey (justincc)
2012-03-08
3
-9
/
+9
*
|
OpenID auth needs hashing before authenticating
BlueWall
2012-03-02
1
-1
/
+1
*
|
Merge branch 'master' into v3_support
BlueWall
2012-03-02
1
-2
/
+2
|
\
\
|
|
/
|
*
Revert "Fix authentication for OpenID provider"
BlueWall
2012-02-29
1
-2
/
+2
*
|
Merge branch 'master' of /home/opensim/src/opensim into v3_support
BlueWall
2012-02-29
1
-2
/
+2
|
\
\
|
|
/
|
*
Fix authentication for OpenID provider
BlueWall
2012-02-29
1
-2
/
+2
*
|
Merge branch 'master' into v3_support
BlueWall
2012-02-22
2
-2
/
+3
|
\
\
|
|
/
|
*
Add a position parameter to region crossing of objects. This avoids the
Melanie
2012-02-23
2
-2
/
+3
*
|
V3 Support
BlueWall
2012-02-22
2
-2
/
+22
*
|
V3 Support:
BlueWall
2012-02-21
2
-2
/
+22
|
/
*
Amend to last commit: synchronize access to queues.
Diva Canto
2012-02-20
1
-2
/
+5
*
More improvements on agent position updates: if the target sims fail, blackli...
Diva Canto
2012-02-20
1
-6
/
+14
*
Propagate our teleport flags on logins
BlueWall
2012-02-18
2
-2
/
+8
*
Correct a bug introduced in 1f402fdf (Feb 7 2012) where the delete friends gr...
Justin Clark-Casey (justincc)
2012-02-16
1
-1
/
+1
*
Add url to logging if SynchronousRestFormsRequester.MakRequest() throws an ex...
Justin Clark-Casey (justincc)
2012-02-07
9
-103
/
+120
*
Supply correct parameters to detailed authentication login fail message
Justin Clark-Casey (justincc)
2012-02-04
1
-1
/
+1
*
Next step for world map overlays
Melanie
2012-01-30
1
-1
/
+8
*
HG Inventoty: Guard against items not found.
Diva Canto
2012-01-26
1
-6
/
+7
*
Allow retrival of multiple user records in one operation, analog to presence
Melanie
2012-01-16
4
-2
/
+77
*
HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio...
Diva Canto
2012-01-12
2
-7
/
+13
*
minor: remove mono compiler warning
Justin Clark-Casey (justincc)
2012-01-07
1
-1
/
+1
*
Move simulator asset info commands to an optional module from the connector. ...
Justin Clark-Casey (justincc)
2012-01-05
1
-43
/
+2
*
Move asset commands from AssetService to AssetServerConnector so that we can ...
Justin Clark-Casey (justincc)
2012-01-05
1
-121
/
+3
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
BlueWall
2012-01-03
1
-0
/
+6
|
\
|
*
Adding commented out log messages and some minor formatting for future bug hu...
Justin Clark-Casey (justincc)
2012-01-02
1
-0
/
+6
*
|
Profile Updates
BlueWall
2012-01-03
3
-0
/
+80
|
/
*
Bring back the Hyperlinker to the Robust console. Moved the config to [GridSe...
Diva Canto
2011-12-30
1
-30
/
+25
*
Default LocalToGrid to true. Fixes minor bug introduced yesterday where old r...
Diva Canto
2011-12-30
1
-5
/
+1
*
Set the local grid flag in the user account through the simian connector
Mic Bowman
2011-12-29
1
-0
/
+4
*
Added field LocalToGrid in UserAccount. Context: make HG work in Simian.
Diva Canto
2011-12-29
1
-0
/
+8
*
HG: more adjustments for making HG Simian work. Added server_uri as new key o...
Diva Canto
2011-12-29
2
-1
/
+4
*
HG: more / love for Xmas
Diva Canto
2011-12-24
2
-4
/
+44
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2011-12-23
1
-25
/
+56
|
\
|
*
Enables processing of hypergrid links through simiangrid services. Thanks
Mic Bowman
2011-12-22
1
-25
/
+56
*
|
HG: AAdded a few missing /'s at the end of URLs
Diva Canto
2011-12-23
3
-1
/
+6
|
/
*
HG: Verify that the user is local
Diva Canto
2011-12-21
1
-0
/
+8
*
HG minor bug fix and marked one method obsolete in UAS.
Diva Canto
2011-12-16
1
-0
/
+1
[prev]
[next]