| Commit message (Expand) | Author | Files | Lines |
2008-05-30 | Update svn properties. Formatting cleanup. | Jeff Ames | 4 | -19/+24 |
2008-05-30 | * Added helper method to the Sun module to Get the Linden hour based on the m... | Teravus Ovares | 1 | -1/+3 |
2008-05-29 | * Caches UUIDName requests | Teravus Ovares | 1 | -9/+52 |
2008-05-29 | this is a snapshot of the OSHttpServer work-in-progress. it's an initial skel... | Dr Scofield | 3 | -0/+191 |
2008-05-29 | attempting to get to the bottom of unresponsive grids servers by | Sean Dague | 1 | -21/+32 |
2008-05-28 | let Grid Servers specify a connect string in their configuration. | Sean Dague | 1 | -0/+6 |
2008-05-28 | Mantis#1406. Thank you kindly, Xantor for a patch that: | Charles Krinke | 1 | -1/+1 |
2008-05-28 | Formatting cleanup. | Jeff Ames | 3 | -24/+28 |
2008-05-27 | Thank you very much, Xantor for a patch that: | Charles Krinke | 1 | -1/+34 |
2008-05-26 | * Assigns a random UUID to a region if the Sim UUID is null. | Adam Frisby | 3 | -1/+15 |
2008-05-26 | Thank you kindly, Melanie for a patch for script reset | Charles Krinke | 1 | -0/+2 |
2008-05-26 | This cleans up a merge mess from the earlier checkin and implements llOwnerSa... | Dr Scofield | 1 | -0/+13 |
2008-05-25 | Update svn properties. Formatting cleanup. | Jeff Ames | 11 | -62/+62 |
2008-05-25 | * Adds Top Colliders when using ODE. Access it from the estate tools/debug tab. | Teravus Ovares | 2 | -0/+60 |
2008-05-24 | This enables return from the parcel object owner display. | Teravus Ovares | 1 | -0/+3 |
2008-05-23 | Thank you kindly, Melanie, for: | Charles Krinke | 1 | -1/+1 |
2008-05-22 | changing more 'raw' HTTP status codes to OSHttpStatusCodes. | Dr Scofield | 1 | -0/+2 |
2008-05-22 | here are further enhancements to the IHttpAgentHandler and to BaseHttpServer ... | Dr Scofield | 3 | -21/+220 |
2008-05-22 | * Fix mantis 1325. This is a minor issue where 'show assets' would not work ... | Justin Clarke Casey | 1 | -8/+14 |
2008-05-22 | * Minor: Tidy ups and logging tweaks. | Justin Clarke Casey | 1 | -1/+1 |
2008-05-21 | * Provide relief for mantis 1263, 1202, 679 | Justin Clarke Casey | 1 | -23/+49 |
2008-05-20 | i'm extending the RestStreamHandler.Handler(...) signature to actually | Dr Scofield | 4 | -6/+15 |
2008-05-20 | Add copyright notices. | Jeff Ames | 4 | -3/+111 |
2008-05-20 | my last "simplification" of the the if-then-else logic in BaseHttpServer plac... | Dr Scofield | 1 | -1/+1 |
2008-05-19 | fix a constant that meant pants still weren't working. now | Sean Dague | 1 | -2/+2 |
2008-05-19 | Thank you kindly, Melanie for a patch that avoids a null | Charles Krinke | 1 | -0/+24 |
2008-05-19 | i can haz pantz? | Sean Dague | 1 | -1/+1 |
2008-05-19 | (from awebb) | Dr Scofield | 1 | -1/+10 |
2008-05-19 | (from awebb) | Dr Scofield | 2 | -26/+142 |
2008-05-19 | adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht... | Dr Scofield | 9 | -19/+338 |
2008-05-18 | * This fixes the Sculpty seam. Unfortunately not all sculpties will surviv... | Teravus Ovares | 1 | -2/+6 |
2008-05-18 | * Refactor: Eliminate empty if clause from AssetCache.GetAsset() | Justin Clarke Casey | 1 | -4/+1 |
2008-05-18 | * Group type stuff. Nothing spectacular. two packets, sorta almost semi half... | Teravus Ovares | 1 | -1/+3 |
2008-05-17 | * Tweaked patch mantis 1302 and committing it. | Teravus Ovares | 1 | -2/+9 |
2008-05-17 | Formatting cleanup. | Jeff Ames | 1 | -24/+24 |
2008-05-16 | * Committing patch from mantis 0001297: [PATCH] Fix behavior of child prim in... | Teravus Ovares | 1 | -1/+1 |
2008-05-16 | * Applying patch in mantis 0001293: [PATCH] Fix a bug that corrupts uploaded ... | Teravus Ovares | 1 | -0/+2 |
2008-05-16 | prime the wearables structure, which should fix the exception | Sean Dague | 1 | -0/+8 |
2008-05-16 | * Eliminate occurences of "Got a texture uuid ... with no sender object to ha... | Justin Clarke Casey | 1 | -1/+1 |
2008-05-16 | * Cache knowledge in the region server that the asset service has reported an... | Justin Clarke Casey | 3 | -15/+33 |
2008-05-16 | * Removing unnecessary LLUUID.Zero check from AssetCache | Justin Clarke Casey | 2 | -64/+63 |
2008-05-16 | add to / from hash mapping for grid serialization | Sean Dague | 1 | -0/+74 |
2008-05-16 | Minor cleanup. | Jeff Ames | 1 | -4/+3 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 60 | -745/+745 |
2008-05-16 | appearance now survives logout. Tommorrow will involve moving | Sean Dague | 1 | -0/+10 |
2008-05-15 | fix bad default initialization | Sean Dague | 1 | -0/+2 |
2008-05-15 | remove my UserAppearance object, switch all code to use | Sean Dague | 4 | -235/+7 |
2008-05-15 | add the rest of my UserAppearance created methods to | Sean Dague | 1 | -0/+117 |
2008-05-15 | minor refactor of some properties for readability | Sean Dague | 1 | -35/+35 |
2008-05-15 | refactoring to move AvatarAppearance into Framework and | Sean Dague | 1 | -0/+217 |