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
/
Region
/
Environment
/
Modules
/
FriendsModule.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-30
* Refactored Environment/Modules directory - modules now reside in their own ...
Adam Frisby
1
-504
/
+0
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
2007-08-31
Added a Debug method to the Console/log class that has the Conditional attrib...
MW
1
-1
/
+26
2007-08-30
Added some place holder classes for various modules.
MW
1
-0
/
+10