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
/
Data
/
MySQL
/
MySQLPresenceData.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bandaid for ghost users, check and remove them from Presence when they log on.
onefang
2019-08-15
1
-2
/
+11
*
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
2019-05-19
1
-4
/
+4
*
Restrict IPresenceData.VerifyAgent
BlueWall
2012-12-09
1
-3
/
+6
*
Add agent verification to Presence
BlueWall
2012-12-08
1
-0
/
+11
*
Consistently use using() to make sure we dispose of used MySqlCommands where ...
Justin Clark-Casey (justincc)
2012-04-30
1
-17
/
+19
*
remove further mono compiler warnings
Justin Clark-Casey (justincc)
2011-05-06
1
-1
/
+1
*
fix build break
Justin Clark-Casey (justincc)
2010-10-13
1
-1
/
+1
*
Correctly update the LastSeen field
Melanie Thielker
2010-10-13
1
-1
/
+1
*
Ensure no UUID.Zero region ID is ever written to presence. Add a Migration
Melanie Thielker
2010-10-13
1
-1
/
+3
*
GridUserService in place. Replaces the contrived concept of storing user's ho...
Diva Canto
2010-05-07
1
-63
/
+3
*
Formatting cleanup. Add copyright notices.
Jeff Ames
2010-03-10
1
-1
/
+1
*
remove test presence from NullPresenceData since this appears to stop existin...
Justin Clark-Casey (justincc)
2010-03-04
1
-2
/
+2
*
Make an exception report more clear. Fix a database access in Presence to
Melanie
2010-02-08
1
-15
/
+22
*
Merge branch 'master' into presence-refactor
Melanie
2010-02-08
1
-17
/
+16
*
New LL login service is working! -- tested in standalone only. Things still m...
Diva Canto
2010-01-01
1
-3
/
+3
*
Adding new fields and home location methid to presence. Adding cleanup
Melanie
2009-12-28
1
-0
/
+52
*
Add the migration for friends and guard the presence Report function
Melanie
2009-12-28
1
-0
/
+4
*
Add the MySQL presence data module
Melanie
2009-12-27
1
-0
/
+93