| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Temporarily revert r6714 which changed agent throttle number interpretation | Justin Clarke Casey | 2008-10-07 | 1 | -6/+8 |
* | * Apply http://opensimulator.org/mantis/view.php?id=1207 | Justin Clarke Casey | 2008-10-07 | 1 | -1/+1 |
* | * Stop the sim stats reporter reusing the same SimStatsPacket for all clients | Justin Clarke Casey | 2008-10-06 | 1 | -2/+12 |
* | * restore Header.Resent field setting for resent packets | Justin Clarke Casey | 2008-10-06 | 1 | -0/+4 |
* | * Change interpretation of asset throttle values to bits per second rather th... | Justin Clarke Casey | 2008-10-06 | 2 | -37/+42 |
* | Implement Parcel -> ForceOwnerToMe god mode packet | Melanie Thielker | 2008-10-06 | 1 | -0/+11 |
* | Revert r6697 patch as the build fails. | Charles Krinke | 2008-10-06 | 1 | -1/+1 |
* | Mantis#1207. Thank you, TGlion for a patch that addresses: | Charles Krinke | 2008-10-06 | 1 | -1/+1 |
* | Implements ObjectOwner god mode packet (Set Owner To Me admin option) | Melanie Thielker | 2008-10-06 | 1 | -0/+16 |
* | * Green dots on the mainmap for avatar. | Teravus Ovares | 2008-10-06 | 1 | -0/+34 |
* | Revert the packet resend timing changes. They caused login issues in primmy | Melanie Thielker | 2008-10-05 | 1 | -2/+2 |
* | Craters, take 2. Remove old discard logic and absolute discard timer. | Melanie Thielker | 2008-10-05 | 1 | -47/+27 |
* | * An update to the UDP Packet handler which might make the giant sized crater... | Teravus Ovares | 2008-10-05 | 1 | -1/+1 |
* | Remove a console debug output | Melanie Thielker | 2008-10-05 | 1 | -1/+1 |
* | Small bug fix | Melanie Thielker | 2008-10-05 | 1 | -0/+1 |
* | Plumb in the DirPlacesReply packet | Melanie Thielker | 2008-10-05 | 1 | -0/+31 |
* | Plumb packet DirPlacesQuery for search module | Melanie Thielker | 2008-10-04 | 1 | -0/+22 |
* | Unclutter rezzing methods by removing the ad hoc permissions parameters. | Melanie Thielker | 2008-10-04 | 1 | -3/+1 |
* | Add "Drop" functionality to pie menu | Melanie Thielker | 2008-10-04 | 1 | -0/+14 |
* | * oops, fix build break. | Justin Clarke Casey | 2008-10-03 | 3 | -23/+70 |
* | * Put in some infrastructure to allow tweaking of packet queue throttle value... | Justin Clarke Casey | 2008-10-03 | 9 | -22/+158 |
* | * refactor: make startup a template method | Justin Clarke Casey | 2008-10-03 | 2 | -3/+4 |
* | This changeset changes the way chat from client is routed: | Dr Scofield | 2008-10-03 | 1 | -12/+12 |
* | * minor: remove warnings (the code cleaners strike again) | Justin Clarke Casey | 2008-10-03 | 3 | -6/+4 |
* | Mantis #1360 | Melanie Thielker | 2008-10-03 | 1 | -3/+21 |
* | * EventQueueGet is now working. | Teravus Ovares | 2008-10-03 | 1 | -1/+8 |
* | - Fixed a small off by one error in sending MapBlocks | Homer Horwitz | 2008-10-02 | 1 | -1/+1 |
* | - Added SendScriptTeleportRequest to IClientView and classes implementing it. | Homer Horwitz | 2008-10-01 | 1 | -0/+12 |
* | * minor: oh, and comment out the now unused logger as well | Justin Clarke Casey | 2008-10-01 | 1 | -2/+2 |
* | * minor: Comment out temporarily statistical counter I accidentally left in f... | Justin Clarke Casey | 2008-10-01 | 1 | -1/+1 |
* | * Try bumping packet resend timeout up to 2 seconds instead of 1 | Justin Clarke Casey | 2008-10-01 | 1 | -9/+22 |
* | * refactor: rename interface to put standard I prefix in front | Justin Clarke Casey | 2008-10-01 | 3 | -5/+5 |
* | * Fix bug in LLPacketHandler where the tickcount when a packet was approximat... | Justin Clarke Casey | 2008-10-01 | 2 | -9/+21 |
* | * minor: remove warning | Justin Clarke Casey | 2008-09-29 | 1 | -5/+5 |
* | Mantis#296. Thank you kindly, Idb for a patch that resolves: | Charles Krinke | 2008-09-28 | 1 | -0/+9 |
* | Add some methods to allow modules so set client view options | Melanie Thielker | 2008-09-28 | 2 | -0/+29 |
* | Mantis #2288 | Melanie Thielker | 2008-09-28 | 1 | -4/+16 |
* | * Replace a generic error handler. | Teravus Ovares | 2008-09-27 | 1 | -1/+1 |
* | * Event queue is now polling.. | Teravus Ovares | 2008-09-27 | 1 | -1/+2 |
* | * Patch from JHurliman | Teravus Ovares | 2008-09-26 | 4 | -81/+45 |
* | * minor: remove warnings | Justin Clarke Casey | 2008-09-26 | 1 | -3/+3 |
* | * Wind updates. Still random.. but in 4 directions instead of two! | Teravus Ovares | 2008-09-26 | 1 | -23/+27 |
* | Mantis#2017. Thank you kindly, Tyre, for a patch that solves: | Charles Krinke | 2008-09-25 | 1 | -1/+1 |
* | * Adds some Wind | Teravus Ovares | 2008-09-25 | 1 | -1/+92 |
* | Convergence is almost complete. This brings the diff between the API to < 10k | Melanie Thielker | 2008-09-25 | 1 | -1/+2 |
* | cleanups, fixing REST appearance services. | Dr Scofield | 2008-09-24 | 1 | -2/+0 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-23 | 1 | -1/+1 |
* | Update the permissions system to handle scripts and notecards the way | Melanie Thielker | 2008-09-23 | 1 | -1/+0 |
* | Move script and notecard open perms checks from ClientView to the | Melanie Thielker | 2008-09-22 | 1 | -2/+22 |
* | cleanups in inventory REST code. also, disables digest authentications | Dr Scofield | 2008-09-22 | 1 | -1/+2 |