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