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
...
*
Environment Module - allows Environment settings for Viewer3 warning: include...
PixelTomsen
2012-05-23
1
-0
/
+16
*
Add ConsoleDisplayList for more consistent formatting of console output in li...
Justin Clark-Casey (justincc)
2012-05-23
1
-9
/
+9
*
Add missing Y co-ord in "show region" console command information
Justin Clark-Casey (justincc)
2012-05-23
1
-1
/
+1
*
Lay out "show region" information in an easier to read line by line format
Justin Clark-Casey (justincc)
2012-05-23
1
-9
/
+11
*
minor: extend commented out LinkInventoryItem log message for future use
Justin Clark-Casey (justincc)
2012-05-21
1
-3
/
+3
*
Fix bug where outfit folders could not be renamed.
Justin Clark-Casey (justincc)
2012-05-21
1
-4
/
+13
*
Fix issue where a new outfit folder is not created when a new outfit is saved...
Justin Clark-Casey (justincc)
2012-05-18
1
-3
/
+9
*
Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the...
Justin Clark-Casey (justincc)
2012-05-09
15
-0
/
+0
*
minor: remove mono compiler warning
Justin Clark-Casey (justincc)
2012-05-04
1
-1
/
+1
*
refactor: Rename new DeleteFoldersEx/PurgeFoldersEx methods to DeleteFolders/...
Justin Clark-Casey (justincc)
2012-05-04
1
-6
/
+7
*
Allow deleting folders even if they're not in the Trash
Oren Hurvitz
2012-05-04
1
-4
/
+15
*
Calculate the Daylight Savings Time information sent to the viewer based on U...
Justin Clark-Casey (justincc)
2012-05-04
2
-5
/
+55
*
Comment out AvatarService.SetAvatar debug log line for now
Justin Clark-Casey (justincc)
2012-04-25
1
-1
/
+1
*
Go back to always using the local timezone for now - not all machines have US...
Justin Clark-Casey (justincc)
2012-04-24
1
-13
/
+18
*
minor: formatting changes to top of LLLoginResponse.SetDefaultValues(), chief...
Justin Clark-Casey (justincc)
2012-04-24
1
-1
/
+6
*
DST settings to match client default Pacific Time (mantis #5972)
Olivier van Helden and Gudule Lapointe (Speculoos.net)
2012-04-24
1
-1
/
+15
*
Remember to dispose of the bitmap opened from a file in GatekeeperServiceConn...
Justin Clark-Casey (justincc)
2012-04-20
1
-4
/
+11
*
Add uri to various log messages when region registration fails. Upgrade some...
Justin Clark-Casey (justincc)
2012-04-10
1
-8
/
+15
*
A few more minor improvements on Suitcase inventory service.
Diva Canto
2012-04-07
1
-7
/
+6
*
Better Suitcase Inventory Service.
Diva Canto
2012-04-06
1
-48
/
+55
*
Deleted the unused and commented code from 2 commits ago.
Diva Canto
2012-04-06
1
-594
/
+0
*
WARNING: LOTS OF COMMENTED AND UNUSED CODE IN THIS COMMIT. This is on purpose...
Diva Canto
2012-04-06
1
-36
/
+712
*
A few minor tweaks here and there in XInventoryService.
Diva Canto
2012-04-06
1
-14
/
+48
*
Finish the implementation of GetUserInventory, even though it's still not used.
Diva Canto
2012-04-06
2
-8
/
+45
*
Add simple login test with online friends. Add IFriendsModule.GrantRights() ...
Justin Clark-Casey (justincc)
2012-03-30
2
-3
/
+12
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2012-03-30
1
-120
/
+218
|
\
|
*
Finish up the SuitcaseInventory service.
Diva Canto
2012-03-29
1
-120
/
+218
*
|
refactor: Stop passing both IClientAPI and agentID to friend event listeners,...
Justin Clark-Casey (justincc)
2012-03-29
1
-1
/
+1
|
/
*
HG 2.0: added the beginning of HGSuitcaseInventoryService. Plus moved the hac...
Diva Canto
2012-03-28
1
-0
/
+368
*
Reverse a conditional in XInventory that made updating system folder evrsion ...
Melanie
2012-03-27
1
-1
/
+1
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2012-03-27
2
-2
/
+25
|
\
|
*
User level based restrictions for HyperGrid teleports, asset uploads, group c...
Snoopy Pfeffer
2012-03-27
2
-2
/
+25
*
|
Amend to previous commit regarding the config name. Bugs bite.
Diva Canto
2012-03-27
1
-2
/
+0
|
/
*
Send the config section name up to the service classes themselves (XInventory...
Diva Canto
2012-03-27
5
-44
/
+38
*
Updated the UserAccountsClient a little bit, plus some more sanity checks on ...
Diva Canto
2012-03-21
1
-1
/
+8
*
HG Friends: reroute the status notifications to the HGFriends service, so tha...
Diva Canto
2012-03-21
5
-1
/
+165
*
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
[prev]
[next]