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
/
Interfaces
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
varregion: add lots of DEBUG level log messages. Especially for teleport.
Robert Adams
2013-12-24
1
-1
/
+1
*
|
Merge branch 'master' into varregion
Robert Adams
2013-12-17
3
-4
/
+8
|
\
\
|
|
/
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2013-12-06
1
-0
/
+5
|
|
\
|
|
*
Add support for user preferences (im via email)
BlueWall
2013-12-06
1
-0
/
+5
|
*
|
Fixed misleading comment
Diva Canto
2013-12-06
1
-3
/
+0
|
|
/
*
|
varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.
Robert Adams
2013-12-14
1
-2
/
+2
*
|
varregion: elimination of Constants.RegionSize from all over OpenSimulator.
Robert Adams
2013-11-08
1
-4
/
+4
*
|
varregion: add linkage for region size in creations and conversions
Robert Adams
2013-11-02
1
-0
/
+21
*
|
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: plug in TerrainData class and modify TerrainModule and LLClientVie...
Robert Adams
2013-10-07
1
-2
/
+2
*
|
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
1
-0
/
+1
*
Do not add a port zero to end of the hypergrid gateway host name.
Robert Adams
2013-08-28
1
-1
/
+4
*
Guard against unauthorized agent deletes.
Diva Canto
2013-07-13
1
-1
/
+1
*
Deleted GET agent all around. Not used.
Diva Canto
2013-07-13
1
-2
/
+0
*
Finally moved HG agent transfers to use agent fatpacks.
Diva Canto
2013-06-21
1
-4
/
+1
*
Adding standard OpenSim header to source files
BlueWall
2013-05-31
1
-0
/
+27
*
UserProfiles
BlueWall
2013-05-30
1
-0
/
+48
*
Added an interface to an external ban service. With this commit, the interfac...
Diva Canto
2013-04-27
1
-0
/
+48
*
Multiattach, part 2
Melanie
2013-03-18
1
-3
/
+9
*
Multiattach, part 1
Melanie
2013-03-18
1
-1
/
+8
*
Deleted all AssemblyFileVersion directives
Diva Canto
2013-02-19
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
*
Improvement in HGInstantMessageService: account for the existence of an offli...
Diva Canto
2012-12-04
1
-0
/
+115
*
The last few AssemblyInfos. Finished!
Diva Canto
2012-11-14
1
-0
/
+33
*
Add method doc to IAssetService.Get(string, object, AssetRetrieved) outlining...
Justin Clark-Casey (justincc)
2012-10-30
1
-1
/
+5
*
Add method doc for IPresenceService
Justin Clark-Casey (justincc)
2012-10-20
1
-1
/
+37
*
minor: Add documentation to IGridService.GetRegionFlags()
Justin Clark-Casey (justincc)
2012-10-09
1
-0
/
+13
*
On more virtual method
Diva Canto
2012-10-01
1
-1
/
+1
*
Removed the bits about the TOSModule. That module doesn't go into core. WARNI...
Diva Canto
2012-09-27
1
-9
/
+0
*
TOS module. WARNING: migration in GridUser table.
Diva Canto
2012-09-25
1
-0
/
+8
*
Exclude temp attachemnts from being sent to the avatar service
Melanie
2012-08-14
1
-1
/
+2
*
Removing unused handling of incoming create object by userID and itemID only.
Justin Clark-Casey (justincc)
2012-06-30
1
-10
/
+0
*
Make ISimulationScene.GetScene() used the more efficient region id for lookup...
Justin Clark-Casey (justincc)
2012-05-24
1
-1
/
+11
*
Add simple login test with online friends. Add IFriendsModule.GrantRights() ...
Justin Clark-Casey (justincc)
2012-03-30
1
-0
/
+8
*
refactor: Stop passing both IClientAPI and agentID to friend event listeners,...
Justin Clark-Casey (justincc)
2012-03-29
1
-1
/
+1
*
HG Friends: reroute the status notifications to the HGFriends service, so tha...
Diva Canto
2012-03-21
1
-1
/
+3
*
HG Friends: allow the establishment of HG friendships without requiring co-pr...
Diva Canto
2012-03-20
1
-0
/
+11
*
Added GetUUID(first, last) on UserAgentsService so that we can finally make d...
Diva Canto
2012-03-17
1
-0
/
+2
*
Add a position parameter to region crossing of objects. This avoids the
Melanie
2012-02-23
1
-1
/
+1
*
Next step for world map overlays
Melanie
2012-01-30
1
-1
/
+8
*
Allow retrival of multiple user records in one operation, analog to presence
Melanie
2012-01-16
1
-1
/
+2
*
Profile Updates
BlueWall
2012-01-03
1
-0
/
+1
*
Default LocalToGrid to true. Fixes minor bug introduced yesterday where old r...
Diva Canto
2011-12-30
1
-5
/
+1
*
Added field LocalToGrid in UserAccount. Context: make HG work in Simian.
Diva Canto
2011-12-29
1
-0
/
+8
*
HG: Renamed one method
Diva Canto
2011-12-04
1
-1
/
+1
*
Improve some grid region log messages to express regions at co-ordinate (e.g....
Justin Clark-Casey (justincc)
2011-11-19
1
-4
/
+17
*
Add optional getauthinfo and setauthinfo authentication service calls.
Justin Clark-Casey (justincc)
2011-10-24
1
-0
/
+26
*
Add note to docs
BlueWall
2011-10-07
1
-0
/
+17
[prev]
[next]