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
/
CoreModules
/
Avatar
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
One more module converted: GodsModule.
Diva Canto
2012-11-10
1
-19
/
+49
*
One more module converted: GesturesModule.
Diva Canto
2012-11-10
1
-6
/
+27
*
One more module converted: Combat/CombatModule.
Diva Canto
2012-11-10
1
-4
/
+25
*
One more module converted: AvatarFactoryModule.
Diva Canto
2012-11-10
1
-6
/
+31
*
formatting DialogModule for 80-character width terminal
SignpostMarv
2012-11-10
1
-47
/
+73
*
Converting DialogModule to INonSharedRegionModule
SignpostMarv
2012-11-10
1
-5
/
+23
*
To keep things consistent allowing an UnregisterModuleInterface... Force the...
teravus
2012-11-06
1
-5
/
+13
*
Prevent IMs being sent to prims when avies decline inventory offers from them.
Diva Canto
2012-11-04
1
-9
/
+12
*
Comment out checks not to overwrite existing IAR/OAR files for now on "save i...
Justin Clark-Casey (justincc)
2012-11-01
1
-2
/
+2
*
Make "show object part" command correctly display script status.
Justin Clark-Casey (justincc)
2012-10-31
1
-3
/
+3
*
minor: Fix verbose IAR save message to make it a bit clearer that item data i...
Justin Clark-Casey (justincc)
2012-10-27
1
-1
/
+1
*
Fix "save iar" hanging permanently if the asset request phase times out.
Justin Clark-Casey (justincc)
2012-10-26
3
-14
/
+29
*
Comment out InventoryTransferModule.NeedSceneCacheClear() and invocations sin...
Justin Clark-Casey (justincc)
2012-10-26
1
-77
/
+77
*
Fix script error messages not showing up in viewer 3 and associated viewers.
Justin Clark-Casey (justincc)
2012-10-25
1
-12
/
+27
*
Get "save oar" and "save iar" to tell you in a more friendly manner if the fi...
Justin Clark-Casey (justincc)
2012-10-24
1
-0
/
+4
*
Improve efficiency of friends notification by only make one PresenceService c...
Justin Clark-Casey (justincc)
2012-10-20
1
-29
/
+24
*
On receiving TaskInventoryAccepted with a destination folder in the binary bu...
Justin Clark-Casey (justincc)
2012-10-06
4
-3
/
+45
*
Fix the use of the wrong index when locating the assets associated
Mic Bowman
2012-10-03
1
-1
/
+2
*
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
|
/
*
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
*
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
*
minor: Comment out friends notification log spam for now.
Justin Clark-Casey (justincc)
2012-09-12
1
-3
/
+3
*
Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folder...
Justin Clark-Casey (justincc)
2012-08-29
1
-32
/
+32
*
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
*
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
*
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
*
Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.
Justin Clark-Casey (justincc)
2012-07-25
1
-1
/
+1
*
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
*
Fix the order of operations on detach. The object must always be serialized
Melanie
2012-07-20
1
-6
/
+10
*
Comment out OnIncomingInstantMessage and OnInstantMessage handlers in GroupsM...
Justin Clark-Casey (justincc)
2012-07-19
1
-10
/
+10
*
Fix regression where llGiveInventory() had stopped asking non-owner receivers...
Justin Clark-Casey (justincc)
2012-07-17
2
-9
/
+14
*
Restore update of inventory item on derez/logout. This is necessary to updat...
Justin Clark-Casey (justincc)
2012-07-17
1
-1
/
+6
*
Stop sending the viewer an inventory create message if a known attachment ite...
Justin Clark-Casey (justincc)
2012-07-17
1
-4
/
+1
*
Allow XEngine StartDelay to be configured in the [XEngine] config section.
Justin Clark-Casey (justincc)
2012-07-11
1
-1
/
+2
*
Add regression TestDetachScriptedAttachmentToInventory()
Justin Clark-Casey (justincc)
2012-07-11
2
-20
/
+127
*
Add regression TestRezScriptedAttachmentsFromInventory() though this currentl...
Justin Clark-Casey (justincc)
2012-07-11
1
-1
/
+26
*
When an attachment is detached to inv or derezzed, stop the scripts, update t...
Justin Clark-Casey (justincc)
2012-07-10
1
-6
/
+14
*
Do not allow a script to attach a prim if its being sat upon.
Justin Clark-Casey (justincc)
2012-07-09
2
-1
/
+40
*
minor: Remove some wrong comments in attachments regression tests
Justin Clark-Casey (justincc)
2012-07-06
1
-2
/
+0
*
Add assert to attachment regression tests to check that number of objects in ...
Justin Clark-Casey (justincc)
2012-07-06
1
-0
/
+14
[next]