| Commit message (Expand) | Author | Files | Lines |
2012-02-03 | Change LandDataSerializer deserialization so that in the future it won't care... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-02-02 | Replace ParcelAccessEntry with a new struct, LandAccessEntry, which more | Melanie | 1 | -6/+13 |
2011-04-05 | Change some text to make the autoreturn mechanism more obvious, and align wit... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-04-05 | remove now unused individual LandData prim counts. | Justin Clark-Casey (justincc) | 1 | -64/+1 |
2011-01-28 | Thank you, Goetz, for a patch to fix prim count display in cut regions. | Melanie | 1 | -0/+2 |
2010-09-12 | Formatting cleanup. | Jeff Ames | 1 | -14/+14 |
2010-09-05 | Remove "Dwell" support from core and replace it with calls to methods | Melanie Thielker | 1 | -14/+0 |
2010-08-30 | Implements parcel media setting persistence and packet / CAPS handling | Jonathan Freedman | 1 | -14/+90 |
2010-08-30 | local commit with parcel media bits | Jonathan Freedman | 1 | -14/+90 |
2010-02-14 | Revolution is on the roll again! :) | Revolution | 1 | -0/+26 |
2009-09-04 | preparing LandData seriali(s|z)ation into OAR [not yet functional] | dr scofield (aka dirk husemann) | 1 | -0/+33 |
2009-08-16 | Misc cleanup. | Jeff Ames | 1 | -1/+1 |
2009-08-13 | * minor: comments | Teravus Ovares (Dan Olivares) | 1 | -1/+125 |
2009-08-12 | minor:comments | Teravus Ovares (Dan Olivares) | 1 | -0/+3 |
2009-07-25 | * Updates libOMV to version 0.7.0 | Teravus Ovares | 1 | -9/+9 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -3/+3 |
2008-11-16 | Add group prim count support to land properties | Melanie Thielker | 1 | -1/+1 |
2008-10-18 | Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. | Melanie Thielker | 1 | -0/+22 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -26/+26 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -3/+3 |
2008-07-23 | make privates private | Sean Dague | 1 | -39/+39 |
2008-07-23 | refactored LandData to use properties, and cleaned up the naming on | Sean Dague | 1 | -77/+401 |
2008-07-03 | *Parcel Claim date is no longer Epoch (Jan 1, 1970). Now shows the actual cre... | mingchen | 1 | -1/+1 |
2008-04-29 | * Spring cleaning. | Adam Frisby | 1 | -18/+17 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -1/+1 |
2008-04-15 | * Fixes an issue with the BaseHttpServer in Linux | Teravus Ovares | 1 | -0/+1 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -27/+27 |
2008-01-15 | * Mother of all commits: | Adam Frisby | 1 | -3/+4 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -3/+4 |
2007-12-19 | *Added Ban Lines around parcels for banned avatars, but there is no actual bl... | mingchen | 1 | -1/+1 |
2007-12-17 | *Land has now been linked to the StorageManager. Next step is to fill in the ... | mingchen | 1 | -1/+14 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 1 | -2/+2 |
2007-11-24 | * Removed references to "new LLUUID()", replaced with LLUUID.Zero. | Adam Frisby | 1 | -4/+4 |
2007-10-31 | * Moved OpenSim/Framework/General to OpenSim/Framework for great justice. | lbsa71 | 1 | -0/+0 |
2007-10-31 | set svn:eol-style | Jeff Ames | 1 | -122/+122 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -83/+86 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 1 | -120/+120 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 |
2007-08-20 | Instant Messages between users in the same region should actually now work. | MW | 1 | -1/+1 |
2007-07-30 | mass update of files to have native line endings | Sean Dague | 1 | -120/+120 |
2007-07-16 | *Renamed everything Parcels and ParcelData to Land and LandData | mingchen | 1 | -120/+120 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -120/+120 |
2007-07-16 | *Fixed bug that incorrectly tabulated 'others' prims on a parcel | mingchen | 1 | -0/+2 |
2007-07-14 | *Added support for simwide area and simwide prim count for parcels | mingchen | 1 | -3/+5 |
2007-07-14 | *Added support for prim counting on parcels | mingchen | 1 | -0/+4 |
2007-07-13 | *Moved the OnSignificantClientMovement event to ScenePresence. | mingchen | 1 | -2/+2 |
2007-07-13 | * Fixing issue with ParcelFlags. ParcelFlags is now a uint rather than an enum. | Adam Frisby | 1 | -1/+1 |
2007-07-13 | * Default parcel flags now allow flying, landmark creation, object entry, dee... | Adam Frisby | 1 | -1/+1 |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -6/+3 |