Master ScienceSim
|
b1c8d05888
Major refactoring of appearance handling.
|
14 years ago |
Melanie
|
46e5c8e919
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Diva Canto
|
1499607215
Made OARs use the new serialization procedure. (TPs/crossings still on the old one) Added an options argument down the pipeline. For the time being it takes --old-guids as an option to produce <Guid> instead of <UUID>.
|
14 years ago |
Melanie
|
6a1ce17cdb
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
John Hurliman
|
0db1ed0b5a
* Added ISimulationDataService and IEstateDataService
|
14 years ago |
Melanie
|
e4c2b44e5c
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Justin Clark-Casey (justincc)
|
1e8e98a07f
Move code that allows llGiveInvetory() to move item into appropriate system folder up from connectors into Scene.Inventory.cs
|
14 years ago |
Justin Clark-Casey (justincc)
|
b8da15c104
In RemoveAdminPlugin, use a .ini file template in XmlRpcCreateRegionMethod rather than an older XML one
|
14 years ago |
Melanie
|
e74809ff4c
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
randomhuman
|
8eeb3f2fd2
Updated the create_region command in the RemoteAdmin plugin to properly support estates without seeking further input on the console.
|
14 years ago |
Melanie
|
5f94b98cb2
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
randomhuman
|
5e759338ca
Renamed variables in RemoteAdmin plugin to be closer to the coding standards.
|
14 years ago |
randomhuman
|
93532a9cd2
Changed all method names in the RemoteAdmin plugin to use the correct capitalization.
|
14 years ago |
Melanie
|
fdf648bcf3
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Melanie
|
9069114d0f
Fox my changes to radmin
|
14 years ago |
Melanie
|
14c587bea1
Thank you, Snoopy2, for a patch to fix RemoteAdmin. Committed with the following
|
14 years ago |
Melanie Thielker
|
55f124745f
Allow remote admin to be used on a different port from the main region port
|
14 years ago |
Melanie Thielker
|
3e1f2ddb8e
Allow remote admin to be used on a different port from the main region port
|
14 years ago |
Melanie
|
4e0d62547d
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Diva Canto
|
d72769930a
More cleaning on presence. Friends online/offline works again.
|
14 years ago |
Melanie
|
14fcc2510e
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Diva Canto
|
a58859a0d4
GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway.
|
14 years ago |
Melanie
|
98cb4f74b2
Merge branch 'master' into careminster-presence-refactor
|
15 years ago |
Diva Canto
|
80346ad2e2
* May fix mantis #4603.
|
15 years ago |
Melanie
|
028a87fe37
Merge branch 'master' into careminster-presence-refactor
|
15 years ago |
John Hurliman
|
df76e95aa2
Changed asset CreatorID to a string
|
15 years ago |
John Hurliman
|
7665aad002
* Adds CreatorID to asset metadata. This is just the plumbing to support CreatorID, it doesn't modify database backends or OAR files to support storing/loading it
|
15 years ago |
Diva Canto
|
77e43f4801
Fixed a couple of bugs with Appearance. Appearance is all good now.
|
15 years ago |
Diva Canto
|
c5ea783526
OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.
|
15 years ago |
Diva Canto
|
53e83e5dbb
* Starting to clean the house...
|
15 years ago |