aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorMelanie2010-12-231-4/+9
|\
| * * Re-Adding Scene TimeDilation to Object Update Packets.Teravus Ovares (Dan Olivares)2010-12-231-6/+12
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-211-0/+7
|\ \ | |/
| * * Adds AbortXfer to the ClientAPI mixTeravus Ovares (Dan Olivares)2010-12-211-0/+7
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-171-5/+8
|\ \ | |/
| * minor: 'debug packet' console command level <= 50 then don't log ImprovedTers...Justin Clark-Casey (justincc)2010-12-171-5/+8
* | Add locks on m_killRecord without breaking things like justin didMelanie2010-12-161-15/+21
* | Revert the locking changes in LLCLientViewMelanie2010-12-161-233/+224
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-151-224/+233
|\ \ | |/
| * Put in locks on m_killRecord to replace changed locks on m_entityUpdates.Sync...Justin Clark-Casey (justincc)2010-12-151-193/+200
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-141-137/+169
|\ \ | |/
| * Another stab at #LoginLag. Looking forward to hear the feedback! This makes u...Diva Canto2010-12-141-2/+23
| * Relax a highly constraining lock on m_entityUpdates that may be preventing re...Diva Canto2010-12-141-126/+127
| * Revamp the viewer -> banlist packet processing so fix a number of bugs.Melanie2010-12-131-3/+7
| * Revert "Another stab at mantis #5256"Diva Canto2010-12-101-20/+19
| * Another stab at mantis #5256Diva Canto2010-12-101-19/+20
| * Revert "A stab at mantis #5256. Separate ScenePresence updates from SceneObje...Diva Canto2010-12-101-150/+128
| * A stab at mantis #5256. Separate ScenePresence updates from SceneObject updat...Diva Canto2010-12-101-128/+150
* | Revamp the viewer -> banlist packet processing so fix a number of bugs.Melanie2010-12-131-3/+7
* | Prevent sending of attachment data to any client if the attachmentMelanie2010-12-081-0/+21
* | Allow TPing multiple people in the friends list in one go.Melanie2010-12-071-5/+10
* | Add some safeguards: DOn't send someone else's HUDs, don't send deleted primsMelanie2010-12-041-15/+10
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-031-2/+18
|\ \ | |/
| * Stop LLUDPServer sending updates after object deletes by always queueing deletesJustin Clark-Casey (justincc)2010-12-021-14/+18
| * Fix gesture and viewer preview sounds not playingMelanie2010-11-171-2/+3
* | Remove hard limit on prim owners. The new LibOMV autosplits packets toMelanie2010-11-271-8/+8
* | Fix gesture and viewer preview sounds not playingMelanie2010-11-171-2/+3
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-161-2/+3
|\ \ | |/
| * provide avatar name in log if an exception ends up at the top of an async pac...Justin Clark-Casey (justincc)2010-11-121-2/+3
* | Fix merge artefactsMelanie2010-11-051-4/+4
* | Revert "Fix for hanging on "Connecting to region".. caused by packets being p...Melanie2010-11-051-37/+5
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-021-6/+16
|\ \ | |/
| * Fix logins and avatar appearance. Contains a Migration. May contain nuts.Melanie2010-10-301-0/+1
| * READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.Melanie2010-10-301-6/+15
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-291-4/+4
|\ \ | |/
| * Merge branch 'dev-appearance'Melanie2010-10-291-4/+4
| |\
| | * Major refactoring of appearance handling.Master ScienceSim2010-10-201-4/+4
* | | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-211-1/+1
|\ \ \ | |/ /
| * | Deleted a verbose and unneeded log message.Diva Canto2010-10-211-1/+1
| |/
* | Make SendKillObject send multiple localIDs in one packet. This avoids theMelanie2010-10-081-15/+26
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-171-0/+4
|\ \ | |/
| * Send kill packets for avatars, tooMelanie2010-09-171-0/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-171-1/+6
|\ \ | |/
| * Send KillPackets on the Task queue rather than the State queueJustin Clark-Casey (justincc)2010-09-171-1/+6
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-161-49/+49
|\ \ | |/
| * extend m_entityUpdates.SyncRoot lock in LLClientView.ProcessEntityUpdates() t...Justin Clark-Casey (justincc)2010-09-151-49/+49
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-141-2/+4
|\ \ | |/
| * Improve generic message exception logging. Quieten down complaints about unh...Justin Clark-Casey (justincc)2010-09-131-2/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-131-130/+127
|\ \ | |/
| * Formatting cleanup.Jeff Ames2010-09-121-132/+129