Diva Canto
|
c169a62f55
Typo
|
il y a 13 ans |
Melanie
|
342dc532ec
Merge branch 'master' into careminster-presence-refactor
|
il y a 14 ans |
Diva Canto
|
ae4b02e115
WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added capability to preserve creator information on HG asset transfers. Added a new HGAssetService that is intended to be the one outside the firewall. It processes and filters the assets that go out of the grid. Also fixed the normal AssetService to do special things for the main instance (console commands, etc). Moved HGInventoryService to OpenSim.Services.HypergridService. Changed the way the login service gets the ServiceURL configs.
|
il y a 14 ans |
Tom Grimshaw
|
06fa038875
Return a UUID.Zero if the asset fails to upload
|
il y a 14 ans |
Diva Canto
|
b233a4b2ca
* Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone.
|
il y a 14 ans |
Melanie
|
60357d3778
Implement the "delete" path for assets. Adds a new option to allow remote asset deletion in robust handler.
|
il y a 14 ans |
Melanie
|
9b22393cf3
Add a field asset_flags and a corresponding enum to the asset database. This
|
il y a 14 ans |
John Hurliman
|
e838776920
* Thanks cmickeyb, for a patch that sanity checks if the response from m_Database.GetAsset(assetID) is null in AssetService.cs
|
il y a 14 ans |
John Hurliman
|
3f6c4c150e
* Adds IAssetService.GetCached() to allow asset fetching from the local cache only
|
il y a 14 ans |
Jeff Ames
|
af265e001d
Formatting cleanup.
|
il y a 14 ans |
Justin Clark-Casey (justincc)
|
802a969267
Fix http://opensimulator.org/mantis/view.php?id=4224
|
il y a 14 ans |
John Hurliman
|
0d2e6463d7
* Minimized the number of times textures are pulled off the priority queue
|
il y a 15 ans |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
il y a 15 ans |
Kunnis
|
f1287cc7af
* Switching IAssetData to follow the new naming schema, removing the separate insert and update methods.
|
il y a 15 ans |
Melanie
|
430cc0a24a
Add "show digest <id>" console commdn to the ROBUST asset handler
|
il y a 15 ans |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
il y a 15 ans |
diva
|
fb6d314d4d
This should make HG asset transfers work much better. It now uses HGUuidGatherer, which is a subclass of UuidGatherer. Hence, on-line HG asset transfers use exactly the same UUID collection code as save oar/xml. If it doesn't work, it's Justin's fault :D
|
il y a 15 ans |
diva
|
aac8ca0411
HG asset transfers starting to work -- GETs only for now.
|
il y a 15 ans |
Justin Clarke Casey
|
c11e047410
* Resolve bug where save oar would never complete if any assets were missing
|
il y a 15 ans |
Melanie Thielker
|
461e213a39
Plumb the HG asset broker. More naming changes to clarify things. Lots more
|
il y a 15 ans |
Melanie Thielker
|
1a910b6e1d
Connect up the new asset cache and introduce an asynchronous call path
|
il y a 15 ans |
Melanie Thielker
|
cc2b072f6e
FInish basic asset server functionality on the new asset server
|
il y a 15 ans |
Melanie Thielker
|
a1631c496e
The new asset server now actually serves existing assets
|
il y a 15 ans |
Melanie Thielker
|
aec069d161
More additions to the nextgen reference UGAIM
|
il y a 15 ans |