index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Framework
/
Scenes
/
Scene.Inventory.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backport the fixes to WebFetchInventoryDescendents to the UDP
Melanie
2009-11-04
1
-1
/
+7
*
Merge branch 'master' into vehicles
Melanie
2009-10-22
1
-16
/
+5
|
\
|
*
* Change Util.FireAndForget to use ThreadPool.UnsafeQueueUserWorkItem(). This...
John Hurliman
2009-10-19
1
-16
/
+5
*
|
Merge branch 'master' into vehicles
Melanie
2009-10-15
1
-3
/
+3
|
\
\
|
|
/
|
*
* Replaced (possibly broken?) math for calculating the unix timestamp in MySQ...
John Hurliman
2009-10-14
1
-3
/
+3
*
|
Merge branch 'master' into vehicles
Melanie
2009-10-15
1
-2
/
+7
|
\
\
|
|
/
|
*
* Fixes http://opensimulator.org/mantis/view.php?id=4225
Diva Canto
2009-10-12
1
-2
/
+7
*
|
Merge branch 'master' into vehicles
Melanie
2009-10-08
1
-0
/
+1
|
\
\
|
|
/
|
*
* One more debug message on FetchInventoryDescendants
Diva Canto
2009-10-06
1
-0
/
+1
*
|
Merge branch 'master' into vehicles
Melanie
2009-10-01
1
-1
/
+1
|
\
\
|
|
/
|
*
Formatting cleanup.
Jeff Ames
2009-10-01
1
-1
/
+1
*
|
Commit initial version of KittoFlora's vehicle changes
opensim
2009-09-30
1
-1
/
+1
|
/
*
Change the type value for given folders to -1. Prevents inventory blowups
Melanie
2009-09-13
1
-1
/
+1
*
* Fixes a 'take object from mega region' and rez it in a regular region.. ...
Teravus Ovares (Dan Olivares)
2009-09-08
1
-1
/
+35
*
Baad git, baad baad git.
Melanie
2009-09-01
1
-1
/
+1
*
Experimental. Set attachment flag early on rezzing from inventory.
Melanie
2009-09-01
1
-0
/
+3
*
minor: formatting and comments
Justin Clark-Casey (justincc)
2009-08-28
1
-1
/
+3
*
* Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo...
Diva Canto
2009-08-22
1
-13
/
+5
*
Fixes GetItem and GetFolder for SQLite. Turns out some methods were no-op in ...
Diva Canto
2009-08-19
1
-2
/
+2
*
Added MoveItems, which is most useful upon viewer-delete inventory operation....
Diva Canto
2009-08-19
1
-27
/
+4
*
A better purge of trash folder.
Diva Canto
2009-08-19
1
-7
/
+24
*
jhurliman's patch in http://opensimulator.org/mantis/view.php?id=4024
Diva Canto
2009-08-18
1
-12
/
+23
*
IAvatarFactory.UpdateDatabase gets the assetID and not the object's inworld U...
Diva Canto
2009-08-16
1
-1
/
+3
*
Making attachments work again. Tons of debug more. This needs more testing an...
Diva Canto
2009-08-16
1
-1
/
+3
*
Changed FromAssetID to FromItemID
Diva Canto
2009-08-15
1
-4
/
+4
*
Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...
Diva Canto
2009-08-13
1
-11
/
+11
*
Inventory redirects from CachedUserInfo to InventoryService COMPLETE!
Diva Canto
2009-08-13
1
-133
/
+61
*
Redirected all calls to CachedUserProfile methods to the inventory service. R...
Diva Canto
2009-08-12
1
-620
/
+395
*
This change adds support for the attach event in scripts.
Alan Webb
2009-08-04
1
-0
/
+6
*
Preserve the creator of items copied in inventory.
Melanie Thielker
2009-07-27
1
-7
/
+7
*
* This should fix the phantom prim from attachments rezzing.
Teravus Ovares
2009-07-17
1
-0
/
+3
*
Bounding Box/find rez from inventory point code now seems to be working corre...
MW
2009-07-15
1
-1
/
+6
*
Changed it so that when rezzing prims from inventory, a bounding box containi...
MW
2009-07-13
1
-1
/
+1
*
Changed the DeRezObject event so it passes a list<uint> of localIDs in one ev...
MW
2009-07-12
1
-0
/
+17
*
From: Chris Yeoh <yeohc@au1.ibm.com>
Sean Dague
2009-06-29
1
-0
/
+4
*
Correct the behaviro of group deeding and llGetOwner() within deeded objects
Melanie Thielker
2009-06-21
1
-1
/
+7
*
Publish a method on ICompiler to generate the CIL assembly path
Melanie Thielker
2009-06-21
1
-0
/
+1
*
Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of obj...
Melanie Thielker
2009-06-14
1
-5
/
+37
*
Formatting cleanup. Ignore some generated files.
Jeff Ames
2009-06-09
1
-18
/
+18
*
Thank you Snoopy, for a patch that implements group permissions.
Melanie Thielker
2009-06-09
1
-9
/
+18
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
1
-1
/
+1
*
Fix a slight oversight in SceneInventory that would not enable copy to
Melanie Thielker
2009-05-20
1
-0
/
+6
*
Another minor bug fix for making notecard/script savings work with old asset ...
diva
2009-05-16
1
-1
/
+1
*
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...
diva
2009-05-15
1
-12
/
+10
*
Fixed handling of inventory a bit
Homer Horwitz
2009-05-09
1
-3
/
+3
*
* refactor: break out sog original xml serialization to a separate class
Justin Clarke Casey
2009-05-08
1
-3
/
+3
*
* minor: rename xml sog serialization method for readability
Justin Clarke Casey
2009-05-08
1
-2
/
+2
*
* refactor: Break out original xml object serialization into a separate class
Justin Clarke Casey
2009-05-08
1
-2
/
+4
*
* Make it possible to store creator strings in user inventory items as well a...
Justin Clarke Casey
2009-04-08
1
-7
/
+7
*
* Apply http://opensimulator.org/mantis/view.php?id=3227
Justin Clarke Casey
2009-04-07
1
-0
/
+10
[next]