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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster
Melanie
2013-05-24
1
-1
/
+1
|
\
|
*
Fix bug where both ordinary UserManagementModule and HGUserManagementModules ...
Justin Clark-Casey (justincc)
2013-05-23
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2013-05-24
4
-37
/
+101
|
\
\
|
|
/
|
*
Implement llSetSoundQueueing().
Justin Clark-Casey (justincc)
2013-05-22
1
-0
/
+9
|
*
To further help with tracking down the apperance of too much "Unknown User" i...
Justin Clark-Casey (justincc)
2013-05-21
3
-5
/
+5
|
*
Fix compile failure from recent git master 434c3cf
Justin Clark-Casey (justincc)
2013-05-21
1
-1
/
+1
|
*
Make "show name" command display HomeURL like "show names"
Justin Clark-Casey (justincc)
2013-05-21
1
-4
/
+11
|
*
minor: Change "show names" command to use consistent console display table
Justin Clark-Casey (justincc)
2013-05-21
1
-15
/
+9
|
*
Add "show name" console command to make it possible to show a single binding ...
Justin Clark-Casey (justincc)
2013-05-21
1
-0
/
+34
|
*
Log when "Unknown User" is sent to a user because the UMM had no binding for ...
Justin Clark-Casey (justincc)
2013-05-21
1
-17
/
+32
|
*
Lock m_UserCache whilst iterating over it in UserManagementModule.GetUserData...
Justin Clark-Casey (justincc)
2013-05-21
1
-4
/
+9
*
|
Merge branch 'master' into careminster
Melanie
2013-05-16
2
-1
/
+2
|
\
\
|
|
/
|
*
minor: remove long commented out scene cache clearing code in EntityTransferM...
Justin Clark-Casey (justincc)
2013-05-16
1
-9
/
+0
|
*
minor: Remove completely unused IClientAPI.RequestClientInfo() call from Enti...
Justin Clark-Casey (justincc)
2013-05-16
1
-3
/
+0
|
*
Where this is not already happening, trigger asychoronous calls to CloseChild...
Justin Clark-Casey (justincc)
2013-05-16
2
-1
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2013-05-12
2
-8
/
+50
|
\
\
|
|
/
|
*
Finalize the logic for SetHome. See comments in Land/LandManagementModule.cs ...
Diva Canto
2013-05-11
2
-35
/
+19
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2013-05-11
1
-0
/
+12
|
|
\
|
*
|
Handle SetHome properly
Diva Canto
2013-05-11
1
-0
/
+59
*
|
|
Merge branch 'master' into careminster
Melanie
2013-05-11
2
-3
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2013-05-11
2
-3
/
+3
|
|
\
\
|
|
|
/
|
|
*
remove pointless region handle paramter from IClientAPI.SendKillObject()
Justin Clark-Casey (justincc)
2013-05-09
1
-1
/
+1
|
|
*
Fix issue where objects removed via llDie() would not disappear for users loo...
Justin Clark-Casey (justincc)
2013-05-09
1
-2
/
+2
|
*
|
Send up the part missing from the Avination Estate commit.
Melanie
2013-05-11
1
-0
/
+12
|
|
/
*
|
Merge branch 'master' into careminster
Melanie
2013-05-08
3
-9
/
+73
|
\
\
|
|
/
|
*
Guard the scene list when estates are updated
Melanie
2013-05-08
2
-9
/
+14
|
*
Adds an event and a method so that handling of the CachedTexture
Mic Bowman
2013-05-08
1
-0
/
+59
*
|
Merge branch 'master' into careminster
Melanie
2013-05-08
5
-35
/
+806
|
\
\
|
|
/
|
*
Added AvatarPickerSearch capability handler.
Diva Canto
2013-05-07
2
-35
/
+39
|
*
Step 3: Commit the Avination XEstate estate comms handler
Melanie
2013-05-07
3
-0
/
+767
|
*
Step one of estate settings sharing - port the Avination Estate module (compl...
Melanie
2013-05-07
3
-24
/
+67
*
|
Merge branch 'master' into careminster
Melanie
2013-05-04
3
-16
/
+35
|
\
\
|
|
/
|
*
Fix possible race condition with local region cache if a region was added aft...
Justin Clark-Casey (justincc)
2013-05-03
1
-15
/
+28
|
*
Fix inventory issue
BlueWall
2013-05-01
1
-0
/
+6
*
|
Merge branch 'master' into careminster
Melanie
2013-05-01
2
-3
/
+4
|
\
\
|
|
/
|
*
Fix the long standing bug of items being delivered to lost and found or trash...
Melanie
2013-05-01
1
-2
/
+3
|
*
Fix CAPS to work like they should - do not send caps to the viewer if they're...
Melanie
2013-04-30
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2013-04-30
2
-86
/
+464
|
\
\
|
|
/
|
*
Add TestRejectGivenFolder() and TestAcceptGivenFolder() regression tests
Justin Clark-Casey (justincc)
2013-04-29
2
-5
/
+198
|
*
Add regression test for inventory item give, reject and subsequent trash fold...
Justin Clark-Casey (justincc)
2013-04-29
1
-0
/
+256
|
*
Add regression test for offer, accept and subsequent receiver delete of an it...
Justin Clark-Casey (justincc)
2013-04-29
1
-80
/
+3
|
*
Fix bug where an agent that declined an inventory offer and subsequently empt...
Justin Clark-Casey (justincc)
2013-04-29
1
-2
/
+8
*
|
Merge branch 'master' into careminster
Melanie
2013-04-25
1
-2
/
+1
|
\
\
|
|
/
|
*
Make the kicked user's avie truly disappear when it's god-kicked.
Diva Canto
2013-04-24
1
-2
/
+1
|
*
Commit Avination's God Kick feature.
Melanie
2013-04-25
1
-62
/
+137
|
*
Add Avination's support for parcel eject and freeze
Melanie
2013-04-25
1
-0
/
+85
*
|
Merge branch 'master' into careminster
Melanie
2013-04-25
1
-1
/
+1
|
\
\
|
|
/
|
*
Bug fix: compare tolower. This should fix the issue where HG visitors current...
Diva Canto
2013-04-24
1
-1
/
+1
|
*
Allow callers to set the invoice parameter for GenericMessage
Melanie
2013-04-22
1
-2
/
+2
*
|
Merge branch 'master' of ssh://3dhosting.de/var/git/careminster
Melanie
2013-04-22
3
-27
/
+34
|
\
\
[next]