Homer Horwitz
|
38e8853e57
Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,
|
16 vuotta sitten |
Justin Clarke Casey
|
5fb7b485b2
* Only allow logins on standalone when the sim has completed it's initial startup (script startup doesn't count here)
|
16 vuotta sitten |
Johan Berntsson
|
ce4bcb5065
The new secure inventory server mode (in r5590) can now be disabled from OpenSim.ini. Default is to use the new mode.
|
16 vuotta sitten |
Johan Berntsson
|
344c9caeb6
thanks lulurun for a security patch that blocks unathorized access to the inventory server (see http://opensimulator.org/wiki/Security_vulnerability_brought_by_non-check_inventory_service)
|
16 vuotta sitten |
MW
|
a9347b6ceb
Extracted the Avatar appearance functions out of the IUserService interface and moved them into a IAvatarService
|
16 vuotta sitten |
MW
|
86defd0a69
plumbing for multiple inventory servers. Mostly done on the region server side.
|
16 vuotta sitten |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 vuotta sitten |
Jeff Ames
|
a8cfbbe963
Minor cleanup.
|
16 vuotta sitten |
lbsa71
|
4fad66f855
* Diuerse beavtificatems
|
17 vuotta sitten |
Tleiades Hax
|
6a8d8f54e8
Step one on the long march towards grid based inventory. Introduction of an InevntoryServer
|
17 vuotta sitten |
lbsa71
|
67e12b95ea
* Optimized usings
|
17 vuotta sitten |
MW
|
3d8219f6c7
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. Have flattened the OpenSim.Framework project/namespace. The problem is that the namespace is still wrong as its "OpenSim.Framework" while the directory is "OpenSim\Framework\General" , so we need to decide if we change the directory or correct the namespace.
|
17 vuotta sitten |
lbsa71
|
070047ce1b
* Added prototypical AvatarFactory module interface to load avatar parameters
|
17 vuotta sitten |
lbsa71
|
849eaffbe5
* Applied patch #418 : copyright-r2012.patch - some errors, but got most thru
|
17 vuotta sitten |
lbsa71
|
863195612b
Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tleiades patch 444 and 445.
|
17 vuotta sitten |
lbsa71
|
8143c597fc
* Tleiades grid mode inventory (#444) - thanx Tleiades!
|
17 vuotta sitten |
lbsa71
|
1302ef44e3
* Started major restructusing of comms to prepare for better grid and region functionality
|
17 vuotta sitten |
lbsa71
|
9ccab46ae8
* Trying to streamline CommunicationsManager
|
17 vuotta sitten |
lbsa71
|
40468f18a4
* Encapsulated all CommunicationsManager services
|
17 vuotta sitten |
MW
|
ff08d4d016
More inventory work, should be able to now create new inventory folders and them be stored in database (so are there on next login). Again only works in standalone mode with Account/password authentication turned on. [Creating new inventory items should be working very soon.]
|
17 vuotta sitten |
MW
|
70fa302042
* Some work in progress code: Inventory cache, start of inventory server/service, userprofile cache, inventory handling. (non of it is enabled yet (or at least it shouldn't be).
|
17 vuotta sitten |
Sean Dague
|
2a3c79df83
changed to native line ending encoding
|
17 vuotta sitten |
MW
|
7f03246653
Gird mode in sugilite should now work in so far as you should be able to login and move between regions in the same instance. Moving to regions in a different instance of opensim still needs implementing (working on it now).
|
17 vuotta sitten |
mingchen
|
e06ffb3981
*Removed GridInfo class as it has been previously replaced with the much better NetworkServersInfo class
|
17 vuotta sitten |
lbsa71
|
9b6b6d05d4
* Optimized usings (the 'LL ate my scripts' commit)
|
17 vuotta sitten |
mingchen
|
fe0528b98c
*Added UUIDNameRequest packet support (untested, but should work -- at least in sandbox mode)
|
17 vuotta sitten |
mingchen
|
d3363bbc28
*Renamed GridCommsManager to CommunicationsOGS1 to match CommunicationsLocal -- its sandbox mode counterpart
|
17 vuotta sitten |