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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-20
If we find an existing suitcase folder in HGSuitcaseInventoryService.GetRootF...
Justin Clark-Casey (justincc)
1
-0
/
+4
2014-03-18
Add delete maptile ability to MapImageService - yet untested
Melanie Thielker
3
-2
/
+92
2014-02-20
If GetFolderContent called by WebFetchInvDescHandler.Fetch() fails for some r...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-02-15
In GridUserService, if a UUID is given consistently use the longest matched e...
Justin Clark-Casey (justincc)
1
-6
/
+19
2014-02-14
Change warns associated with UserAgentServiceConnector to debugs, as this is ...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-02-14
If calls to UserAgentServiceConnector fail then throw an exception. This lets...
Justin Clark-Casey (justincc)
3
-294
/
+139
2014-02-06
Fix - Viewer crash during HG Teleport
Roger Kirkman
1
-2
/
+2
2014-02-05
Update the SimianMaptile uploader to accommodate varregions.
Mic Bowman
1
-74
/
+59
2014-02-04
Final code drop for appearance. Adding Avination's baked texture storage server.
Melanie
1
-0
/
+38
2014-01-31
Make sure Web streams are disposed after use
Oren Hurvitz
1
-2
/
+2
2014-01-30
Record whether login to home fails because no home set (UUID.Zero) or region ...
Justin Clark-Casey (justincc)
1
-7
/
+22
2014-01-30
Add "show grid user" robust/standalone console command for debug purposes.
Justin Clark-Casey (justincc)
1
-0
/
+33
2014-01-24
varregion: pass region size in more HG services.
Robert Adams
1
-0
/
+12
2014-01-23
Enable the simulator to handle region size information returned from
Mic Bowman
1
-0
/
+12
2014-01-16
Can delete the Offline Messages sent to/from a user.
Oren Hurvitz
1
-0
/
+7
2014-01-11
Allow Boolean nodes in XML to be specified as "0/1". AuroraSim does that.
Oren Hurvitz
1
-1
/
+1
2014-01-04
Remove some chatty DebugFormat statements. No functional changes.
Robert Adams
2
-5
/
+4
2014-01-04
varregion: Add region size to teleport event messages (EnableSimulator,
Robert Adams
2
-1
/
+19
2014-01-04
varregion: send region size in LLLoginResponse.
Robert Adams
2
-1
/
+13
2014-01-03
varregion: Add region size to teleport event messages (EnableSimulator,
Robert Adams
2
-1
/
+19
2013-12-28
Initialize default region size in GridRegion in the no parameter constructor
Robert Adams
1
-0
/
+2
2013-12-28
Add serialization/deserialization of region size to RegionInfo, GridRegion, a...
Robert Adams
2
-2
/
+37
2013-12-26
varregion: many more updates removing the constant RegionSize and replacing
Robert Adams
5
-56
/
+66
2013-12-24
varregion: add lots of DEBUG level log messages. Especially for teleport.
Robert Adams
1
-1
/
+1
2013-12-16
Populate user preferences with UserAccount email if it is present, else retur...
BlueWall
1
-0
/
+61
2013-12-14
varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.
Robert Adams
2
-4
/
+4
2013-12-06
Fixed misleading comment
Diva Canto
1
-3
/
+0
2013-12-06
Add support for user preferences (im via email)
BlueWall
2
-0
/
+17
2013-11-28
varregion: many replacements of in-place arithmetic with calls to
Robert Adams
3
-2
/
+7
2013-11-15
If HGSuitcaseInventoryService.GetRootFolder() fails to create a suitcase fold...
Justin Clark-Casey (justincc)
1
-6
/
+13
2013-11-15
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-11-08
varregion: elimination of Constants.RegionSize from all over OpenSimulator.
Robert Adams
3
-10
/
+25
2013-11-05
minor: comment out "SetLastPosition" GridUserService debug message for now.
Justin Clark-Casey (justincc)
1
-1
/
+2
2013-11-02
varregion: send region size in LLLoginResponse.
Robert Adams
2
-1
/
+13
2013-11-02
varregion: add linkage for region size in creations and conversions
Robert Adams
2
-0
/
+25
2013-11-01
varregion: push TerrainData implementation up and down the database storage s...
Robert Adams
1
-0
/
+10
2013-10-29
Give the caller AddMapTile a valid reason response if this failed due to blan...
Justin Clark-Casey (justincc)
1
-8
/
+11
2013-10-07
varregion: plug in TerrainData class and modify TerrainModule and LLClientVie...
Robert Adams
1
-2
/
+2
2013-10-04
Bump OPenSimulator version and assembly versions up to 0.8.0 Dev
Justin Clark-Casey (justincc)
16
-16
/
+16
2013-09-28
VarRegion: change RegionInfo storage of region coordinates from region
Robert Adams
2
-4
/
+4
2013-09-25
VarRegion: change RegionInfo storage of region coordinates from region
Robert Adams
2
-4
/
+4
2013-09-03
Fix logic errors in "show grid users online" console command which didn't act...
Justin Clark-Casey (justincc)
1
-3
/
+2
2013-09-03
Add experimental "show grid users online" console command to show grid users ...
Justin Clark-Casey (justincc)
1
-0
/
+39
2013-09-02
Allow one to specify a DefaultHGRegion flag in [GridService] in order to allo...
Justin Clark-Casey (justincc)
6
-4
/
+90
2013-08-28
Do not add a port zero to end of the hypergrid gateway host name.
Robert Adams
1
-1
/
+4
2013-08-26
Revert "Make HG logins fall back to fallback regions if the desired region fa...
Justin Clark-Casey (justincc)
1
-24
/
+3
2013-08-26
Revert "Added some more debug messages."
Justin Clark-Casey (justincc)
1
-4
/
+1
2013-08-24
Added some more debug messages.
Diva Canto
1
-1
/
+4
2013-08-24
Make HG logins fall back to fallback regions if the desired region fails.
Diva Canto
1
-3
/
+24
2013-08-23
remove redundant return at end of HandleDeregisterRegion()
Justin Clark-Casey (justincc)
1
-2
/
+0
[next]