index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
CoreModules
/
Avatar
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-28
Change AttachmentsModule.DetachSingleAttachmentToInv() to accept a SOG direct...
Justin Clark-Casey (justincc)
2
-40
/
+45
2012-06-28
Rather than iterating through all SOGs in the scene looking for the one that ...
Justin Clark-Casey (justincc)
1
-24
/
+17
2012-06-28
Remove code that tried to delete an attachment back to inventory if RezSingle...
Justin Clark-Casey (justincc)
1
-6
/
+1
2012-06-27
Fix issue in InventoryArchiveTestCase where it didn't call down to OpenSimTes...
Justin Clark-Casey (justincc)
1
-1
/
+2
2012-06-27
refactor: Move ScenePresence <-> AgentData attachments copying code into Atta...
Justin Clark-Casey (justincc)
1
-0
/
+50
2012-06-27
Automatically disable log4net before each regression test so that logging is ...
Justin Clark-Casey (justincc)
2
-4
/
+2
2012-06-26
refactor: Remove unnecessary AttachmentModuleTests.m_userId in favour of loca...
Justin Clark-Casey (justincc)
1
-40
/
+26
2012-06-26
refactor: Use local attachment module variables instead of global m_attMod.
Justin Clark-Casey (justincc)
1
-11
/
+10
2012-06-26
refactor: make m_presence a local variable in all AttachmentsModuleTests sinc...
Justin Clark-Casey (justincc)
1
-26
/
+25
2012-06-26
Add regression test to check that attachments in source region are deleting w...
Justin Clark-Casey (justincc)
1
-18
/
+115
2012-06-25
minor: update currently commented out log message at top of AvatarFactoryModu...
Justin Clark-Casey (justincc)
1
-1
/
+3
2012-06-25
When attachments are being saved and deleted for a closing root agent, delete...
Justin Clark-Casey (justincc)
1
-12
/
+21
2012-06-25
In AttachmentsModule.DetachSingleAttachmentToInvInternal(), remove attachment...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-06-22
Stop flicking IsAttachment false and then true in AttachmentsModule.UpdateAtt...
Justin Clark-Casey (justincc)
1
-10
/
+0
2012-06-22
refactor AttachmentsModule tests to use a common method for standard attachme...
Justin Clark-Casey (justincc)
1
-70
/
+69
2012-06-22
Add regression test for updating attachment position
Justin Clark-Casey (justincc)
1
-0
/
+30
2012-06-14
correct wrong incomplete comment from previous commit 3c3ea19 in AttachmentsM...
Justin Clark-Casey (justincc)
1
-1
/
+2
2012-06-14
Fix a bug where scene objects attached as HUDs through scripts would not disa...
Justin Clark-Casey (justincc)
1
-0
/
+13
2012-06-04
Remove the "Profile" config as it's covered by the replaceable interface
Melanie
1
-8
/
+0
2012-05-29
Add console command "teleport user" to allow teleport from the region console
Justin Clark-Casey (justincc)
1
-0
/
+189
2012-05-25
Resolve some mono compiler warnings.
Justin Clark-Casey (justincc)
2
-6
/
+9
2012-05-23
Fetch the dialog module reference in AttachmentsModule in RegionLoaded() not ...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-05-23
Fix bug where an avatar that had an object they owned attached through llAtta...
Justin Clark-Casey (justincc)
2
-137
/
+82
2012-05-14
minor: add explanative comment to 'missing baked texture' logging commonly se...
Justin Clark-Casey (justincc)
1
-0
/
+10
2012-05-07
refactor: Instead of performing a ScenePresence lookup twice over LocateClien...
Justin Clark-Casey (justincc)
1
-18
/
+2
2012-05-07
Fix a bug in FriendsModule.StatusNotify() where all subsequent friends would ...
Justin Clark-Casey (justincc)
1
-2
/
+7
2012-05-05
Fire the scripting changed event with CHANGED_OWNER when an object that has c...
Justin Clark-Casey (justincc)
1
-9
/
+9
2012-05-04
Mantis 60004 problems with damage and llSetDamage. In damage enabled areas th...
Talun
1
-3
/
+14
2012-05-01
refactor: Split most of EntityTransferModule.Teleport() into its same region ...
Justin Clark-Casey (justincc)
1
-4
/
+6
2012-04-27
Use DotNetZip to compress OARs and IARs.
Oren Hurvitz
1
-1
/
+4
2012-04-27
Add regression test for teleporting an agent between separated regions on the...
Justin Clark-Casey (justincc)
6
-13
/
+13
2012-04-25
Comment out some debug ATTACHMENTS log messages for now.
Justin Clark-Casey (justincc)
1
-15
/
+14
2012-04-25
Comment out the noisier AVFACTORY log messages for now.
Justin Clark-Casey (justincc)
1
-4
/
+6
2012-04-24
Minor improvements to logging
Oren Hurvitz
2
-6
/
+9
2012-04-23
Mantis 5977 Corrections to llRegionSayTo
Talun
1
-17
/
+35
2012-04-20
Stop teleports from dropping tall avatars through or embedding them in the fl...
Justin Clark-Casey (justincc)
1
-1
/
+7
2012-04-13
Added ability to exclude inventory items or folders when saving IAR files.
Kevin Cozens
2
-84
/
+128
2012-04-11
HGFriendsModule: Type casts to fix compile error
Snoopy Pfeffer
1
-1
/
+1
2012-04-11
HGFriendsModule: Added optional user level based restriction to send friendsh...
Snoopy Pfeffer
1
-4
/
+20
2012-04-11
HGFriendsModule: add the scaffolding for supporting permissions pertaining to...
Diva Canto
2
-2
/
+32
2012-04-07
Store FromItemID for attachments once on SOG instead of on every SOP and only...
Justin Clark-Casey (justincc)
2
-12
/
+13
2012-03-30
Make default "show friends" console command show friends fetched from the fri...
Justin Clark-Casey (justincc)
2
-4
/
+3
2012-03-30
refactor: Move "friends show cache" console command out into separate Friends...
Justin Clark-Casey (justincc)
2
-93
/
+19
2012-03-30
Add simple login test with online friends. Add IFriendsModule.GrantRights() ...
Justin Clark-Casey (justincc)
2
-50
/
+73
2012-03-29
refactor: Stop passing both IClientAPI and agentID to friend event listeners,...
Justin Clark-Casey (justincc)
3
-20
/
+52
2012-03-29
Add simple regression test for logging in with offline friends. Don't expect...
Justin Clark-Casey (justincc)
1
-1
/
+46
2012-03-29
Add back parts of reverted changes that were not concerned with child agent c...
Justin Clark-Casey (justincc)
1
-0
/
+3
2012-03-29
Change namespace on CallingCardModule and correct interface file placemant. A...
Melanie
1
-2
/
+29
2012-03-29
Revert "Simplify friends caching by only doing this for root agents - no func...
Justin Clark-Casey (justincc)
2
-21
/
+47
2012-03-29
Committing the Avination calling card module
Melanie
1
-0
/
+286
[next]