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
/
Services
/
Connectors
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add delete maptile ability to MapImageService - yet untested
Melanie Thielker
2014-03-18
1
-0
/
+60
*
Merge branch 'justincc-master'
Justin Clark-Casey (justincc)
2014-02-14
1
-301
/
+94
|
\
|
*
Change warns associated with UserAgentServiceConnector to debugs, as this is ...
Justin Clark-Casey (justincc)
2014-02-14
1
-1
/
+1
|
*
If calls to UserAgentServiceConnector fail then throw an exception. This lets...
Justin Clark-Casey (justincc)
2014-02-14
1
-289
/
+94
*
|
Fix - Viewer crash during HG Teleport
Roger Kirkman
2014-02-06
1
-2
/
+2
*
|
Update the SimianMaptile uploader to accommodate varregions.
Mic Bowman
2014-02-05
1
-74
/
+59
*
|
Merge branch 'justincc-master'
Justin Clark-Casey (justincc)
2014-01-31
1
-2
/
+2
|
\
\
|
|
/
|
*
Make sure Web streams are disposed after use
Oren Hurvitz
2014-01-31
1
-2
/
+2
*
|
varregion: pass region size in more HG services.
Robert Adams
2014-01-24
1
-0
/
+12
*
|
Enable the simulator to handle region size information returned from
Mic Bowman
2014-01-23
1
-0
/
+12
*
|
Merge branch 'master' into varregion
Robert Adams
2014-01-11
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'justincc-master'
Justin Clark-Casey (justincc)
2014-01-11
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
*
Allow Boolean nodes in XML to be specified as "0/1". AuroraSim does that.
Oren Hurvitz
2014-01-11
1
-1
/
+1
|
*
|
varregion: Add region size to teleport event messages (EnableSimulator,
Robert Adams
2014-01-04
1
-1
/
+5
|
|
/
*
|
varregion: Add region size to teleport event messages (EnableSimulator,
Robert Adams
2014-01-03
1
-1
/
+5
*
|
varregion: many more updates removing the constant RegionSize and replacing
Robert Adams
2013-12-26
1
-6
/
+6
*
|
varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.
Robert Adams
2013-12-14
1
-2
/
+2
*
|
varregion: many replacements of in-place arithmetic with calls to
Robert Adams
2013-11-28
2
-2
/
+2
*
|
Merge branch 'master' into varregion
Robert Adams
2013-11-04
1
-8
/
+11
|
\
\
|
|
/
|
*
Give the caller AddMapTile a valid reason response if this failed due to blan...
Justin Clark-Casey (justincc)
2013-10-29
1
-8
/
+11
*
|
varregion: push TerrainData implementation up and down the database storage s...
Robert Adams
2013-11-01
1
-0
/
+10
*
|
Merge branch 'master' into varregion
Robert Adams
2013-10-07
1
-1
/
+1
|
\
\
|
|
/
|
*
Bump OPenSimulator version and assembly versions up to 0.8.0 Dev
Justin Clark-Casey (justincc)
2013-10-04
1
-1
/
+1
*
|
VarRegion: change RegionInfo storage of region coordinates from region
Robert Adams
2013-09-28
1
-2
/
+2
|
/
*
Allow one to specify a DefaultHGRegion flag in [GridService] in order to allo...
Justin Clark-Casey (justincc)
2013-09-02
2
-0
/
+57
*
minor: remove mono compiler warnings from OpenSim/Services/Connectors/SimianGrid
Justin Clark-Casey (justincc)
2013-08-17
2
-9
/
+2
*
minor: Make log messages consistent in NeighbourServicesConnector
Justin Clark-Casey (justincc)
2013-08-17
1
-6
/
+6
*
Remove some debugging from simian connectors.
Mic Bowman
2013-08-05
2
-3
/
+11
*
Experimental comment to eneralize the handling of Linden caps when the
Mic Bowman
2013-07-31
1
-0
/
+179
*
A pretty major restructuring of the simian method invocations in order to
Mic Bowman
2013-07-31
11
-282
/
+578
*
Several major improvements to group (V2) chat. Specifically: handle join/drop...
Diva Canto
2013-07-27
1
-0
/
+1
*
Minor typo in log message
Diva Canto
2013-07-14
1
-1
/
+1
*
Guard against unauthorized agent deletes.
Diva Canto
2013-07-13
1
-4
/
+3
*
Deleted GET agent all around. Not used.
Diva Canto
2013-07-13
1
-35
/
+0
*
Added property to make for more flexible testing.
Diva Canto
2013-07-11
1
-0
/
+5
*
Remove a null reference exception in SimianPresenceServiceConnector that
Robert Adams
2013-07-10
1
-4
/
+8
*
Simina activity detector was too eager. Disabled it in case simian is not bei...
Diva Canto
2013-07-06
1
-1
/
+2
*
Revert "More debug mantis #6625"
Diva Canto
2013-06-30
1
-1
/
+0
*
More debug mantis #6625
Diva Canto
2013-06-29
1
-0
/
+1
*
Changed HG status notifications timeout down to 15secs from the default 100.
Diva Canto
2013-06-29
1
-1
/
+1
*
Change IsLocalRegion from using region handle to using regionID. This was aff...
Diva Canto
2013-06-22
1
-1
/
+1
*
Finally moved HG agent transfers to use agent fatpacks.
Diva Canto
2013-06-21
3
-173
/
+62
*
Make XInventoryServicesConnector properly handle a RESULT = false return for ...
Justin Clark-Casey (justincc)
2013-06-13
1
-68
/
+56
*
Remove Temporary from use to shortcut asset stores. The Local property
Mic Bowman
2013-06-10
1
-1
/
+1
*
Optimize the number of Simian calls to get the initial presence
Mic Bowman
2013-04-07
1
-110
/
+83
*
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
Melanie
2013-03-26
1
-0
/
+3
*
Make sure we dispose of WebResponse, StreamReader and Stream in various place...
Justin Clark-Casey (justincc)
2013-02-27
4
-81
/
+83
*
Deleted all AssemblyFileVersion directives
Diva Canto
2013-02-19
1
-1
/
+1
*
Fixed check for 0 results in GetUserAccounts()
Oren Hurvitz
2013-02-09
1
-1
/
+1
*
Bump version and assembly version numbers from 0.7.5 to 0.7.6
Justin Clark-Casey (justincc)
2013-02-05
1
-1
/
+1
[next]