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
/
ServiceConnectorsOut
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster
Melanie
2013-07-18
4
-77
/
+24
|
\
|
*
Guard against unauthorized agent deletes.
Diva Canto
2013-07-13
2
-5
/
+5
|
*
Deleted GET agent all around. Not used.
Diva Canto
2013-07-13
2
-38
/
+0
|
*
Put guards on a bunch of exception-inducing code, as seen in logs from load t...
Diva Canto
2013-07-09
1
-0
/
+5
|
*
Some more fixes on strange behaviors of Unknown User, esp. related to large m...
Diva Canto
2013-07-06
1
-13
/
+14
|
*
MORE DEBUG. DON"T USE THIS.
Diva Canto
2013-07-06
1
-3
/
+3
*
|
Merge branch 'master' into careminster
Melanie
2013-06-30
2
-2
/
+4
|
\
\
|
|
/
|
*
Same fix to LocalInventoryServiceConnector.cs
Diva Canto
2013-06-30
1
-1
/
+2
|
*
More on mantis #6625
Diva Canto
2013-06-29
1
-1
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2013-06-23
1
-5
/
+5
|
\
\
|
|
/
|
*
Change IsLocalRegion from using region handle to using regionID. This was aff...
Diva Canto
2013-06-22
1
-5
/
+5
*
|
Merge branch 'master' into careminster
Melanie
2013-06-18
1
-15
/
+51
|
\
\
|
|
/
|
*
Add the standard OpenSimulator copyright notice to the top of InventoryCache.cs
Justin Clark-Casey (justincc)
2013-06-15
1
-1
/
+28
|
*
Adjust the locking on InventoryCache. Locking for r/w of the ExpiringCache i...
Justin Clark-Casey (justincc)
2013-06-15
1
-14
/
+23
*
|
Merge branch 'master' into careminster
Melanie
2013-06-13
1
-23
/
+41
|
\
\
|
|
/
|
*
Uncomment Mic's code and split to create new regression TestAddTemporaryAsset...
Justin Clark-Casey (justincc)
2013-06-11
1
-23
/
+41
*
|
Merge branch 'master' into careminster
Melanie
2013-06-11
3
-2
/
+22
|
\
\
|
|
/
|
*
Fix test for adding temporary assets. Code for non-local temporary assets
Mic Bowman
2013-06-10
1
-0
/
+20
|
*
Remove Temporary from use to shortcut asset stores. The Local property
Mic Bowman
2013-06-10
2
-2
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2013-06-06
1
-0
/
+5
|
\
\
|
|
/
|
*
Strengthen some assumptions.
Diva Canto
2013-06-05
1
-0
/
+5
*
|
Merge branch 'master' into careminster
Melanie
2013-06-04
1
-0
/
+1
|
\
\
|
|
/
|
*
UserProfiles
BlueWall
2013-05-30
1
-0
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2013-05-16
1
-1
/
+1
|
\
\
|
|
/
|
*
Where this is not already happening, trigger asychoronous calls to CloseChild...
Justin Clark-Casey (justincc)
2013-05-16
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2013-05-04
1
-15
/
+28
|
\
\
|
|
/
|
*
Fix possible race condition with local region cache if a region was added aft...
Justin Clark-Casey (justincc)
2013-05-03
1
-15
/
+28
*
|
Merge branch 'master' into careminster
Melanie
2013-03-08
1
-3
/
+6
|
\
\
|
|
/
|
*
Add code for testing event queue messages recevied on region cross.
Justin Clark-Casey (justincc)
2013-03-06
1
-3
/
+6
*
|
Merge branch 'master' into careminster
Melanie
2013-02-04
1
-2
/
+6
|
\
\
|
|
/
|
*
Stop exceptions being thrown if GenerateMapTiles = false but no static map ti...
Justin Clark-Casey (justincc)
2013-02-02
1
-2
/
+6
*
|
Merge branch 'master' into careminster
Melanie
2012-12-07
1
-1
/
+4
|
\
\
|
|
/
|
*
minor: Fix more compiler warnings in CoreModules tests by properly overriding...
Justin Clark-Casey (justincc)
2012-12-05
1
-1
/
+4
*
|
Merge branch 'master' into careminster
Melanie
2012-11-25
1
-2
/
+1
|
\
\
|
|
/
|
*
Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...
Justin Clark-Casey (justincc)
2012-11-24
1
-2
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-11-20
4
-193
/
+149
|
\
\
|
|
/
|
*
If GetAgents() is called with an empty userIDs array then don't bother with a...
Justin Clark-Casey (justincc)
2012-11-20
1
-0
/
+4
|
*
refactor: Move common presence connector code into BasePresenceServiceConnector
Justin Clark-Casey (justincc)
2012-11-20
4
-193
/
+145
*
|
Merge branch 'master' into careminster
Melanie
2012-11-13
26
-4
/
+54
|
\
\
|
|
/
|
*
Last 27 modules' directives (service connectors out).
Diva Canto
2012-11-13
26
-4
/
+54
*
|
Merge branch 'master' into careminster
Melanie
2012-11-13
1
-1
/
+1
|
\
\
|
|
/
|
*
Cleanup on region modules: gave short node id's to all of them.
Diva Canto
2012-11-12
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-11-12
2
-5
/
+5
|
\
\
|
|
/
|
*
Remove any mention of IRegionModule from region names and comments to aid
Melanie
2012-11-12
2
-6
/
+6
*
|
Merge commit '3c77b8f463a852aecf3cb29fe4e5f4614f474dbf' into careminster
Melanie
2012-09-27
2
-8
/
+57
|
\
\
|
|
/
|
*
Use GridUser properly for foreign users.
Diva Canto
2012-09-26
1
-3
/
+3
|
*
TOS module. WARNING: migration in GridUser table.
Diva Canto
2012-09-25
2
-5
/
+54
*
|
Merge branch 'master' into careminster
Melanie
2012-09-24
2
-11
/
+20
|
\
\
|
|
/
|
*
Minor: may avoid crashes of sims that still don't have this configuration sec...
Diva Canto
2012-09-21
1
-1
/
+1
|
*
HG 2.0: added asset import/export policies at the sim too.
Diva Canto
2012-09-21
1
-8
/
+15
[next]