aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/IPrimCounts.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-7/+7
2011-03-30(re)implement selected prim count.Justin Clark-Casey (justincc)1-0/+5
2011-03-26move total parcel prim calculations into IPrimCounts instead of doing this in...Justin Clark-Casey (justincc)1-0/+24
2011-03-25Start using IPrimCounts populated by PrimCountModule instead of LandData coun...Justin Clark-Casey (justincc)1-12/+2
2011-01-29Create the structure of classes and interfaces to replace the cruft thatMelanie1-0/+2
2011-01-28Add the prim count interfacesMelanie1-4/+18
2010-03-01Change friends to handle offers as it was originally designed. This mayMelanie1-13/+0
2010-02-28Initial Online friends notification seems to be working reliably now. All thi...Diva Canto1-0/+1
2010-02-04Finally cutting the gordian knot. Friends needs to be both a module and aMelanie1-9/+0
2010-02-04Some interface and data structure changes, add the missing method in friendsMelanie1-0/+9
2010-01-19Change a member of the friendslist module to better reflect the client sideMelanie1-1/+1
2009-11-05Change the permissions module to use the friend list cache already in theMelanie1-0/+2
2009-10-01Formatting cleanup.Jeff Ames1-3/+3
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-1/+1
2008-12-23* Add a method to allow friendship offers to a logged in client from an offli...Justin Clarke Casey1-14/+13
2008-12-19* minor: move IGesturesModule into the correct namespaceJustin Clarke Casey1-1/+1
2008-12-18* refactor: move gestures code out from Scene into its own moduleJustin Clarke Casey1-13/+13
2008-11-19Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker1-1/+1
2008-11-19Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker1-1/+1
2008-11-17* Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-4/+4
2008-05-16Formatting cleanup.Jeff Ames1-1/+1
2008-05-01* Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby1-2/+2
2008-03-18Formatting cleanup.Jeff Ames1-27/+27
2007-12-28Set svn:eol-style.Jeff Ames1-2/+2
2007-12-27* Optimized usingslbsa711-7/+7
2007-12-24Prim inventory script saving phase 1. Create necessary CAPS structures for c...Justin Clarke Casey1-12/+17
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-10-30* Optimized usingslbsa711-2/+1
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-07-30mass update of files to have native line endingsSean Dague1-46/+46
2007-07-22* Some work in progress code: Inventory cache, start of inventory server/serv...MW1-46/+46
2007-07-16changed to native line ending encodingSean Dague1-46/+46
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-4/+0
2007-06-27*Moved all the classes into their own file from LLSDHelpers.csmingchen1-4/+14
2007-06-27*Some more restructuring/fixing -- should compile, but high chance I forgot t...mingchen1-1/+1