| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix line endings | Melanie | 2010-10-04 | 1 | -184/+184 |
* | Add linden prim renderer and update libOMV | Melanie | 2010-10-04 | 1 | -2/+2 |
* | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-17 | 1 | -0/+4 |
|\ |
|
| * | Send kill packets for avatars, too | Melanie | 2010-09-17 | 1 | -0/+4 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-17 | 3 | -2/+17 |
|\ \
| |/ |
|
| * | Send KillPackets on the Task queue rather than the State queue | Justin Clark-Casey (justincc) | 2010-09-17 | 3 | -2/+17 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-16 | 1 | -49/+49 |
|\ \
| |/ |
|
| * | extend m_entityUpdates.SyncRoot lock in LLClientView.ProcessEntityUpdates() t... | Justin Clark-Casey (justincc) | 2010-09-15 | 1 | -49/+49 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-14 | 2 | -5/+11 |
|\ \
| |/ |
|
| * | Improve generic message exception logging. Quieten down complaints about unh... | Justin Clark-Casey (justincc) | 2010-09-13 | 1 | -2/+4 |
| * | Add client name to packet resend log messages to make them a bit more informa... | Justin Clark-Casey (justincc) | 2010-09-13 | 1 | -3/+7 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-13 | 2 | -154/+136 |
|\ \
| |/ |
|
| * | Merged | John Hurliman | 2010-09-12 | 1 | -132/+129 |
| |\ |
|
| | * | Formatting cleanup. | Jeff Ames | 2010-09-12 | 1 | -132/+129 |
| * | | * Added ISimulationDataService and IEstateDataService | John Hurliman | 2010-09-12 | 1 | -24/+9 |
| |/ |
|
| * | 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 | 2 | -5/+5 |
| * | * Cache null account responses in the SimianUserAccountServiceConnector to av... | John Hurliman | 2010-09-07 | 2 | -5/+5 |
| * | Remove "Dwell" support from core and replace it with calls to methods | Melanie Thielker | 2010-09-05 | 1 | -1/+5 |
* | | Prevent child agents from being blacklisted in the kill record. | Melanie | 2010-09-11 | 1 | -3/+6 |
* | | Remove "Dwell" support from core and replace it with calls to methods | Melanie Thielker | 2010-09-05 | 1 | -1/+5 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-03 | 1 | -18/+41 |
|\ \
| |/ |
|
| * | 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 |
* | | Show when appearance is sent to an avatar to help track down failure | Melanie Thielker | 2010-09-02 | 1 | -0/+1 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-30 | 1 | -65/+80 |
|\ \
| |/ |
|
| * | 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 |
| |/ |
|
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-24 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Plumb the region type through to the ProductName field in estate messages | Melanie | 2010-08-24 | 1 | -2/+2 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-23 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Remove various warnings and improve logging messages. No functional changes. | Justin Clark-Casey (justincc) | 2010-08-23 | 1 | -2/+0 |
| * | Don't allow oversized search reply packets | Melanie Thielker | 2010-08-21 | 1 | -17/+42 |
* | | Don't allow oversized search reply packets | Melanie Thielker | 2010-08-21 | 1 | -17/+42 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-18 | 2 | -8/+23 |
|\ \
| |/ |
|
| * | * Changed a few OSD.FromBinary() calls to the more accurate OSD.FromULong() t... | John Hurliman | 2010-08-17 | 1 | -1/+1 |
| * | Work on TeleportStart: renamed method from TeleportLocationStart to TeleportS... | Diva Canto | 2010-08-16 | 1 | -4/+15 |
| * | Updated the create_region command in the RemoteAdmin plugin to properly suppo... | randomhuman | 2010-08-13 | 1 | -0/+5 |
| * | minor: remove mono compiler warnings | Justin Clark-Casey (justincc) | 2010-08-13 | 1 | -3/+2 |
* | | Change chat packets to bypass the throttles. This should alleviate chat lag | Melanie Thielker | 2010-08-11 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-10 | 1 | -1/+9 |
|\ \
| |/ |
|
| * | On shift-copy of an object, set up a new physics actor (as appropriate) for e... | Justin Clark-Casey (justincc) | 2010-08-10 | 1 | -0/+4 |
| * | Handle incoming ObjectImage (TextureEntry) updates synchronously rather than ... | Justin Clark-Casey (justincc) | 2010-08-10 | 1 | -1/+5 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-08 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | In my crusade against facelights, I am striking the killing blow. Add a | Melanie | 2010-08-08 | 2 | -0/+26 |
| * | Correct display of landmark about info. Also correct region maturity rating | Melanie Thielker | 2010-08-07 | 1 | -3/+3 |
* | | In my crusade against facelights, I am striking the killing blow. Add a | Melanie Thielker | 2010-08-08 | 2 | -0/+20 |