aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework/EntityTransfer/EntityTransferStateMachine.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-6/+6
* simply NotFoundLocationCache, comment out some debug messagesUbitUmarov2016-07-311-14/+14
* Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-081-1/+1
|\
| * More namespace and dll name changes. Still no functional changes.Diva Canto2015-08-301-1/+1
| * Renamed the namespaces tooDiva Canto2015-08-301-1/+1
* | bad merge?UbitUmarov2015-09-011-2/+2
|\ \ | |/ |/|
| * Merge branch 'master' into careminsterMelanie2013-03-221-7/+13
| |\
| * \ Merge branch 'master' into careminsterMelanie2013-03-221-1/+8
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2013-03-131-27/+97
| |\ \ \
| * | | | Wait longer for arrival cofirmation to aid tps into laggy regionsMelanie2012-09-141-2/+2
* | | | | varregion: add lots of DEBUG level log messages. Especially for teleport.Robert Adams2013-12-241-0/+5
| |_|_|/ |/| | |
* | | | At strategic points in the teleport process, if the client has simultaneously...Justin Clark-Casey (justincc)2013-03-221-7/+13
| |_|/ |/| |
* | | On a teleport, lock m_agentsInTransit whilst we grab the value to check for c...Justin Clark-Casey (justincc)2013-03-211-1/+8
| |/ |/|
* | Improve teleport cancellation in some circumstances, though cancelling telepo...Justin Clark-Casey (justincc)2013-03-121-27/+97
|/
* refactor: factor out entity transfer state machine into a separate class to m...Justin Clark-Casey (justincc)2012-05-281-0/+269