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
*
Bug fix in Offline IM for inventory transfers. The items were being placed tw...
Diva Canto
2012-11-27
1
-11
/
+15
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2012-11-27
2
-2
/
+2
|
\
|
*
Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...
Justin Clark-Casey (justincc)
2012-11-24
2
-2
/
+2
*
|
Prevent the core Groups module from being enabled when its name doesn't match...
Diva Canto
2012-11-27
1
-0
/
+3
|
/
*
Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuid
Justin Clark-Casey (justincc)
2012-11-17
2
-5
/
+4
*
Another 21 modules' directives moved out of .addin.xml
Diva Canto
2012-11-13
10
-0
/
+19
*
Disable code to get server-side to move given items to a destination folder o...
Justin Clark-Casey (justincc)
2012-11-13
1
-67
/
+70
*
Cleanup on region modules: gave short node id's to all of them.
Diva Canto
2012-11-12
10
-10
/
+10
*
Remove any mention of IRegionModule from region names and comments to aid
Melanie
2012-11-12
3
-3
/
+3
*
One more module converted: InventoryArchiverModule.
Diva Canto
2012-11-11
1
-8
/
+31
*
One more module converted: GroupsModule.
Diva Canto
2012-11-10
1
-7
/
+43
*
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
[next]