| Commit message (Expand) | Author | Files | Lines |
2013-03-14 | Add ILandChannel.GetLandObject(Vector3 position) as this is a very common inp... | Justin Clark-Casey (justincc) | 1 | -0/+7 |
2011-04-05 | remove now unused individual LandData prim counts. | Justin Clark-Casey (justincc) | 1 | -1/+0 |
2011-03-25 | Start using IPrimCounts populated by PrimCountModule instead of LandData coun... | Justin Clark-Casey (justincc) | 1 | -0/+0 |
2011-01-27 | When an oar is loaded, do not create a default parcel before loading the parc... | Justin Clark-Casey (justincc) | 1 | -1/+4 |
2011-01-27 | Fix OAR parcel loading so that old parcels are replaced by the new instead of... | Justin Clark-Casey (justincc) | 1 | -0/+5 |
2010-05-13 | Implements three new OSSL functions for parcel management: osParcelJoin joins... | OpenSim Master | 1 | -0/+3 |
2010-01-04 | Formatting cleanup. Add copyright headers. | Jeff Ames | 1 | -1/+1 |
2009-11-25 | minor: add doc to a few parcel methods | Justin Clark-Casey (justincc) | 1 | -5/+20 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-04-06 | * Implements World.Parcels[] array for MRM scripting. | Adam Frisby | 1 | -1/+3 |
2009-03-05 | * simplify media and music url setting since we never get back a null land ob... | Justin Clarke Casey | 1 | -0/+15 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -1/+0 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 1 | -2/+2 |
2008-11-19 | * Add just enough to allow the scene presences test to establish a new user c... | Justin Clarke Casey | 1 | -1/+0 |
2008-10-18 | Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. | Melanie Thielker | 1 | -0/+1 |
2008-09-13 | Remove the cruft of accessing a private member of another module's class | Melanie Thielker | 1 | -0/+1 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -3/+3 |
2008-06-11 | *Parcel Prim Count Maximums moved to their own functions so modules can overr... | mingchen | 1 | -0/+2 |
2008-05-24 | This enables return from the parcel object owner display. | Teravus Ovares | 1 | -0/+1 |
2008-05-23 | *Refactor of the LandManagementModule that allows OpenSim to run without it | mingchen | 1 | -22/+3 |
2008-05-06 | * Cleaning up code, making it conform to OpenSim standards. | Adam Frisby | 1 | -30/+19 |
2008-05-05 | *Standardized the Land module by removing all references to libsecondlife.pac... | mingchen | 1 | -2/+1 |
2008-05-01 | * Rolled back a few changes. | Adam Frisby | 1 | -3/+2 |
2008-05-01 | * Spring cleaning on Region.Environment. | Adam Frisby | 1 | -2/+3 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -4/+1 |
2008-04-17 | Update svn properties. Add copyright info to some source files. | Jeff Ames | 1 | -1/+28 |
2008-03-22 | Update svn properties. | Jeff Ames | 1 | -52/+52 |
2008-03-22 | *Moved LandManagement into its own region module (spiffy!) | mingchen | 1 | -0/+52 |