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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-16
* Fix a null ref that causes a stack unwind when crossing borders. Less stac...
teravus
1
-0
/
+2
2013-09-02
Remove test that gives issue on Windows, just let the try/catch do the work.
BlueWall
1
-5
/
+1
2013-09-02
Fix bug where users teleporting to non-neighbour regions could continue to he...
Justin Clark-Casey (justincc)
1
-6
/
+9
2013-08-29
Profiles: Clean up some log entries caused when visiting HG avatar is using l...
BlueWall
1
-16
/
+26
2013-08-23
Fix a printing of exception error in InventoryArchiveModule that only
Robert Adams
1
-1
/
+1
2013-08-17
Remove mono compiler warnings from UserProfilesModule
Justin Clark-Casey (justincc)
1
-19
/
+16
2013-08-17
minor: remove mono compiler warning from AttachmentsModule
Justin Clark-Casey (justincc)
1
-2
/
+1
2013-08-17
Add ScenePresenceTeleportTests.TestSameSimulatorIsolatedRegionsV2() regressio...
Justin Clark-Casey (justincc)
1
-2
/
+2
2013-08-16
refactor: Make AttachmentModulesTests.TestSameSimulatorNeighbouringRegionsTel...
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-08-14
minor: remove unused entity transfer config in teleport v2 attachments test
Justin Clark-Casey (justincc)
1
-1
/
+0
2013-08-12
Create TestSameSimulatorNeighbouringRegionsTeleportV2() regression test for V...
Justin Clark-Casey (justincc)
1
-1
/
+112
2013-08-02
Make atachment state load work again
Melanie
1
-1
/
+1
2013-08-02
Move experimental attachments throttling further down the chain so that multi...
Justin Clark-Casey (justincc)
1
-16
/
+15
2013-08-01
Make attachment state load work again
Melanie
1
-1
/
+1
2013-08-01
Add experimental "debug attachments throttle <ms>" setting (command line) and...
Justin Clark-Casey (justincc)
1
-15
/
+87
2013-07-27
Several major improvements to group (V2) chat. Specifically: handle join/drop...
Diva Canto
1
-2
/
+2
2013-07-26
Fix regression tests relating to agent transfer by making simulator use last ...
Justin Clark-Casey (justincc)
1
-0
/
+9
2013-07-16
Attachments module only registers when enabled. This enables alternative atta...
Dan Lake
1
-2
/
+4
2013-07-13
That didn't fix the problem.
Diva Canto
1
-1
/
+4
2013-07-13
Trying to reduce CPU usage on logins and TPs: trying radical elimination of a...
Diva Canto
1
-4
/
+1
2013-07-11
Changed the UserProfileModule so that it's less greedy in terms of thread usage.
Diva Canto
1
-7
/
+5
2013-07-09
Revert "minor: remove some mono compiler warnings in UserProfileModule"
Robert Adams
1
-13
/
+16
2013-07-09
minor: remove some mono compiler warnings in UserProfileModule
Justin Clark-Casey (justincc)
1
-16
/
+13
2013-07-08
For stat purposes, add names to capability request handlers where these were ...
Justin Clark-Casey (justincc)
1
-3
/
+3
2013-07-08
Add "show caps stats by user" and "show caps stats by cap" console commands t...
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-07-05
Changed a few bits in Inventory/Archiver/InventoryArchiveReadRequest.cs to be...
Diva Canto
4
-23
/
+27
2013-07-04
Delete some verbose debug messages
Diva Canto
2
-5
/
+5
2013-07-04
More debug, same issue
Diva Canto
2
-1
/
+3
2013-07-04
More debug, same issue
Diva Canto
1
-2
/
+4
2013-07-04
More debug related to the previous commit
Diva Canto
1
-1
/
+1
2013-07-04
Now trying to find a cause of freeze at login related to friends status notif...
Diva Canto
1
-2
/
+5
2013-07-04
HG Friends: this was commented some commits ago, but it shouldn't have been.
Diva Canto
1
-25
/
+24
2013-07-04
Revert "HG Friends: debug an issue where the friends data stored in the DB is...
Diva Canto
1
-1
/
+0
2013-07-04
HG Friends: debug an issue where the friends data stored in the DB is incompl...
Diva Canto
1
-0
/
+1
2013-06-30
Revert "One more debug mantis #6625"
Diva Canto
1
-1
/
+0
2013-06-29
Fixed previous debug message
Diva Canto
1
-1
/
+1
2013-06-29
One more debug mantis #6625
Diva Canto
1
-0
/
+1
2013-06-29
More debug for mantis #6625. It looks like the home friends list is being fet...
Diva Canto
1
-20
/
+21
2013-06-18
Prevent an exception if no offline messages were retrieved.
Kevin Cozens
1
-0
/
+3
2013-06-15
Lock m_classifiedCache and m_classifiedInterest dictionary reads in UserProfi...
Justin Clark-Casey (justincc)
1
-14
/
+13
2013-06-15
Correct build break in previous commit 9c530d7
Justin Clark-Casey (justincc)
1
-10
/
+7
2013-06-15
refactor: In UserProfileModule, change classifiedCache and classifiedInterest...
Justin Clark-Casey (justincc)
1
-19
/
+23
2013-06-08
Catch exception triggered by incoming avatars using legacy profiles
BlueWall
1
-1
/
+10
2013-06-08
Make objects attached from the ground appear in inventory again. Fixes a number
Melanie
1
-1
/
+1
2013-06-07
SQLite support for UserProfiles
BlueWall
1
-0
/
+1
2013-06-07
Ensure selected module is the only active one
BlueWall
1
-0
/
+3
2013-06-07
In LocalFriendshipTerminated, send the original client's agentId to the frien...
Donnie Roberts
2
-4
/
+4
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
[next]