dahlia
|
2e24415077
undo previous changes
|
%!s(int64=15) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
7f5d0a6735
Merge branch 'master' of ssh://[email protected]/var/git/opensim
|
%!s(int64=15) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
668850b974
* for iars, allow item names/folders including "/" to be escaped using "\/"
|
%!s(int64=15) %!d(string=hai) anos |
John Hurliman
|
afef1ac191
Changing the AssetBase constructors to avoid initializing assets with an unknown asset type, and log an error if it ever does happen
|
%!s(int64=15) %!d(string=hai) anos |
Melanie
|
c72f78215b
Backport the fixes to WebFetchInventoryDescendents to the UDP
|
%!s(int64=15) %!d(string=hai) anos |
Melanie
|
c4969d47d9
Merge branch 'master' into vehicles
|
%!s(int64=15) %!d(string=hai) anos |
John Hurliman
|
142008121e
* Change Util.FireAndForget to use ThreadPool.UnsafeQueueUserWorkItem(). This avoids .NET remoting and a managed->unmanaged->managed jump. Overall, a night and day performance difference
|
%!s(int64=15) %!d(string=hai) anos |
Melanie
|
642084c2a9
Merge branch 'master' into vehicles
|
%!s(int64=15) %!d(string=hai) anos |
Melanie
|
6deef7d0f3
Merge branch 'master' into vehicles
|
%!s(int64=15) %!d(string=hai) anos |
John Hurliman
|
4790f8576c
* Replaced (possibly broken?) math for calculating the unix timestamp in MySQLAssetData with Utils.DateTimeToUnixTime()
|
%!s(int64=15) %!d(string=hai) anos |
Diva Canto
|
c0beeb929e
* Fixes http://opensimulator.org/mantis/view.php?id=4225
|
%!s(int64=15) %!d(string=hai) anos |
Melanie
|
f6b8bac0fa
Merge branch 'master' into vehicles
|
%!s(int64=15) %!d(string=hai) anos |
Diva Canto
|
b5b53dd3eb
* One more debug message on FetchInventoryDescendants
|
%!s(int64=15) %!d(string=hai) anos |
Melanie
|
41ff39414b
Merge branch 'master' into vehicles
|
%!s(int64=15) %!d(string=hai) anos |
opensim
|
827b0fb199
Commit initial version of KittoFlora's vehicle changes
|
%!s(int64=15) %!d(string=hai) anos |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
%!s(int64=15) %!d(string=hai) anos |
Melanie
|
efc43aa0d9
Change the type value for given folders to -1. Prevents inventory blowups
|
%!s(int64=15) %!d(string=hai) anos |
Teravus Ovares (Dan Olivares)
|
9a06056c9a
* Fixes a 'take object from mega region' and rez it in a regular region.. and have it appear 5 regions over bug by limiting the stored position in the asset to Constants.RegionSize. The stored position in the asset gets overwritten anyway by the rezzing routine, but at least this way, there's no chance of the objects border crossing before the rezzing routine finishes.
|
%!s(int64=15) %!d(string=hai) anos |
Melanie
|
29df190a3f
Baad git, baad baad git.
|
%!s(int64=15) %!d(string=hai) anos |
Melanie
|
e458a87e91
Experimental. Set attachment flag early on rezzing from inventory.
|
%!s(int64=15) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
d649194be3
minor: formatting and comments
|
%!s(int64=15) %!d(string=hai) anos |
Diva Canto
|
b03eeeb9f6
* Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out folders were never being removed from trash when they were singled out for purging in trash. They were being removed when Trash was purged as a whole. That behavior is now fixed for the new InventoryService set.
|
%!s(int64=15) %!d(string=hai) anos |
Diva Canto
|
6e35ddb0e9
Fixes GetItem and GetFolder for SQLite. Turns out some methods were no-op in SQlite. Fixes most grief in
|
%!s(int64=15) %!d(string=hai) anos |
Diva Canto
|
d519f1885f
Added MoveItems, which is most useful upon viewer-delete inventory operation. Moving a batch of items is a 1-time operation. Made it async anyway, so that the viewer doesn't wait in case the DB layer is dumb (which is the case currently).
|
%!s(int64=15) %!d(string=hai) anos |
Diva Canto
|
c5af39239f
A better purge of trash folder.
|
%!s(int64=15) %!d(string=hai) anos |
Diva Canto
|
124f66bfc2
jhurliman's patch in http://opensimulator.org/mantis/view.php?id=4024
|
%!s(int64=15) %!d(string=hai) anos |
Diva Canto
|
50056871b8
IAvatarFactory.UpdateDatabase gets the assetID and not the object's inworld UUID.
|
%!s(int64=15) %!d(string=hai) anos |
Diva Canto
|
e02062051d
Making attachments work again. Tons of debug more. This needs more testing and a lot of cleaning.
|
%!s(int64=15) %!d(string=hai) anos |
Diva Canto
|
1bbf06405c
Changed FromAssetID to FromItemID
|
%!s(int64=15) %!d(string=hai) anos |
Diva Canto
|
5246dc33dc
Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting to get on my nerves.
|
%!s(int64=15) %!d(string=hai) anos |