| Commit message (Expand) | Author | Files | Lines |
2008-10-15 | * Truncate outgoing media and music urls to 254 characters. | Justin Clarke Casey | 1 | -12/+6 |
2008-10-15 | * refactor: Remove OutPacket from the IClientAPI | Justin Clarke Casey | 1 | -7/+7 |
2008-10-15 | * refactor: move viewer effect packet into LLClientView | Justin Clarke Casey | 1 | -0/+12 |
2008-10-15 | * refactor: Move error logging from GetUserDetails up to callers, since there... | Justin Clarke Casey | 1 | -1/+7 |
2008-10-15 | * refactor: move code concerned with creating a subsequent image packet to LL... | Justin Clarke Casey | 1 | -0/+11 |
2008-10-15 | * refactor: rename SendImagePart to SendImageFirstPart since this is more des... | Justin Clarke Casey | 1 | -1/+2 |
2008-10-14 | * Send an avatar update to other clients when an avatar rotates, as well as w... | Justin Clarke Casey | 1 | -1/+4 |
2008-10-14 | * minor: change m_debug to m_debugPacketLevel since that's what it is | Justin Clarke Casey | 1 | -11/+13 |
2008-10-14 | * refactor: rename SendKiPrimitive to SendKillObject since this appears more ... | Justin Clarke Casey | 1 | -7/+2 |
2008-10-14 | * Make KillObjectPackets reliable | Justin Clarke Casey | 1 | -1/+6 |
2008-10-12 | Add EventInfoRequest and EventInfoReply packets. | Homer Horwitz | 1 | -0/+33 |
2008-10-11 | * Rework llParcelMediaCommandList | Homer Horwitz | 1 | -1/+1 |
2008-10-11 | Plumb the remaining search packets and replies. | Melanie Thielker | 1 | -0/+239 |
2008-10-10 | added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrab event, for the... | MW | 1 | -3/+18 |
2008-10-10 | added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrabUpdate event, f... | MW | 1 | -1/+16 |
2008-10-10 | A bit more estate fudging | Melanie Thielker | 1 | -5/+2 |
2008-10-09 | * Fixes simstats reporter. I'm sure this issue caused all sorts of things r... | Teravus Ovares | 1 | -2/+2 |
2008-10-08 | Mantis#2354. Thank you kindly, Tglion for a patch that: | Charles Krinke | 1 | -0/+1 |
2008-10-07 | * Apply http://opensimulator.org/mantis/view.php?id=1207 | Justin Clarke Casey | 1 | -1/+1 |
2008-10-06 | * Stop the sim stats reporter reusing the same SimStatsPacket for all clients | Justin Clarke Casey | 1 | -2/+12 |
2008-10-06 | Implement Parcel -> ForceOwnerToMe god mode packet | Melanie Thielker | 1 | -0/+11 |
2008-10-06 | Revert r6697 patch as the build fails. | Charles Krinke | 1 | -1/+1 |
2008-10-06 | Mantis#1207. Thank you, TGlion for a patch that addresses: | Charles Krinke | 1 | -1/+1 |
2008-10-06 | Implements ObjectOwner god mode packet (Set Owner To Me admin option) | Melanie Thielker | 1 | -0/+16 |
2008-10-06 | * Green dots on the mainmap for avatar. | Teravus Ovares | 1 | -0/+34 |
2008-10-05 | Remove a console debug output | Melanie Thielker | 1 | -1/+1 |
2008-10-05 | Small bug fix | Melanie Thielker | 1 | -0/+1 |
2008-10-05 | Plumb in the DirPlacesReply packet | Melanie Thielker | 1 | -0/+31 |
2008-10-04 | Plumb packet DirPlacesQuery for search module | Melanie Thielker | 1 | -0/+22 |
2008-10-04 | Unclutter rezzing methods by removing the ad hoc permissions parameters. | Melanie Thielker | 1 | -3/+1 |
2008-10-04 | Add "Drop" functionality to pie menu | Melanie Thielker | 1 | -0/+14 |
2008-10-03 | * oops, fix build break. | Justin Clarke Casey | 1 | -3/+5 |
2008-10-03 | This changeset changes the way chat from client is routed: | Dr Scofield | 1 | -12/+12 |
2008-10-03 | * minor: remove warnings (the code cleaners strike again) | Justin Clarke Casey | 1 | -3/+3 |
2008-10-03 | Mantis #1360 | Melanie Thielker | 1 | -3/+21 |
2008-10-02 | - Fixed a small off by one error in sending MapBlocks | Homer Horwitz | 1 | -1/+1 |
2008-10-01 | - Added SendScriptTeleportRequest to IClientView and classes implementing it. | Homer Horwitz | 1 | -0/+12 |
2008-09-29 | * minor: remove warning | Justin Clarke Casey | 1 | -5/+5 |
2008-09-28 | Mantis#296. Thank you kindly, Idb for a patch that resolves: | Charles Krinke | 1 | -0/+9 |
2008-09-28 | Add some methods to allow modules so set client view options | Melanie Thielker | 1 | -0/+28 |
2008-09-27 | * Replace a generic error handler. | Teravus Ovares | 1 | -1/+1 |
2008-09-27 | * Event queue is now polling.. | Teravus Ovares | 1 | -1/+2 |
2008-09-26 | * Patch from JHurliman | Teravus Ovares | 1 | -74/+36 |
2008-09-26 | * minor: remove warnings | Justin Clarke Casey | 1 | -3/+3 |
2008-09-26 | * Wind updates. Still random.. but in 4 directions instead of two! | Teravus Ovares | 1 | -23/+27 |
2008-09-25 | Mantis#2017. Thank you kindly, Tyre, for a patch that solves: | Charles Krinke | 1 | -1/+1 |
2008-09-25 | * Adds some Wind | Teravus Ovares | 1 | -1/+92 |
2008-09-25 | Convergence is almost complete. This brings the diff between the API to < 10k | Melanie Thielker | 1 | -1/+2 |
2008-09-24 | cleanups, fixing REST appearance services. | Dr Scofield | 1 | -2/+0 |
2008-09-23 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -1/+1 |