| Commit message (Expand) | Author | Files | Lines |
2008-11-17 | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 1 | -2/+2 |
2008-11-17 | Correct prim counts for group land. Correct MessageTransferModule startup | Melanie Thielker | 1 | -2/+3 |
2008-11-16 | Add group prim count support to land properties | Melanie Thielker | 1 | -1/+7 |
2008-11-10 | Removed some debug output I forgot to remove... | Homer Horwitz | 1 | -13/+0 |
2008-11-09 | Update svn properties. Add copyright headers. Minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-11-08 | Added necessary locking to LandManagementModule. As it is used by several | Homer Horwitz | 1 | -143/+239 |
2008-11-01 | * refactor: Convert most non SOP methods to use SOG.IsAttachment rather than ... | Justin Clarke Casey | 1 | -1/+1 |
2008-10-18 | Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. | Melanie Thielker | 2 | -0/+24 |
2008-10-15 | * refactor: Remove OutPacket from the IClientAPI | Justin Clarke Casey | 1 | -1/+1 |
2008-10-11 | The "About Landmark" code with the fake parcelIDs had a serious bug. | Homer Horwitz | 1 | -13/+52 |
2008-10-10 | Committing diva's LandSnapshot update patch. Also included is a small | Melanie Thielker | 1 | -0/+1 |
2008-10-08 | - Fix wrong order of max/min usage for clipping. Uses Util.Clamp now | Homer Horwitz | 1 | -2/+2 |
2008-10-08 | - removed some unnecessary conversions (double -> double) | Homer Horwitz | 1 | -2/+2 |
2008-10-06 | Implement Parcel -> ForceOwnerToMe god mode packet | Melanie Thielker | 1 | -0/+15 |
2008-10-06 | Exclude attachments from parcel prim counts | Melanie Thielker | 1 | -1/+1 |
2008-09-26 | * Patch from JHurliman | Teravus Ovares | 2 | -16/+16 |
2008-09-13 | Remove the cruft of accessing a private member of another module's class | Melanie Thielker | 2 | -0/+15 |
2008-09-07 | Mantis #2142 | Melanie Thielker | 1 | -1/+1 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 3 | -65/+64 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 2 | -61/+28 |
2008-08-17 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -11/+15 |
2008-08-16 | Mantis#1965. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 1 | -1/+119 |
2008-08-16 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -3/+3 |
2008-08-15 | Fix up master avatar handling for estate owners. Introduces a new | Melanie Thielker | 1 | -3/+12 |
2008-08-07 | Minor formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-08-04 | Addresses Mantis #1886 | Melanie Thielker | 1 | -4/+7 |
2008-07-23 | refactored LandData to use properties, and cleaned up the naming on | Sean Dague | 3 | -108/+108 |
2008-07-23 | Update svn properties. Formatting cleanup. Remove a compiler warning. | Jeff Ames | 1 | -3/+3 |
2008-07-18 | Patch #9151 | Melanie Thielker | 1 | -1/+5 |
2008-07-14 | Patch #9149 | Melanie Thielker | 1 | -1/+1 |
2008-07-14 | Patch #9147 | Melanie Thielker | 1 | -3/+11 |
2008-07-08 | * Changed casing of some archaic methods to conform with code standards | lbsa71 | 2 | -6/+6 |
2008-07-03 | *Parcel Claim date is no longer Epoch (Jan 1, 1970). Now shows the actual cre... | mingchen | 1 | -1/+2 |
2008-06-26 | Mantis#1597. Thank you, Melanie for a patch that: | Charles Krinke | 1 | -1/+17 |
2008-06-11 | *Parcel Prim Count Maximums moved to their own functions so modules can overr... | mingchen | 3 | -3/+68 |
2008-06-07 | Potential Fix #1 for 0001392: Shift+Drag now causes an unhandled 'Object refe... | mingchen | 1 | -3/+9 |
2008-05-25 | Update svn properties. Formatting cleanup. | Jeff Ames | 1 | -3/+3 |
2008-05-24 | * Fixes endless loop in the Land Module when selecting any object. | Teravus Ovares | 2 | -0/+6 |
2008-05-24 | This enables return from the parcel object owner display. | Teravus Ovares | 3 | -24/+99 |
2008-05-24 | * Implements selected object return. | Teravus Ovares | 1 | -25/+45 |
2008-05-23 | *Refactor of the LandManagementModule that allows OpenSim to run without it | mingchen | 2 | -868/+965 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 2 | -5/+5 |
2008-05-14 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-05-13 | *Complete redo of the permissions module | mingchen | 3 | -38/+65 |
2008-05-09 | *Land/Parcel upates are now correct with a significant movement by the Client | mingchen | 2 | -10/+1 |
2008-05-06 | *LLClientView is now pushed the EstateSettings instead of pulling it from the... | mingchen | 2 | -8/+3 |
2008-05-06 | * Cleaning up code, making it conform to OpenSim standards. | Adam Frisby | 3 | -187/+159 |
2008-05-05 | *Standardized the Land module by removing all references to libsecondlife.pac... | mingchen | 2 | -227/+38 |
2008-05-04 | *Fixed up EstateManagementModule to the module standard - no more packets all... | mingchen | 1 | -0/+15 |
2008-05-03 | * For your fragging desire, damage enabled land works, but watch out!, life d... | Teravus Ovares | 1 | -0/+5 |