| Commit message (Expand) | Author | Files | Lines |
2008-06-27 | Mantis#1591. Thank you graciously, Sempuki for a patch that: | Charles Krinke | 2 | -28/+17 |
2008-06-26 | Mantis#1610. Thank you, Melanie for a patch that: | Charles Krinke | 4 | -4/+18 |
2008-06-26 | Mantis#1603. Thank you, Matth for a patch to llGiveInventory | Charles Krinke | 1 | -0/+21 |
2008-06-26 | Update svn properties. Minor formatting cleanup. | Jeff Ames | 1 | -2/+1 |
2008-06-26 | * Put extensions on all assets in an archive | Justin Clarke Casey | 3 | -14/+66 |
2008-06-26 | small change to last commit | MW | 2 | -25/+25 |
2008-06-26 | As per the suggestion on the mailing list, added support for a OpenSim.xml co... | MW | 2 | -21/+57 |
2008-06-26 | Mantis#1600. Thank you, Melanie for a patch that: | Charles Krinke | 1 | -1/+1 |
2008-06-26 | Mantis#1597. Thank you, Melanie for a patch that: | Charles Krinke | 6 | -1/+64 |
2008-06-26 | Mantis#1602. Thank you, Kinoc for a patch to: | Charles Krinke | 2 | -4/+48 |
2008-06-26 | Mantis#1594. Thank you, Melanie for a patch that: | Charles Krinke | 3 | -52/+165 |
2008-06-26 | Minor refactoring of POS. Adds a Util.Clamp(x, min, max) function. | Jeff Ames | 1 | -52/+19 |
2008-06-26 | Separate POS classes into mutiple files. | Jeff Ames | 4 | -715/+822 |
2008-06-25 | added the flag param to IClientAPI.SendMapBlock | MW | 5 | -10/+10 |
2008-06-25 | first part of Requestmapblocks fixes: Adds uint flags param to the OnRequestM... | MW | 2 | -2/+3 |
2008-06-25 | forgotten methods in SceneManager for the terrain serialising. | MW | 1 | -0/+11 |
2008-06-25 | Added support for terrain map to be serialised to xml(as base64 binary). usef... | MW | 6 | -5/+85 |
2008-06-25 | the prefix "fix" turned out to be bollocks. sorry about that. hope this one | Dr Scofield | 1 | -1/+0 |
2008-06-25 | Minor formatting cleanup. | Jeff Ames | 14 | -136/+137 |
2008-06-25 | More svn properties. Minor cleanup in POS. | Jeff Ames | 1 | -32/+47 |
2008-06-25 | Update svn properties. Add copyright notices. | Jeff Ames | 3 | -0/+81 |
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-23 | Mantis#1569. Thank you kindly, Nebadon for a patch that | Charles Krinke | 1 | -2/+2 |
2008-06-23 | * Remove all use of asset.InvType, as outlined in mailing list discussion | Justin Clarke Casey | 5 | -41/+54 |
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 | * Adds Region ban capability to Regions. You access this by going to World->... | Teravus Ovares | 9 | -5/+267 |
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 | Mantis#1543. Thank you kindly, Jonc for a patch that: | Charles Krinke | 4 | -4/+95 |
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 |