Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 년 전 |
Melanie Thielker
|
acfb5051cd
Intermediate commit. WILL NOT COMPILE!
|
15 년 전 |
Justin Clarke Casey
|
ef9d140022
* Add user data plugin to store temporary profiles (which are distinct from cached)
|
15 년 전 |
Justin Clarke Casey
|
2c81e41c8a
* Fission OGS1UserServices into user service and OGS1 user data plugin components
|
15 년 전 |
diva
|
33330297d6
THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versions will have a hard time communicating with sims on this release and later, especially if they haven't transitioned to RESTComms at all.
|
15 년 전 |
Sean Dague
|
8088802c21
From Alan Webb <[email protected]>
|
15 년 전 |
Homer Horwitz
|
38e8853e57
Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,
|
16 년 전 |
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 년 전 |
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 년 전 |
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 년 전 |
MW
|
a9347b6ceb
Extracted the Avatar appearance functions out of the IUserService interface and moved them into a IAvatarService
|
16 년 전 |
MW
|
86defd0a69
plumbing for multiple inventory servers. Mostly done on the region server side.
|
16 년 전 |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 년 전 |
Jeff Ames
|
a8cfbbe963
Minor cleanup.
|
16 년 전 |
lbsa71
|
4fad66f855
* Diuerse beavtificatems
|
17 년 전 |
Tleiades Hax
|
6a8d8f54e8
Step one on the long march towards grid based inventory. Introduction of an InevntoryServer
|
17 년 전 |
lbsa71
|
67e12b95ea
* Optimized usings
|
17 년 전 |
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 년 전 |
lbsa71
|
070047ce1b
* Added prototypical AvatarFactory module interface to load avatar parameters
|
17 년 전 |
lbsa71
|
849eaffbe5
* Applied patch #418 : copyright-r2012.patch - some errors, but got most thru
|
17 년 전 |
lbsa71
|
863195612b
Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tleiades patch 444 and 445.
|
17 년 전 |
lbsa71
|
8143c597fc
* Tleiades grid mode inventory (#444) - thanx Tleiades!
|
17 년 전 |
lbsa71
|
1302ef44e3
* Started major restructusing of comms to prepare for better grid and region functionality
|
17 년 전 |
lbsa71
|
9ccab46ae8
* Trying to streamline CommunicationsManager
|
17 년 전 |
lbsa71
|
40468f18a4
* Encapsulated all CommunicationsManager services
|
17 년 전 |
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 년 전 |
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 년 전 |
Sean Dague
|
2a3c79df83
changed to native line ending encoding
|
17 년 전 |
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 년 전 |
mingchen
|
e06ffb3981
*Removed GridInfo class as it has been previously replaced with the much better NetworkServersInfo class
|
17 년 전 |