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