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
/
HypergridService
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-18
Propagate our teleport flags on logins
BlueWall
1
-2
/
+6
2012-01-26
HG Inventoty: Guard against items not found.
Diva Canto
1
-6
/
+7
2012-01-12
HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio...
Diva Canto
2
-7
/
+13
2012-01-03
Profile Updates
BlueWall
1
-0
/
+25
2011-12-21
HG: Verify that the user is local
Diva Canto
1
-0
/
+8
2011-12-04
HG: Renamed one method
Diva Canto
2
-2
/
+2
2011-11-15
Dont' bother with a userAgentService != null check right after we've construc...
Justin Clark-Casey (justincc)
1
-11
/
+10
2011-10-15
Guard HGAssetService against uninitialized variables and null arguments.
Diva Canto
1
-0
/
+3
2011-08-17
minor: remove mono compiler warning
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-08-06
Do proper locking of m_localScenes list in SceneManager
Justin Clark-Casey (justincc)
1
-4
/
+3
2011-07-13
refactor: Move all callers of the obsoleted SychronousRestObjectPoster.BeginP...
Justin Clark-Casey (justincc)
1
-5
/
+3
2011-06-08
Removing special casing on failures. This may also fix reports of this issue:
Diva Canto
1
-2
/
+4
2011-06-08
Deleted wrong debug message.
Diva Canto
1
-1
/
+0
2011-06-07
Added error message to help understand http://opensimulator.org/mantis/view.p...
Diva Canto
1
-0
/
+5
2011-06-07
This hopefully fixes all issues with online/offline notifications across grid...
Diva Canto
1
-7
/
+21
2011-06-07
Remove scary error message
Diva Canto
1
-6
/
+0
2011-06-07
This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=...
Diva Canto
2
-17
/
+13
2011-06-06
This should make offline IMs work again. It should work for incoming foreign ...
Diva Canto
1
-4
/
+47
2011-06-02
Bug fix on HG IM.
Diva Canto
1
-13
/
+13
2011-06-01
Re-Apply Use current TravelingAgent if the the login failure reason is "Login...
BlueWall
1
-2
/
+5
2011-06-01
Revert "Use current TravelingAgent if the login failure reason is "Logins Dis...
BlueWall
1
-5
/
+2
2011-06-01
Use current TravelingAgent if the login failure reason is "Logins Disabled" t...
BlueWall
1
-2
/
+5
2011-05-27
HG inventory transfers over the profile working.
Diva Canto
1
-0
/
+2
2011-05-26
Commented a few extra debug messages.
Diva Canto
1
-5
/
+5
2011-05-26
HG IM in grid mode working fairly well. Unknown target user references looked...
Diva Canto
2
-8
/
+38
2011-05-25
HG: Instant Message working. Tested on HG standalones only. Needs a lot more ...
Diva Canto
2
-0
/
+322
2011-05-24
Added necessary code to drop inventory on hg friends using the profile window...
Diva Canto
1
-0
/
+17
2011-05-23
HG friends: Status notifications working. Also initial logins get the online ...
Diva Canto
1
-3
/
+169
2011-05-22
More on HG Friends. Added Delete(string, string) across the board. Added secu...
Diva Canto
1
-86
/
+0
2011-05-22
File to be removed
Diva Canto
1
-11
/
+0
2011-05-21
Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...
Diva Canto
1
-1
/
+3
2011-05-19
HG Friends working to some extent: friendships offered and accepted correctly...
Diva Canto
1
-0
/
+95
2011-04-27
Thank you Snoopy for a patch that adds some filtering to client versions allo...
Diva Canto
1
-2
/
+37
2011-03-01
Normalizing comparison to lower case, just in case ppl set their config vars ...
Diva Canto
1
-1
/
+1
2011-01-17
Put the 'new' back to avoid a warning. Yes, we want to hide it.
Diva Canto
1
-1
/
+1
2011-01-18
minor: resolve some mono compiler warnings
Justin Clark-Casey (justincc)
3
-5
/
+6
2011-01-17
Revert "DEBUG DEBUG DEBUG"
Diva Canto
1
-1
/
+1
2011-01-17
DEBUG DEBUG DEBUG
Diva Canto
1
-1
/
+1
2011-01-09
Improved debug messages to track what is going on with the XFF header
Diva Canto
1
-5
/
+7
2010-12-29
fixes a problem with ending slashes in GatekeeperService to verify session-ad...
Myan Thor
1
-3
/
+5
2010-12-13
Show map tile for hyperlinks. Perform Check4096 before adding a hyperlink.
Marck
1
-16
/
+13
2010-12-09
Minor bug fixes. Hunting down mantis #5259
Diva Canto
1
-1
/
+1
2010-12-05
Fixed some inconsistency with trailing /. Made debug messages consistent. Cha...
Diva Canto
2
-3
/
+7
2010-12-01
Added some comments. Better than listening to the boring speaker...
Diva Canto
2
-0
/
+12
2010-11-29
Preservation of creator information now also working in IARs. Cleaned up usag...
Diva Canto
2
-42
/
+107
2010-11-27
Make gatekeeper's address check case-insensitive.
Marck
1
-1
/
+2
2010-11-26
Creator information preserved upon HG transfers.
Diva Canto
1
-1
/
+0
2010-11-25
WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ...
Diva Canto
2
-0
/
+514
2010-10-23
* a bit of additional debugging:
Jonathan Freedman
1
-4
/
+3
2010-10-22
Revert "Merge remote branch 'otakup0pe/mantis5110'"
Justin Clark-Casey (justincc)
2
-12
/
+7
[next]