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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-07
In LocalFriendshipTerminated, send the original client's agentId to the frien...
Donnie Roberts
2
-4
/
+4
2013-06-05
Strengthen some assumptions.
Diva Canto
1
-0
/
+5
2013-06-06
Hook up Keyframe motion to almost everything. Failing to cross a sim border
Melanie
2
-0
/
+6
2013-06-05
Prevent processing for Npc
BlueWall
1
-1
/
+3
2013-06-05
Remove a couple of orphaned lines
BlueWall
1
-3
/
+0
2013-06-05
Make locking more uniform
BlueWall
1
-14
/
+19
2013-05-31
Adding back the BasicProfileModule
BlueWall
2
-73
/
+191
2013-05-30
UserProfiles
BlueWall
4
-176
/
+1613
2013-05-30
minor: fix warnings in GodsModule that were due to duplicate using statements
Justin Clark-Casey (justincc)
1
-11
/
+7
2013-05-29
Try caching the user name for a new agent earlier on in the process of establ...
Justin Clark-Casey (justincc)
2
-2
/
+2
2013-05-29
Add HG regression TestCachedUserNameForNewAgent()
Justin Clark-Casey (justincc)
1
-0
/
+76
2013-05-26
Allow Linden trees to preserve their type when taken into inventory and rezze...
Melanie
1
-3
/
+12
2013-05-24
Protect one more update of the baked texture hashes.
Mic Bowman
1
-2
/
+5
2013-05-24
This is an experimental patch that adds support for comparing texture
Mic Bowman
1
-45
/
+57
2013-05-24
Reset "Show in search" on parcels cut off other parcels that are in search
Melanie
1
-0
/
+2
2013-05-23
Fix bug where both ordinary UserManagementModule and HGUserManagementModules ...
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-05-22
Implement llSetSoundQueueing().
Justin Clark-Casey (justincc)
1
-0
/
+9
2013-05-21
To further help with tracking down the apperance of too much "Unknown User" i...
Justin Clark-Casey (justincc)
3
-5
/
+5
2013-05-21
Fix compile failure from recent git master 434c3cf
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-05-21
Make "show name" command display HomeURL like "show names"
Justin Clark-Casey (justincc)
1
-4
/
+11
2013-05-21
minor: Change "show names" command to use consistent console display table
Justin Clark-Casey (justincc)
1
-15
/
+9
2013-05-21
Add "show name" console command to make it possible to show a single binding ...
Justin Clark-Casey (justincc)
1
-0
/
+34
2013-05-21
Log when "Unknown User" is sent to a user because the UMM had no binding for ...
Justin Clark-Casey (justincc)
1
-17
/
+32
2013-05-21
Lock m_UserCache whilst iterating over it in UserManagementModule.GetUserData...
Justin Clark-Casey (justincc)
1
-4
/
+9
2013-05-16
minor: remove long commented out scene cache clearing code in EntityTransferM...
Justin Clark-Casey (justincc)
1
-9
/
+0
2013-05-16
minor: Remove completely unused IClientAPI.RequestClientInfo() call from Enti...
Justin Clark-Casey (justincc)
1
-3
/
+0
2013-05-16
Where this is not already happening, trigger asychoronous calls to CloseChild...
Justin Clark-Casey (justincc)
2
-1
/
+2
2013-05-11
Finalize the logic for SetHome. See comments in Land/LandManagementModule.cs ...
Diva Canto
2
-35
/
+19
2013-05-11
Refactor to get closer to core
Melanie
1
-2
/
+2
2013-05-11
Handle SetHome properly
Diva Canto
1
-0
/
+59
2013-05-11
Send up the part missing from the Avination Estate commit.
Melanie
1
-0
/
+12
2013-05-09
remove pointless region handle paramter from IClientAPI.SendKillObject()
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-05-09
Fix issue where objects removed via llDie() would not disappear for users loo...
Justin Clark-Casey (justincc)
1
-2
/
+2
2013-05-08
Guard the scene list when estates are updated
Melanie
2
-9
/
+14
2013-05-08
Adds an event and a method so that handling of the CachedTexture
Mic Bowman
1
-0
/
+59
2013-05-07
Added AvatarPickerSearch capability handler.
Diva Canto
2
-35
/
+39
2013-05-07
Step 3: Commit the Avination XEstate estate comms handler
Melanie
3
-0
/
+767
2013-05-07
Step one of estate settings sharing - port the Avination Estate module (compl...
Melanie
3
-24
/
+67
2013-05-06
Remove dumb "Region found!" message from map search
Melanie
1
-2
/
+2
2013-05-05
Implement llSetContentType using the new OpenID auth support for authentication
Melanie
1
-1
/
+50
2013-05-03
Fix possible race condition with local region cache if a region was added aft...
Justin Clark-Casey (justincc)
1
-15
/
+28
2013-05-01
Fix inventory issue
BlueWall
1
-0
/
+6
2013-05-01
Fix the long standing bug of items being delivered to lost and found or trash...
Melanie
1
-2
/
+3
2013-05-01
Fix the long standing bug of items being delivered to lost and found or trash...
Melanie
1
-2
/
+3
2013-04-30
Fix CAPS to work like they should - do not send caps to the viewer if they're...
Melanie
1
-1
/
+1
2013-04-30
Fix CAPS to work like they should - do not send caps to the viewer if they're...
Melanie
1
-1
/
+1
2013-04-30
Fix bug where an agent that declined an inventory offer and subsequently empt...
Justin Clark-Casey (justincc)
1
-2
/
+8
2013-04-29
Add TestRejectGivenFolder() and TestAcceptGivenFolder() regression tests
Justin Clark-Casey (justincc)
2
-5
/
+198
2013-04-29
Add regression test for inventory item give, reject and subsequent trash fold...
Justin Clark-Casey (justincc)
1
-0
/
+256
2013-04-29
Add regression test for offer, accept and subsequent receiver delete of an it...
Justin Clark-Casey (justincc)
1
-80
/
+3
[next]