Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Apply http://opensimulator.org/mantis/view.php?id=2468 | Justin Clarke Casey | 2008-10-27 | 3 | -31/+85 |
| | | | | | | | * This time there are accompanying changes to the unit test to adapt it to the changes * Thanks tglion | ||||
* | * Temporarily revert terrain changes in r6976 and reinstate unit test from ↵ | Justin Clarke Casey | 2008-10-27 | 3 | -79/+48 |
| | | | | | | | | | r6977. * If a change is going to affect a unit test, then please could we change the unit test at the same time? Otherwise this will never get done * It also seems a bad idea to disable tests which start failing unless there's a very good reason | ||||
* | Mantis #2428 | Melanie Thielker | 2008-10-26 | 2 | -2/+2 |
| | | | | | | Thank you, miceakitsune, for a patch that makes terraforming tools usable again | ||||
* | Committing a small fix for EventData along with more plumbing work | Melanie Thielker | 2008-10-26 | 1 | -1/+1 |
| | |||||
* | Disable terrain brush test until someone with terrain-fu can look | Melanie Thielker | 2008-10-25 | 1 | -28/+28 |
| | | | | | | | at it and determine the new test parameters needed for the terrain brush with strength support | ||||
* | Thank you kindly, Tglion for a patch that: | Charles Krinke | 2008-10-25 | 2 | -20/+51 |
| | | | | | | | | Support of strength-slider in latest sl-client (1.21.6) Added a patch, which includes the support of strength-slider in latest sl-client (1.21.6) for Raise- and LowerSphere. | ||||
* | A few more bots to yesterday's plumbing: change instant message method | Melanie Thielker | 2008-10-25 | 1 | -1/+1 |
| | | | | | | signature | ||||
* | Plumb some more | Melanie Thielker | 2008-10-24 | 1 | -0/+4 |
| | |||||
* | Pare the groups module down to basics. Adjust dependent files so that a | Melanie Thielker | 2008-10-21 | 1 | -1/+1 |
| | | | | | | real groups module can even be implemented. | ||||
* | Thank you kindly, Idb for a patch that solves: | Charles Krinke | 2008-10-19 | 1 | -1/+7 |
| | | | | | | | llWind always returns a zero vector. In the attached patch the WindModule has been changed slightly to make wind data available for llWind | ||||
* | * minor: remove mono warnings | Justin Clarke Casey | 2008-10-19 | 1 | -0/+1 |
| | |||||
* | Added calling cards. Fixes Mantis#2409 and part of #1515. | Homer Horwitz | 2008-10-19 | 1 | -0/+16 |
| | |||||
* | * Add root agent list/check for mapitem requests. | Teravus Ovares | 2008-10-19 | 1 | -9/+52 |
| | |||||
* | Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. | Melanie Thielker | 2008-10-18 | 3 | -7/+26 |
| | | | | | | | | Add rezzing time to objects. Add Object return and traffic fields to land database. Add plumbing for auto return. Implement auto return. Contains a migration. May contain nuts. | ||||
* | Check for terrain size=256x256 on "terrain load <file>". This fixes | Homer Horwitz | 2008-10-15 | 1 | -0/+13 |
| | | | | | | (the rest of) Mantis#1813. | ||||
* | * refactor: Remove OutPacket from the IClientAPI | Justin Clarke Casey | 2008-10-15 | 2 | -6/+2 |
| | | | | | | | * I believe this is reasonable since code outside the Linden client stack shouldn't be aware of the packet format being used * I would love to have made the method protected, but the LoadBalancerPlugin is still calling it and resolving that would require more work | ||||
* | * refactor: move viewer effect packet into LLClientView | Justin Clarke Casey | 2008-10-15 | 1 | -0/+4 |
| | |||||
* | * refactor: Move error logging from GetUserDetails up to callers, since ↵ | Justin Clarke Casey | 2008-10-15 | 1 | -0/+17 |
| | | | | there are some circumstances in which not finding a user is not an error | ||||
* | * minor: oops, small textual tweak | Justin Clarke Casey | 2008-10-15 | 1 | -1/+1 |
| | |||||
* | * minor: during opensim archive creation, tell the user that it may take ↵ | Justin Clarke Casey | 2008-10-15 | 1 | -1/+4 |
| | | | | some time | ||||
* | * refactor: move code concerned with creating a subsequent image packet to ↵ | Justin Clarke Casey | 2008-10-15 | 1 | -0/+4 |
| | | | | LLClientView | ||||
* | * refactor: rename SendImagePart to SendImageFirstPart since this is more ↵ | Justin Clarke Casey | 2008-10-15 | 1 | -1/+1 |
| | | | | descriptive of its actual function | ||||
* | * minor: change m_debug to m_debugPacketLevel since that's what it is | Justin Clarke Casey | 2008-10-14 | 1 | -1/+1 |
| | |||||
* | * refactor: rename SendKiPrimitive to SendKillObject since this appears more ↵ | Justin Clarke Casey | 2008-10-14 | 2 | -2/+2 |
| | | | | descriptive of what it actually does | ||||
* | Add EventInfoRequest and EventInfoReply packets. | Homer Horwitz | 2008-10-12 | 1 | -0/+6 |
| | | | | | | Note: New file, run prebuild. | ||||
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-10-12 | 1 | -12/+15 |
| | |||||
* | The "About Landmark" code with the fake parcelIDs had a serious bug. | Homer Horwitz | 2008-10-11 | 1 | -13/+52 |
| | | | | | | | - Fix that bug. It will work with OSSearch now, too - Add some caching to reduce inter-region requests. | ||||
* | Plumb the remaining search packets and replies. | Melanie Thielker | 2008-10-11 | 1 | -0/+28 |
| | |||||
* | Remove a UUID fudge that broke "Abandon Land" | Melanie Thielker | 2008-10-11 | 1 | -2/+2 |
| | |||||
* | Committing diva's LandSnapshot update patch. Also included is a small | Melanie Thielker | 2008-10-10 | 1 | -0/+1 |
| | | | | | | | | fix for the LandManagementModule. I changed LandSnapshot to use CachedUserInfo to take a load off the user server. Also, missing owner profiles are legit, warning removed. | ||||
* | added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrab event, for ↵ | MW | 2008-10-10 | 1 | -1/+1 |
| | | | | the new surface touch parameters in 1.21 viewers. | ||||
* | A bit more estate fudging | Melanie Thielker | 2008-10-10 | 2 | -2/+13 |
| | |||||
* | Add the beginnings of a sim health check (through remote admin) | Melanie Thielker | 2008-10-10 | 1 | -0/+5 |
| | |||||
* | Clean up webmap-generation a bit: | Homer Horwitz | 2008-10-09 | 1 | -17/+3 |
| | | | | | | | - Remove some duplicated code - Avoid unnecessary allocation of variables/values if only used once anyway. | ||||
* | - Fix wrong order of max/min usage for clipping. Uses Util.Clamp now | Homer Horwitz | 2008-10-08 | 1 | -2/+2 |
| | | | | | | - Add support for immediate switching of Music/Media URLs. Radio-scripts should work now. | ||||
* | - removed some unnecessary conversions (double -> double) | Homer Horwitz | 2008-10-08 | 1 | -2/+2 |
| | |||||
* | Mantis#2354. Thank you kindly, Tglion for a patch that: | Charles Krinke | 2008-10-08 | 1 | -0/+24 |
| | | | | | | | | | The average-value of modify.ModifyBlock.Height in LLClientView.cs:4170 seem to be incorrect or it isn't the average? Mhhh... So the terrain build -> Flaten Sphere is unuseable. I have put in a patch that contains a workaround while the main problem is not solved. | ||||
* | * Re-enables map item requests. | Teravus Ovares | 2008-10-08 | 1 | -51/+261 |
| | | | | | | | | * Puts remote requests in a single worker thread * Worker thread only starts when there are agents to serve * When there are no agents to serve, it shuts down * A good example of how to deal with threads in non-shared modules so they don't end up consuming threads per regions | ||||
* | warning squashing | Dr Scofield | 2008-10-08 | 1 | -3/+3 |
| | |||||
* | * Disabling mapitem requests for surrounding regions as it's probably using ↵ | Teravus Ovares | 2008-10-07 | 1 | -6/+6 |
| | | | | up a lot of threads right now when regions are inaccessable | ||||
* | * Apply http://opensimulator.org/mantis/view.php?id=1207 | Justin Clarke Casey | 2008-10-07 | 15 | -115/+168 |
| | | | | | | | * Implmements llModifyLand() and a check for the "Allow others to terraform flag" * Thanks tglion! | ||||
* | From: chris yeoh <yeohc@au1.ibm.com> | Dr Scofield | 2008-10-07 | 1 | -0/+13 |
| | | | | | | | | | | | | | If you use load-oar to transfer region data from one sim to another then currently inventory items can be left with unknown owner permission which results in them being no-mod/no-copy for everyone. The attached patch fixes things up so if the owner uuid does not exist on the destination system then it assigns ownership (and the creator for completeness) to the master avatar id. This will make it much more practical to share copies of regions :-) | ||||
* | * Stop the sim stats reporter reusing the same SimStatsPacket for all clients | Justin Clarke Casey | 2008-10-06 | 1 | -1/+1 |
| | | | | | | | * I believe this was the cause of the remaining packet_out_of_order messages in the Linden client logs * There were race conditions where multiple clientstacks would overwrite each other's sequence numbers | ||||
* | * Made Mapitems more failure friendly | Teravus Ovares | 2008-10-06 | 1 | -10/+86 |
| | |||||
* | Implement Parcel -> ForceOwnerToMe god mode packet | Melanie Thielker | 2008-10-06 | 2 | -0/+16 |
| | |||||
* | Exclude attachments from parcel prim counts | Melanie Thielker | 2008-10-06 | 1 | -1/+1 |
| | |||||
* | MapItems/Green Dots | Teravus Ovares | 2008-10-06 | 1 | -19/+63 |
| | | | | | | * Fixes 1 too large count in region you're in (Region no longer reports the green dot about yourself to you) * For all local requests, the region will check itself instead of going to it's web service. (optimization) | ||||
* | Revert r6697 patch as the build fails. | Charles Krinke | 2008-10-06 | 15 | -168/+115 |
| | |||||
* | Mantis#1207. Thank you, TGlion for a patch that addresses: | Charles Krinke | 2008-10-06 | 15 | -115/+168 |
| | | | | | | | | | | Implementation of llModifyLand() and There is a bug on permission-check of land-terraforming: x an y-coordinates are interchanged on function-call ExternalChecksCanTerraformLand. Correct: x is west, and y is north. 2) Missing check of "Other allow to terraform-flag" (Parcel.ParcelFlags.AllowTerraform) | ||||
* | Implements ObjectOwner god mode packet (Set Owner To Me admin option) | Melanie Thielker | 2008-10-06 | 1 | -0/+1 |
| |