aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/UDP/LLClientView.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correct sit position calculationsMelanie2012-02-231-2/+2
* Properly sequence updates of avatars and attachments so that we don'tMelanie2012-02-231-0/+8
* Show avatars as sitting on proot prims only to avoid motion jitterMelanie2012-02-231-5/+31
* Implement region crossing of sitting avatars. Edit mode and llSetPos workMelanie2012-02-141-1/+2
* Merge branch 'master' into careminsterMelanie2012-02-101-0/+12
|\
| * Fix: Covenant view fails after updates or cache-clean see mantis http://opens...PixelTomsen2012-02-101-0/+12
* | Merge branch 'master' into careminsterMelanie2012-02-101-7/+7
|\ \ | |/
| * Fix: Unable to remove AV from friend list (sqldb-bug) http://opensimulator.or...PixelTomsen2012-02-101-7/+7
* | Merge branch 'master' into careminsterMelanie2012-02-041-4/+4
|\ \ | |/
| * Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?i...PixelTomsen2012-02-031-4/+4
| * Replace ParcelAccessEntry with a new struct, LandAccessEntry, which moreMelanie2012-02-021-7/+7
* | Make ban, eject, freeze and the scripted versions of those work.Melanie2012-02-021-7/+7
* | Merge branch 'master' into careminsterMelanie2012-01-311-2/+1
|\ \ | |/
| * minor: remove mono compiler warningJustin Clark-Casey (justincc)2012-01-311-2/+1
* | Fix displaying landmark and search info properly with long namesMelanie2012-01-301-1/+4
* | Prevent an overlong description from messing up a ParcelInfoReplyMelanie2012-01-281-1/+1
* | Merge branch 'master' into careminsterMelanie2012-01-221-1/+13
|\ \ | |/
| * Telehub Support:BlueWall2012-01-211-1/+13
* | Merge branch 'master' into careminsterMelanie2012-01-211-3/+36
|\ \ | |/
| * Telehub Support:BlueWall2012-01-201-3/+36
* | Fix prim calculations so that > 32767 prims are supportedMelanie2012-01-171-1/+1
* | Merge branch 'master' into careminsterMelanie2012-01-161-5/+10
|\ \ | |/
| * Comment out noisy log lines I accidentally included in the nant build target ...Justin Clark-Casey (justincc)2012-01-161-6/+6
| * Remove monocov and other obsolete nant build targets.Justin Clark-Casey (justincc)2012-01-161-5/+10
* | Merge branch 'master' into careminsterMelanie2012-01-101-5/+9
|\ \ | |/
| * Add "show image queue <first-name> <last-name>" region console commandJustin Clark-Casey (justincc)2012-01-101-5/+9
* | Merge branch 'master' into careminsterMelanie2012-01-051-17/+5
|\ \ | |/
| * Minor formatting changes and commented out log lines for future debugging of ...Justin Clark-Casey (justincc)2012-01-041-1/+1
| * Remove the pointless LLClientView.m_imageManager null check.Justin Clark-Casey (justincc)2012-01-041-16/+4
* | Merge branch 'master' into careminsterMelanie2011-12-191-5/+20
|\ \ | |/
| * Stop unnecessarily sending the TextureEntry in client avatar updates.Justin Clark-Casey (justincc)2011-12-191-1/+7
| * Migrate detailed "appearance show" report generation up to AvatarFactoryModul...Justin Clark-Casey (justincc)2011-12-191-4/+13
* | Merge branch 'master' into careminsterMelanie2011-12-181-0/+1
|\ \ | |/
| * Stop generating client flags when we send out full object updates.Justin Clark-Casey (justincc)2011-12-161-0/+1
* | Merge branch 'master' into careminsterMelanie2011-12-141-2/+4
|\ \ | |/
| * In AvatarFactoryModule.SetApperance(), perform ValidateBakedTextureCache() in...Justin Clark-Casey (justincc)2011-12-131-2/+4
* | Merge branch 'master' into careminsterMelanie2011-12-101-0/+12
|\ \ | |/
| * Implement handler for TeleportCancel inbound packetMelanie2011-12-101-0/+12
* | Merge branch 'master' into careminsterMelanie2011-12-101-12/+4
|\ \ | |/
| * Get rid of IScene.PresenceChildStatus() which always had to execute a lookup ...Justin Clark-Casey (justincc)2011-12-091-12/+4
* | Merge branch 'master' into bigmergeMelanie2011-12-081-1/+3
|\ \ | |/
| * On a new client circuit, send the initial reply ack to let the client know it...Justin Clark-Casey (justincc)2011-12-081-1/+3
* | Implement ChangeInventoryItemFlagsPacket handlingMelanie2011-12-041-0/+16
* | Merge branch 'master' into bigmergeMelanie2011-11-281-7/+11
|\ \ | |/
| * When setting packet level logging via "debug packet", apply to all clients, n...Justin Clark-Casey (justincc)2011-11-241-7/+11
* | Merge branch 'master' into bigmergeMelanie2011-11-141-0/+2
|\ \ | |/
| * If a friends identifier which is too short is given to HGFriendsModule.GetOnl...Justin Clark-Casey (justincc)2011-11-141-0/+2
* | Merge branch 'master' into bigmergeMelanie2011-11-111-26/+20
|\ \ | |/
| * Restore sending of OutPacket() for object kills removed in commit c7dd7b1.Justin Clark-Casey (justincc)2011-11-111-26/+20
* | Merge branch 'master' into bigmergeMelanie2011-11-061-1/+1
|\ \ | |/