index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Environment
/
Modules
/
Avatar
/
Friends
/
FriendsModule.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-16
Fix friends again. Friends-handling is now stateless and, thanks to
Homer Horwitz
1
-263
/
+135
2008-11-16
Megapatch. Completely remove the multiparameter IM methods. Remove the insecure
Melanie Thielker
1
-76
/
+82
2008-11-16
Introduces the message transfer module. It splits the transfer mechanics off
Melanie Thielker
1
-20
/
+38
2008-11-03
Small fix for a possible NRE in standalone mode, killing the
Homer Horwitz
1
-2
/
+2
2008-11-02
- Add Util.isUUID
Homer Horwitz
1
-0
/
+4
2008-11-02
Update svn properties, formatting cleanup.
Jeff Ames
1
-13
/
+13
2008-11-01
Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,
Homer Horwitz
1
-420
/
+717
2008-11-01
Make the IM and friends modules optional. Clean up some code that dealt
Melanie Thielker
1
-2
/
+5
2008-10-19
Added calling cards. Fixes Mantis#2409 and part of #1515.
Homer Horwitz
1
-7
/
+117
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-53
/
+53
2008-08-18
Formatting cleanup.
Jeff Ames
1
-3
/
+3
2008-06-27
dr scofield's continuing warnings safari:
Dr Scofield
1
-1
/
+1
2008-06-03
* This should fix presence issues.
Teravus Ovares
1
-2
/
+7
2008-06-02
* This update enables grid wide presence updates.
Teravus Ovares
1
-10
/
+122
2008-05-16
Formatting cleanup.
Jeff Ames
1
-10
/
+10
2008-05-14
* Refactored OutPacket and FirstName/LastName out of Friends Module.
Teravus Ovares
1
-27
/
+13
2008-05-14
* Added the same catch on the 2nd place that objects fail to lock.
Teravus Ovares
1
-0
/
+7
2008-05-14
* Applying Melanie's FriendList related crash patch. She discovered that .N...
Teravus Ovares
1
-1
/
+8
2008-05-01
* Rolled back a few changes.
Adam Frisby
1
-17
/
+17
2008-05-01
* Spring cleaning on Region.Environment.
Adam Frisby
1
-17
/
+17
2008-05-01
Update svn properties. Minor formatting cleanup.
Jeff Ames
1
-500
/
+500
2008-04-30
* Cruft removal step #1. Cleaning Modules directory.
Adam Frisby
1
-84
/
+81
2008-04-30
* Refactored Environment/Modules directory - modules now reside in their own ...
Adam Frisby
1
-504
/
+504
2008-04-29
Stuck an exception handler in the friends routine until I have time to debug ...
Teravus Ovares
1
-4
/
+14
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-1
/
+3
2008-04-14
#952 again
Teravus Ovares
1
-7
/
+21
2008-04-14
Fix for mantis 952
Teravus Ovares
1
-23
/
+30
2008-04-13
* Fix a bug in the friends module that causes a friend not to appear online w...
Teravus Ovares
1
-1
/
+1
2008-04-10
* With Grid Comms up in the air.. I decided have the friends module update ...
Teravus Ovares
1
-0
/
+138
2008-04-02
* Updating the version of the ODE library. (big update). The Mac library nee...
Teravus Ovares
1
-1
/
+7
2008-03-18
Formatting cleanup.
Jeff Ames
1
-26
/
+25
2008-03-03
* Removed and sorted using clauses in a number of files.
Adam Frisby
1
-6
/
+3
2008-02-29
* ODEPlugin
Teravus Ovares
1
-11
/
+4
2008-02-28
* Added a way for the friends module to definitively know if an avatar's root...
Teravus Ovares
1
-1
/
+53
2008-02-28
* OnSignificantClientMovement was never being called. So we got no land updat...
Teravus Ovares
1
-0
/
+9
2008-02-27
* Turned Friends Module into a shared module (to comply with Scene.AddXmlRPCH...
Teravus Ovares
1
-12
/
+67
2008-02-20
Minor cleanup.
Jeff Ames
1
-1
/
+1
2008-02-05
Converted logging to use log4net.
Jeff Ames
1
-23
/
+12
2008-01-02
* Re-wrote IM that sends the friend request so that it displays the name of t...
Teravus Ovares
1
-3
/
+10
2008-01-01
* You can add and remove a friend in standalone now within the same simulator...
Teravus Ovares
1
-24
/
+151
2007-12-30
* Added graceful remote script server connection error handling
Teravus Ovares
1
-2
/
+2
2007-12-30
* Fixed References in Prebuild so the project compiles
Teravus Ovares
1
-3
/
+40
2007-10-30
* Optimized usings
lbsa71
1
-2
/
+2
2007-10-19
changes to pass nini config object to the modules that get
Sean Dague
1
-61
/
+62
2007-10-15
* Applied patch #418 : copyright-r2012.patch - some errors, but got most thru
lbsa71
1
-1
/
+29
2007-10-10
* Gave ModuleLoader some good lovin'
lbsa71
1
-32
/
+32
2007-10-05
getting all our line endings consistant again
Sean Dague
1
-4
/
+4
2007-09-19
* Modernized ScriptManager to new interface-based module calls.
lbsa71
1
-12
/
+5
2007-09-17
fixing me some line endings
Sean Dague
1
-40
/
+40
2007-09-04
Some work on Module loading/management.
MW
1
-0
/
+5
[next]