| Commit message (Expand) | Author | Files | Lines |
2008-06-25 | taking another look at mantis #1502: adding necessary locks, checking for emp... | Dr Scofield | 1 | -3/+11 |
2008-06-25 | * Deleted some genned files | lbsa71 | 3 | -235/+0 |
2008-06-25 | Modifies box prim profile cut parameters to avoid angles which cause spurious... | Dahlia Trimble | 1 | -0/+11 |
2008-06-25 | Mantis#1590. Thank you, Melanie for a preserve type patch. | Charles Krinke | 1 | -0/+1 |
2008-06-25 | Mantis#1590. Thank you kindly, Melanie for a patch that: | Charles Krinke | 4 | -11/+6 |
2008-06-24 | Mantis#1587. Thank you kindly, Melanie for a patch that: | Charles Krinke | 4 | -17/+77 |
2008-06-24 | Mantis#5189. Thank you kindly, Matth for your patch | Charles Krinke | 2 | -14/+139 |
2008-06-24 | * Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, ap... | lbsa71 | 49 | -1288/+15616 |
2008-06-24 | based on positive feedback on performance of making keys fixed length | Sean Dague | 1 | -0/+31 |
2008-06-23 | Mantis#1569. Thank you kindly, Nebadon for a patch that | Charles Krinke | 1 | -2/+2 |
2008-06-23 | fix typo in Inventory nhibernate mappings. nhibernate should | Sean Dague | 1 | -4/+4 |
2008-06-23 | * minor: Remove crusty old unused agent inventory classes | Justin Clarke Casey | 2 | -256/+3 |
2008-06-23 | * Remove all use of asset.InvType, as outlined in mailing list discussion | Justin Clarke Casey | 9 | -72/+83 |
2008-06-23 | add migration to go from varchar -> char for uuid. Tested | Sean Dague | 1 | -0/+9 |
2008-06-23 | changed kickuser console command to use caseless compared substrings for firs... | Dahlia Trimble | 1 | -6/+2 |
2008-06-22 | Changed the kickuser command to use the new console RegisterCmd feature. | Dahlia Trimble | 1 | -31/+33 |
2008-06-22 | Added an experimental "kickuser" console command to log off a user by name. | Dahlia Trimble | 1 | -0/+31 |
2008-06-21 | * archive each object as a separate xml file rather than put them all in one ... | Justin Clarke Casey | 5 | -74/+42 |
2008-06-21 | Mantis#1580. Thank you kindly, Dmiles for a patch that: | Charles Krinke | 1 | -15/+32 |
2008-06-21 | * refactor: Making some of the serialization names consistent, both within th... | Justin Clarke Casey | 5 | -23/+54 |
2008-06-21 | * Remove redundant <scene> tag from individual object xml representation | Justin Clarke Casey | 1 | -7/+19 |
2008-06-21 | * Refactor: Fold sog.DeleteParts() functionality into existing sog.DeleteGroup() | Justin Clarke Casey | 2 | -22/+9 |
2008-06-21 | * Remove a bug I created in r5171 where taking an object would terminate the ... | Justin Clarke Casey | 6 | -14/+40 |
2008-06-21 | * minor: start saving current prims xml to an objects/ directory in the archive | Justin Clarke Casey | 1 | -1/+1 |
2008-06-21 | * minor: override the name of the sog such that it gets/sets the root part name | Justin Clarke Casey | 2 | -1/+10 |
2008-06-21 | Changes selection criteria to allow meshing of more sphere prim configurations. | Dahlia Trimble | 2 | -2/+18 |
2008-06-21 | * Persists region banlists across reboots for the sqlite datastore also now. | Teravus Ovares | 3 | -3/+119 |
2008-06-21 | * Adds Region ban capability to Regions. You access this by going to World->... | Teravus Ovares | 18 | -17/+557 |
2008-06-20 | lots of futzing with nhibernate to make it more efficient. I | Sean Dague | 4 | -212/+136 |
2008-06-20 | * Handle parcel telehub location corruption gracefully. DBNull | Teravus Ovares | 2 | -8/+18 |
2008-06-20 | * Handle parcel telehub location corruption gracefully. DBNull | Teravus Ovares | 1 | -6/+15 |
2008-06-20 | * Patch from nlin to enable DIF state file writing from the ODEPlugin | Teravus Ovares | 1 | -0/+28 |
2008-06-20 | Implemented plugin support for ClientStack, with LindenUDP as the default plu... | Johan Berntsson | 6 | -6/+107 |
2008-06-20 | Mantis#1573. Thank you kindly, Mikem for a patch to our | Charles Krinke | 1 | -1/+1 |
2008-06-19 | fixed to inventory for nhibernate that actually make it so I can | Sean Dague | 2 | -8/+8 |
2008-06-19 | more work towards nhibernate working with mysql, not there yet, | Sean Dague | 4 | -7/+9 |
2008-06-19 | Mantis#1572. Thank you kindly, Lulurun for a patch that addresses: | Charles Krinke | 1 | -2/+6 |
2008-06-19 | Mantis#1543. Thank you kindly, Jonc for a patch that: | Charles Krinke | 7 | -11/+104 |
2008-06-19 | * Patch from Dahlia - 0001576: Exception of type 'System.OutOfMemoryException... | Teravus Ovares | 1 | -0/+4 |
2008-06-19 | * Temporary workaround for mantis 1568. If the avatar apperance factory now ... | Justin Clarke Casey | 2 | -12/+27 |
2008-06-19 | oops, build break. needed to include another reference. | Sean Dague | 1 | -0/+1 |
2008-06-19 | add migrations support for mysql log store. This should complete | Sean Dague | 3 | -1/+41 |
2008-06-19 | fix an edge case with migrations in the region store. | Sean Dague | 3 | -2/+54 |
2008-06-19 | oops, it helps to reference the *right* migration | Sean Dague | 2 | -2/+2 |
2008-06-19 | * 0001571: (PATCH) patch to implement editable sphere meshes for meshmerizer/... | Teravus Ovares | 1 | -17/+111 |
2008-06-18 | * Refactors call to OutPacket out of AssetCache and into LLClientView | Teravus Ovares | 6 | -68/+165 |
2008-06-18 | clean up the nhibernate definitions to work with mysql | Sean Dague | 8 | -117/+30 |
2008-06-18 | add mysql migrations for nhibernate driver | Sean Dague | 3 | -10/+136 |
2008-06-18 | Mantis#1567. Thank you kindly, Dmiles for a patch that addresses: | Charles Krinke | 1 | -1/+10 |
2008-06-18 | add inventory store migration | Sean Dague | 1 | -0/+40 |