| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle the client's parcel info requests asynchronously rather than synchrono... | Justin Clark-Casey (justincc) | 2011-04-05 | 1 | -1/+1 |
* | Make the "All Estates" option work from the client (this makes chosen changes... | Justin Clark-Casey (justincc) | 2011-04-05 | 1 | -4/+20 |
* | (re)implement selected prim count. | Justin Clark-Casey (justincc) | 2011-03-30 | 1 | -23/+23 |
* | disable prim count debug logging temporarily | Justin Clark-Casey (justincc) | 2011-03-29 | 1 | -1/+1 |
* | add save of LLClientView I forgot from last commit | Justin Clark-Casey (justincc) | 2011-03-26 | 1 | -4/+2 |
* | Add test for PCM taint. This currently fails due to unexpected behaviour of ... | Justin Clark-Casey (justincc) | 2011-03-26 | 1 | -0/+2 |
* | Start using IPrimCounts populated by PrimCountModule instead of LandData coun... | Justin Clark-Casey (justincc) | 2011-03-25 | 1 | -13/+22 |
* | Thank you, Goetz, for a patch to fix prim count display in cut regions. | Melanie | 2011-01-28 | 1 | -1/+2 |
* | implement "show throttles" command for showing current agent throttles and th... | Justin Clark-Casey (justincc) | 2011-01-21 | 1 | -0/+1 |
* | force objectId to UUID.Zero for non-overridden animations in AvatarAnimation ... | dahlia | 2011-01-17 | 1 | -1/+4 |
* | objectId in AvatarAnimation packet should be UUID.Zero for non-overridden ani... | dahlia | 2011-01-17 | 1 | -2/+0 |
* | Implement SendPlacesReply | Melanie | 2010-12-30 | 1 | -0/+54 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2010-12-23 | 1 | -6/+12 |
|\ |
|
| * | * Re-Adding Scene TimeDilation to Object Update Packets. | Teravus Ovares (Dan Olivares) | 2010-12-23 | 1 | -6/+12 |
* | | Removed unused code -- this was the previous version of UDP texture sending, ... | Diva Canto | 2010-12-23 | 1 | -24/+16 |
|/ |
|
* | * Adds AbortXfer to the ClientAPI mix | Teravus Ovares (Dan Olivares) | 2010-12-21 | 1 | -0/+7 |
* | minor: 'debug packet' console command level <= 50 then don't log ImprovedTers... | Justin Clark-Casey (justincc) | 2010-12-17 | 1 | -5/+8 |
* | Put in locks on m_killRecord to replace changed locks on m_entityUpdates.Sync... | Justin Clark-Casey (justincc) | 2010-12-15 | 1 | -193/+200 |
* | Another stab at #LoginLag. Looking forward to hear the feedback! This makes u... | Diva Canto | 2010-12-14 | 1 | -2/+23 |
* | Relax a highly constraining lock on m_entityUpdates that may be preventing re... | Diva Canto | 2010-12-14 | 1 | -126/+127 |
* | Revamp the viewer -> banlist packet processing so fix a number of bugs. | Melanie | 2010-12-13 | 1 | -3/+7 |
* | Revert "Another stab at mantis #5256" | Diva Canto | 2010-12-10 | 1 | -20/+19 |
* | Another stab at mantis #5256 | Diva Canto | 2010-12-10 | 1 | -19/+20 |
* | Revert "A stab at mantis #5256. Separate ScenePresence updates from SceneObje... | Diva Canto | 2010-12-10 | 1 | -150/+128 |
* | A stab at mantis #5256. Separate ScenePresence updates from SceneObject updat... | Diva Canto | 2010-12-10 | 1 | -128/+150 |
* | Stop LLUDPServer sending updates after object deletes by always queueing deletes | Justin Clark-Casey (justincc) | 2010-12-02 | 1 | -14/+18 |
* | Fix gesture and viewer preview sounds not playing | Melanie | 2010-11-17 | 1 | -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-12 | 1 | -2/+3 |
* | Fix logins and avatar appearance. Contains a Migration. May contain nuts. | Melanie | 2010-10-30 | 1 | -0/+1 |
* | READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE. | Melanie | 2010-10-30 | 1 | -6/+15 |
* | Merge branch 'dev-appearance' | Melanie | 2010-10-29 | 1 | -4/+4 |
|\ |
|
| * | Major refactoring of appearance handling. | Master ScienceSim | 2010-10-20 | 1 | -4/+4 |
* | | Deleted a verbose and unneeded log message. | Diva Canto | 2010-10-21 | 1 | -1/+1 |
|/ |
|
* | Send kill packets for avatars, too | Melanie | 2010-09-17 | 1 | -0/+4 |
* | Send KillPackets on the Task queue rather than the State queue | Justin Clark-Casey (justincc) | 2010-09-17 | 1 | -1/+6 |
* | extend m_entityUpdates.SyncRoot lock in LLClientView.ProcessEntityUpdates() t... | Justin Clark-Casey (justincc) | 2010-09-15 | 1 | -49/+49 |
* | Improve generic message exception logging. Quieten down complaints about unh... | Justin Clark-Casey (justincc) | 2010-09-13 | 1 | -2/+4 |
* | Formatting cleanup. | Jeff Ames | 2010-09-12 | 1 | -132/+129 |
* | Prevent child agents from being blacklisted in the kill record. | Melanie | 2010-09-11 | 1 | -3/+6 |
* | Rolling back the recent libomv update but keeping the ExpiringCache cleanups ... | John Hurliman | 2010-09-07 | 1 | -3/+3 |
* | * Cache null account responses in the SimianUserAccountServiceConnector to av... | John Hurliman | 2010-09-07 | 1 | -3/+3 |
* | Remove "Dwell" support from core and replace it with calls to methods | Melanie Thielker | 2010-09-05 | 1 | -1/+5 |
* | Show when appearance is sent to an avatar to help track down failure | Melanie Thielker | 2010-09-02 | 1 | -0/+1 |
* | reinsert functionality to debug log more levels of incoming and outgoing clie... | Justin Clark-Casey (justincc) | 2010-08-31 | 1 | -9/+43 |
* | Implements parcel media setting persistence and packet / CAPS handling | Jonathan Freedman | 2010-08-30 | 1 | -62/+70 |
* | Replace hardcoded 0 with KickFlags provided by the client. | Justin Clark-Casey (justincc) | 2010-08-28 | 1 | -1/+1 |
* | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-08-26 | 1 | -1/+19 |
|\ |
|
| * | Reinstate kill record check that prevents an entity update being sent to a cl... | Justin Clark-Casey (justincc) | 2010-08-26 | 1 | -1/+19 |
* | | Send a null result search packet when no results are passsed in | Melanie | 2010-08-26 | 1 | -1/+4 |
|/ |
|
* | Plumb the region type through to the ProductName field in estate messages | Melanie | 2010-08-24 | 1 | -2/+2 |