| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Attachments, attachments, and, did I say attachments? | Melanie Thielker | 2008-11-07 | 2 | -44/+29 |
* | * Instead of putting 0.5.11.00000 if there is no revision, just put 0.5.11 in... | Justin Clarke Casey | 2008-10-29 | 1 | -4/+4 |
* | * Stop the DataSnapShot module trying to call home on shutdown even if it isn... | Justin Clarke Casey | 2008-10-29 | 1 | -7/+3 |
* | Mantis #2489 | Melanie Thielker | 2008-10-29 | 1 | -4/+11 |
* | Commit Diva's new patch for the DataSnapshot. Comment the default | Melanie Thielker | 2008-10-11 | 2 | -141/+157 |
* | Committing diva's LandSnapshot update patch. Also included is a small | Melanie Thielker | 2008-10-10 | 1 | -131/+134 |
* | added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrabUpdate event, f... | MW | 2008-10-10 | 1 | -1/+1 |
* | Patch by Fly-Man, with modifications. Add more fields to DataSnapshot. | Melanie Thielker | 2008-10-06 | 1 | -11/+36 |
* | Fixed small coordinate issue: The center is (min+max)/2, not (max-min)/2 | Homer Horwitz | 2008-10-05 | 1 | -1/+1 |
* | Fix a problem with land-search and non-convex parcels. | Homer Horwitz | 2008-10-05 | 1 | -2/+39 |
* | Add parcel info "UUID" to snapshot | Melanie Thielker | 2008-10-05 | 1 | -0/+6 |
* | Change category in snapshot to a number, to match the one in search | Melanie Thielker | 2008-10-05 | 1 | -1/+1 |
* | Add a dummy "dwell" value to the data snapshot | Melanie Thielker | 2008-10-05 | 1 | -1/+5 |
* | Unclutter rezzing methods by removing the ad hoc permissions parameters. | Melanie Thielker | 2008-10-04 | 1 | -1/+1 |
* | Remove type="owner" from the data snapshot. Made the parser choke and there | Melanie Thielker | 2008-10-04 | 1 | -3/+3 |
* | Add some needed fields to data snapshot | Melanie Thielker | 2008-10-04 | 1 | -22/+23 |
* | Add <expire> tag to data snapshot to give the search server an idea | Melanie Thielker | 2008-09-20 | 1 | -0/+6 |
* | Reverse yes and no for the parcel's "public" property to make it accurately | Melanie Thielker | 2008-09-18 | 1 | -2/+2 |
* | Add various XML elements to the data snapshot. Changes by Fly-Man and | Melanie Thielker | 2008-09-17 | 3 | -17/+78 |
* | Fix another missing UUID before a ToString(). | Homer Horwitz | 2008-09-13 | 1 | -1/+1 |
* | Remove the cruft of accessing a private member of another module's class | Melanie Thielker | 2008-09-13 | 1 | -17/+11 |
* | Fix a typo in the DataSnapshot module | Melanie Thielker | 2008-09-13 | 1 | -1/+1 |
* | fix: warnings from libomv | Dr Scofield | 2008-09-08 | 1 | -0/+4 |
* | Mantis #2133 | Melanie Thielker | 2008-09-06 | 1 | -1/+1 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 6 | -36/+36 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-19 | 1 | -1/+0 |
* | Fix another compiler warning, based on a patch submitted by Leaf. (bug #1978) | Jeff Ames | 2008-08-18 | 1 | -2/+1 |
* | Fix up master avatar handling for estate owners. Introduces a new | Melanie Thielker | 2008-08-15 | 1 | -4/+10 |
* | * Resolve mantis 1911 without reintroducing warnings | Justin Clarke Casey | 2008-08-09 | 1 | -2/+1 |
* | refactored LandData to use properties, and cleaned up the naming on | Sean Dague | 2008-07-23 | 1 | -14/+14 |
* | Patch #9147 | Melanie Thielker | 2008-07-14 | 1 | -2/+2 |
* | * On archive loading, tell the user how many objects we are ignoring because ... | Justin Clarke Casey | 2008-07-12 | 1 | -4/+1 |
* | last round of warning squashing. calling it a day now. | Dr Scofield | 2008-06-27 | 4 | -12/+13 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-05-25 | 1 | -3/+3 |
* | i'm extending the RestStreamHandler.Handler(...) signature to actually | Dr Scofield | 2008-05-20 | 1 | -1/+2 |
* | Add copyright notices. | Jeff Ames | 2008-05-20 | 1 | -0/+27 |
* | Formatting cleanup, minor refactoring. Fixed some comparisons of value types... | Jeff Ames | 2008-05-18 | 5 | -10/+7 |
* | Update svn properties. | Jeff Ames | 2008-05-18 | 3 | -375/+375 |
* | Thank you kindly, KMeisthax for: Moving the PostInitialize() code to the | Charles Krinke | 2008-05-17 | 1 | -24/+24 |
* | Thank you very much KMeisthax for DataSnapshot 1.1 | Charles Krinke | 2008-05-17 | 9 | -326/+785 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 5 | -14/+14 |
* | More formatting cleanup. | Jeff Ames | 2008-05-14 | 1 | -31/+34 |
* | m_logs always need to be private static readonly otherwise we | Sean Dague | 2008-05-09 | 4 | -4/+4 |
* | * Thanks to Mic Bowman for inspiring me to look at that we are still using AS... | Adam Frisby | 2008-05-01 | 1 | -1/+1 |
* | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 2008-05-01 | 5 | -2/+6 |
* | * Sometimes you know, you do something really stupid. | Adam Frisby | 2008-04-30 | 1 | -1/+1 |
* | replace hard tabs with 4 spaces to be consistant in the source. | Sean Dague | 2008-04-24 | 1 | -3/+3 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 6 | -48/+26 |
* | Update svn properties. Add copyright info to some source files. | Jeff Ames | 2008-04-17 | 2 | -0/+54 |
* | moved fields to properties for UserDataProfile, which was | Sean Dague | 2008-04-10 | 1 | -1/+1 |