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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix merge issues
Melanie
2012-10-07
2
-3
/
+3
*
Merge branch 'master' into careminster
Melanie
2012-10-07
3
-2
/
+44
|
\
|
*
On receiving TaskInventoryAccepted with a destination folder in the binary bu...
Justin Clark-Casey (justincc)
2012-10-06
4
-3
/
+45
*
|
Merge branch 'master' into careminster
Melanie
2012-10-04
1
-1
/
+2
|
\
\
|
|
/
|
*
Fix the use of the wrong index when locating the assets associated
Mic Bowman
2012-10-03
1
-1
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-10-03
2
-1
/
+49
|
\
\
|
|
/
|
*
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2012-10-02
1
-1
/
+10
|
|
\
|
|
*
implementing osDropAttachment & osDropAttachmentAt
SignpostMarv
2012-10-02
1
-1
/
+10
|
*
|
Attempt to fix Mantis #6311. Honor a destination folder if one is given
Melanie
2012-10-02
1
-0
/
+39
|
|
/
*
|
Merge branch 'master' into careminster
Melanie
2012-09-29
2
-25
/
+61
|
\
\
|
|
/
|
*
Fire EventManager.TriggerOnAttach (and hence LSL attach event) when an object...
Justin Clark-Casey (justincc)
2012-09-29
2
-14
/
+18
|
*
Extend attachment regression test to check for appropriate attach event firing.
Justin Clark-Casey (justincc)
2012-09-29
1
-25
/
+49
*
|
Merge branch 'avination' into careminster
Melanie
2012-09-27
1
-1
/
+2
|
\
\
|
*
|
Make the agent being kicked a child agent first so there won't be a ghost
Melanie
2012-09-16
1
-1
/
+2
*
|
|
Merge branch 'master' into careminster
Melanie
2012-09-24
2
-2
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Guard against inventory get failures.
Diva Canto
2012-09-22
1
-0
/
+3
|
*
|
Correctly override and call base OpenSimTestCase.SetUp() method in GridConnec...
Justin Clark-Casey (justincc)
2012-09-19
1
-2
/
+2
*
|
|
Merge branch 'master' into careminster
Melanie
2012-09-16
1
-3
/
+3
|
\
\
\
|
|
/
/
|
*
|
minor: Comment out friends notification log spam for now.
Justin Clark-Casey (justincc)
2012-09-12
1
-3
/
+3
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-09-10
1
-0
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Catch zero UUIDs in LSL and shout as an error. Also catch attempts to send IM
Melanie
2012-09-09
1
-0
/
+3
*
|
|
Merge branch 'master' into careminster
Melanie
2012-08-29
1
-32
/
+32
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folder...
Justin Clark-Casey (justincc)
2012-08-29
1
-32
/
+32
*
|
|
Merge branch 'master' into careminster
Melanie
2012-08-23
1
-1
/
+1
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Add --force flag to "kick user" console command to allow bypassing of recent ...
Justin Clark-Casey (justincc)
2012-08-20
1
-1
/
+1
|
*
Fix scripted detach of temp attachments
Melanie
2012-08-20
1
-6
/
+2
*
|
Fix scripted detach of temp attachments
Melanie
2012-08-20
1
-6
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-08-14
2
-16
/
+37
|
\
\
|
|
/
|
*
As per lindn spec, disable detach and drop for temp attachments
Melanie
2012-08-14
1
-0
/
+8
|
*
Lay some groundwork for temp attachments. Decouple attachments from inventory.
Melanie
2012-08-14
2
-17
/
+30
*
|
Merge branch 'master' into careminster
Melanie
2012-08-04
1
-4
/
+4
|
\
\
|
|
/
|
*
Fix build break.
Justin Clark-Casey (justincc)
2012-08-03
1
-1
/
+1
|
*
Update settings loading in AvatarFactoryModule which should have been in last...
Justin Clark-Casey (justincc)
2012-08-03
1
-4
/
+4
*
|
Merge branch 'avination' into careminster
Melanie
2012-07-29
1
-0
/
+3
|
\
\
|
*
|
Allow load and save of IAR without a password. The password must still be
Melanie
2012-07-24
1
-0
/
+3
*
|
|
Merge branch 'master' into careminster
Melanie
2012-07-28
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.
Justin Clark-Casey (justincc)
2012-07-25
1
-1
/
+1
*
|
|
Merge branch 'master' into careminster
Melanie
2012-07-25
1
-7
/
+44
|
\
\
\
|
|
/
/
|
*
|
Remove bad using statement in AttachmentsModuleTests.
Justin Clark-Casey (justincc)
2012-07-24
1
-2
/
+1
|
*
|
extend regression TestRezScriptedAttachmentFromInventory() to check actual st...
Justin Clark-Casey (justincc)
2012-07-24
1
-3
/
+19
|
*
|
extend regression TestDetachScriptedAttachementToInventory() to check correct...
Justin Clark-Casey (justincc)
2012-07-24
1
-3
/
+25
|
*
|
Change attachment handling to remove object from the scene first as per
Melanie
2012-07-23
1
-29
/
+59
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-07-23
1
-29
/
+58
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Change attachment handling to remove object from the scene first as per
Melanie
2012-07-23
1
-29
/
+58
|
*
|
Fix the order of operations on detach. The object must always be serialized
Melanie
2012-07-20
1
-6
/
+10
*
|
|
Merge branch 'master' into careminster
Melanie
2012-07-20
1
-6
/
+10
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix the order of operations on detach. The object must always be serialized
Melanie
2012-07-20
1
-6
/
+10
*
|
|
Merge branch 'master' into careminster
Melanie
2012-07-20
1
-10
/
+10
|
\
\
\
|
|
/
/
|
*
|
Comment out OnIncomingInstantMessage and OnInstantMessage handlers in GroupsM...
Justin Clark-Casey (justincc)
2012-07-19
1
-10
/
+10
*
|
|
Merge branch 'master' into careminster
Melanie
2012-07-19
3
-11
/
+17
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
[next]