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
/
CoreModules
/
Framework
/
EntityTransfer
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure that the max transfer distance is initialized correctly.
Mic Bowman
2011-07-07
1
-1
/
+7
*
Tell hypergridders when their teleports fail because of the 4096 limit rather...
Justin Clark-Casey (justincc)
2011-06-24
2
-11
/
+47
*
3rd way of reseting the HG Map. This time, don't use the grid service; instea...
Diva Canto
2011-06-10
1
-25
/
+0
*
New method for resetting the map on HG: do it only once upon changing grids, ...
Diva Canto
2011-06-10
1
-0
/
+26
*
oops
Diva Canto
2011-06-03
1
-1
/
+1
*
HG Landmarks now working.
Diva Canto
2011-06-03
2
-1
/
+81
*
HG lures working! Friends can offer friends HG teleports via the profile. WAR...
Diva Canto
2011-05-27
1
-1
/
+1
*
Remove a spammy debug I left in. Disable TP cancel button at the point
Melanie
2011-05-08
1
-1
/
+2
*
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2011-05-08
1
-6
/
+15
|
\
|
*
Mantis #5472
Diva Canto
2011-05-08
1
-6
/
+15
*
|
Enable compressed (gzip) fatpack transfers.
Melanie
2011-05-08
1
-0
/
+1
|
/
*
Put the previous state back in the attachments in case the agent transfer fails.
Diva Canto
2011-05-04
1
-0
/
+4
*
Remove the scripts of the attachments in the departing region and recreate th...
Diva Canto
2011-04-29
1
-2
/
+10
*
Fatpack message on agent transfers: 1 message only (UpdateAgent) containing t...
Diva Canto
2011-04-28
2
-29
/
+37
*
Add log messages on teleport failure to better pin down the cause.
Justin Clark-Casey (justincc)
2011-03-09
1
-3
/
+9
*
Parameterizes the view distance used to compute and manage
Mic Bowman
2011-02-22
2
-13
/
+28
*
Change the QUERYACCESS method to eliminate spurious access denied messages
Melanie
2011-02-16
1
-5
/
+5
*
Improved error message on TP failure
Diva Canto
2011-02-12
1
-1
/
+1
*
minor: Correct misspelling of neighbour in log messages.
Justin Clark-Casey (justincc)
2011-02-04
1
-1
/
+1
*
Fix up QueryAccess to also check parcels
Melanie
2011-01-28
1
-1
/
+8
*
Fix bumping into sim borders and check estate bans for walking crossings
Melanie
2011-01-28
1
-18
/
+69
*
Minor additional debug message.
Diva Canto
2011-01-07
1
-0
/
+2
*
Fix scoping for prim region crossings
Melanie
2011-01-03
1
-1
/
+1
*
Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks comman...
Diva Canto
2010-12-09
1
-1
/
+1
*
Fixed some inconsistency with trailing /. Made debug messages consistent. Cha...
Diva Canto
2010-12-05
2
-6
/
+6
*
Merge branch 'master-core' into mantis5110
Jonathan Freedman
2010-12-05
1
-1
/
+3
|
\
|
*
Refactor appearance and avatar data sending code. Paritioning the routines in...
Mic Bowman
2010-11-27
1
-1
/
+3
*
|
Merge branch 'master-core' into mantis5110
Jonathan Freedman
2010-11-21
1
-2
/
+7
|
\
\
|
|
/
|
*
minor: add some method comments
Justin Clark-Casey (justincc)
2010-11-17
1
-2
/
+7
*
|
Merge https://github.com/opensim/opensim into mantis5110
Jonathan Freedman
2010-11-21
1
-0
/
+2
|
\
\
|
|
/
|
*
Call attachment cleanup when an agent crosses out
Melanie Thielker
2010-11-08
1
-0
/
+2
*
|
Merge branch 'master' into mantis5110
Jonathan Freedman
2010-10-30
1
-5
/
+5
|
\
\
|
|
/
|
*
Change level of some logging messages, turning some info into arguably more a...
Justin Clark-Casey (justincc)
2010-10-30
1
-5
/
+6
|
*
Revert "Merge remote branch 'otakup0pe/mantis5110'"
Justin Clark-Casey (justincc)
2010-10-22
2
-19
/
+43
*
|
* throw debug message when no HomeURI is set
Jonathan Freedman
2010-10-24
1
-0
/
+2
|
/
*
* change the data exchanged within hypergrid transactions
Jonathan Freedman
2010-10-21
2
-5
/
+8
*
* more url / hg cleanup
Jonathan Freedman
2010-10-11
1
-24
/
+10
*
Merge branch 'master' of git://opensimulator.org/git/opensim
Jonathan Freedman
2010-10-05
1
-5
/
+17
|
\
|
*
Added viewer's channel, mac, and id0 to agent circuit data. Also moved client...
Diva Canto
2010-10-03
1
-5
/
+17
*
|
* refactor refactor refactor ServerURI 4 lyfe
Jonathan Freedman
2010-10-02
1
-20
/
+7
|
/
*
Addresses mantis #4991 -- HG between two regions with the same map coordinate...
Diva Canto
2010-08-27
1
-0
/
+9
*
Attempt at sending TeleportProgress, but it doesn't seem to be doing anything...
Diva Canto
2010-08-16
1
-0
/
+3
*
Work on TeleportStart: renamed method from TeleportLocationStart to TeleportS...
Diva Canto
2010-08-16
1
-6
/
+4
*
Better comment (related to previous commit)
Diva Canto
2010-08-15
1
-1
/
+1
*
Addresses mantis #4929. Agent was being logged off the grid too soon -- thing...
Diva Canto
2010-08-15
2
-6
/
+23
*
minor: remove mono compiler warnings
Justin Clark-Casey (justincc)
2010-08-13
1
-13
/
+13
*
Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to ...
Diva Canto
2010-06-13
1
-0
/
+28
*
Added checks for failed UpdateAgent calls.
Diva Canto
2010-06-12
1
-17
/
+29
*
* Added CHANGED_TELEPORT event trigger upon inter-sim teleports.
Diva Canto
2010-06-12
1
-1
/
+1
*
Make local teleports send CHANGED_TELEPORT
Melanie Thielker
2010-06-12
1
-0
/
+3
[next]