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
/
Environment
/
Scenes
/
Scene.Inventory.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-17
* Tweaked patch mantis 1302 and committing it.
Teravus Ovares
1
-1
/
+1
2008-05-17
Formatting cleanup.
Jeff Ames
1
-29
/
+29
2008-05-16
* Committing patch from mantis 0001297: [PATCH] Fix behavior of child prim in...
Teravus Ovares
1
-12
/
+41
2008-05-16
Formatting cleanup.
Jeff Ames
1
-222
/
+222
2008-05-15
* Committing half of patch mantis 001291 from Melanie! Thanks Melanie.
Teravus Ovares
1
-5
/
+13
2008-05-15
Committing patch from Melanie. 0001290: [PATCH] implement permissions propag...
Teravus Ovares
1
-64
/
+154
2008-05-14
Applied Patch mantis 1220. Implements llGetStartParameter. Thanks!
Teravus Ovares
1
-0
/
+3
2008-05-14
More formatting cleanup.
Jeff Ames
1
-2
/
+4
2008-05-14
Formatting cleanup.
Jeff Ames
1
-2
/
+2
2008-05-13
*Fixed compile error on last commit
mingchen
1
-1
/
+2
2008-05-13
*Objects now delete correctly
mingchen
1
-4
/
+5
2008-05-13
*Complete redo of the permissions module
mingchen
1
-10
/
+20
2008-05-11
* Fixed null reference exception when rezzing an object from inventory with a...
Teravus Ovares
1
-1
/
+14
2008-05-11
* Added NPCModule and NPCAvatar classes for NPCs. Primitive, but we can grow ...
Adam Frisby
1
-2
/
+5
2008-05-08
*Added all the permission checks to the sceneexternalchecks and modified perm...
mingchen
1
-7
/
+5
2008-05-07
*Added SceneExternalChecks.cs that is used to manage checking the results of ...
mingchen
1
-8
/
+11
2008-05-05
* Refactor: Break out permissions code into a separate region PermissionsModule
Justin Clarke Casey
1
-6
/
+6
2008-05-05
* A bit of spice from here, a pinch of salt from there, some brains that attr...
Teravus Ovares
1
-1
/
+63
2008-05-03
* Add ability to defer item actions for AddItem() and DeleteItem(). This won...
Justin Clarke Casey
1
-0
/
+3
2008-05-03
* Refactor RemoveItem()
Justin Clarke Casey
1
-17
/
+20
2008-05-03
* Refactor: Renaming item and folder tree search methods to have Find*() pref...
Justin Clarke Casey
1
-20
/
+28
2008-05-03
* Refactor: Move bulk of CreateFolder from UserProfileCacheService into Cache...
Justin Clarke Casey
1
-0
/
+1
2008-05-03
* Refactor: remove redundant userId parameter from UpdateItem() and DeleteItem()
Justin Clarke Casey
1
-5
/
+16
2008-05-03
* Refactor: remove pointless agentId parameter from CachedUserInfo.AddItem()
Justin Clarke Casey
1
-6
/
+6
2008-05-01
* Rolled back a few changes.
Adam Frisby
1
-157
/
+159
2008-05-01
* Spring cleaning on Region.Environment.
Adam Frisby
1
-159
/
+157
2008-05-01
* committing what I've got so far for DuplicateOnRay so I don't fight the con...
Teravus Ovares
1
-2
/
+2
2008-05-01
* You can now rez objects out of inventory at the correct offset from prim yo...
Teravus Ovares
1
-3
/
+12
2008-04-30
* Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...
Teravus Ovares
1
-5
/
+28
2008-04-29
* Fixes child prim not editable as an attachment. You can right click on chi...
Teravus Ovares
1
-1
/
+1
2008-04-27
* Single Attachments now work from inventory. You can attach from inventory ...
Teravus Ovares
1
-1
/
+98
2008-04-27
* More attachment stuff, reworked some of the inventory routines to be what I...
Teravus Ovares
1
-27
/
+106
2008-04-26
* First draft implementation of copying prim inventory items back to agent in...
Justin Clarke Casey
1
-0
/
+81
2008-04-24
replace hard tabs with 4 spaces to be consistant in the source.
Sean Dague
1
-5
/
+5
2008-04-23
* Patch for #973 - Object Rez from Inventory ignores permissions - Thanks tgl...
Adam Frisby
1
-11
/
+51
2008-04-23
* Applying Mantis #1020 (Animations) - Thanks Melanie.
Adam Frisby
1
-19
/
+5
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-9
/
+7
2008-04-19
* Fix build break in previous revision
Justin Clarke Casey
1
-1
/
+1
2008-04-16
* Applying melanie's Landmark patch. Thanks Melanie!
Teravus Ovares
1
-1
/
+14
2008-04-10
* Updates BetaGridLikeMoneyModule
Teravus Ovares
1
-0
/
+11
2008-04-08
* Update code to use patched libsecondlife.dll which removes the problem wher...
Justin Clarke Casey
1
-1
/
+1
2008-04-07
more refactoring, this time on InventoryFolderBase
Sean Dague
1
-1
/
+1
2008-04-07
Refactor InventoryItemBase to do the following:
Sean Dague
1
-61
/
+61
2008-04-07
* Objects which have their name or description changed while within inventory...
Justin Clarke Casey
1
-40
/
+59
2008-04-07
* Preserve original creator's name when an object is given
Justin Clarke Casey
1
-2
/
+2
2008-04-07
* EXPERIMENTAL ROUGH DRAFT: First rough implementation of avatar to avatar it...
Justin Clarke Casey
1
-4
/
+83
2008-04-03
* Resolve mantis 849
Justin Clarke Casey
1
-1
/
+1
2008-04-02
Minor: just some method comments
Justin Clarke Casey
1
-1
/
+1
2008-03-31
* Fix for mantis 131, 796
Justin Clarke Casey
1
-4
/
+14
2008-03-21
* Updated ray tracing code. It's now good enough to use when the XYZ vector...
Teravus Ovares
1
-0
/
+1
[next]