| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Mantis#1649. Thank you kindly, Matth for a patch that: | Charles Krinke | 2008-07-02 | 1 | -7/+463 |
* | * Allow archiver to operate even if there are 0 scene objects to save | Justin Clarke Casey | 2008-07-02 | 2 | -18/+14 |
* | * Start writing out control file in archive. Only contains version informati... | Justin Clarke Casey | 2008-07-02 | 2 | -1/+36 |
* | property encapsulation for SOP | Sean Dague | 2008-07-02 | 4 | -103/+247 |
* | * Twiddle with archive asset extensions yet again | Justin Clarke Casey | 2008-07-02 | 2 | -45/+45 |
* | Adds experimental Meshmerizer support for "prim torture" effects of sphere di... | Dahlia Trimble | 2008-07-02 | 2 | -5/+21 |
* | * Drop InvType from the assets table since it is no longer used | Justin Clarke Casey | 2008-07-02 | 13 | -45/+25 |
* | Mantis#1647. Thank you kindly, Sempuki for a patch that: | Charles Krinke | 2008-07-02 | 1 | -5/+70 |
* | Mantis#1648. Thank you, Melanie for a patch that: | Charles Krinke | 2008-07-02 | 3 | -3/+27 |
* | From: Alan M Webb <awebb@vnet.ibm.com> | Dr Scofield | 2008-07-02 | 6 | -0/+4524 |
* | Mantis#1643. Thank you Melanie for a patch that: | Charles Krinke | 2008-07-01 | 1 | -0/+6 |
* | merge rotational and angular velocity | Sean Dague | 2008-07-01 | 1 | -22/+13 |
* | Added "save-prims-xml2 <PrimName> <FileName>", as we were lacking a method to... | MW | 2008-07-01 | 6 | -4/+58 |
* | Mantis#1640. Thank you, Chernega for a patch that addresses: | Charles Krinke | 2008-07-01 | 1 | -2/+7 |
* | Mantis#1641. Thank you, Lulurun for a patch that addresses: | Charles Krinke | 2008-07-01 | 1 | -2/+2 |
* | making XmlRpcs of RemoteController more robust; this fixes mantis #1467 | Dr Scofield | 2008-07-01 | 1 | -17/+23 |
* | From: kurt taylor (krtaylor) | Dr Scofield | 2008-07-01 | 7 | -0/+67 |
* | Mantis#1639. Thank you, Melanie for a patch that: | Charles Krinke | 2008-07-01 | 3 | -5/+213 |
* | attempt to expire out old dynamic textures, so they don't grow forever. | Sean Dague | 2008-06-30 | 1 | -2/+7 |
* | add the ability to cherry pick expire something from the asset | Sean Dague | 2008-06-30 | 1 | -0/+24 |
* | Mantis#1637. Thank you kindly, Melanie for a patch that: | Charles Krinke | 2008-06-30 | 4 | -34/+64 |
* | Update svn properties. | Jeff Ames | 2008-06-30 | 2 | -135/+135 |
* | properly explaining each #pragma warning disable | Dr Scofield | 2008-06-30 | 16 | -133/+158 |
* | disables spam-like debugging messages inadvertently left on in last commit (o... | Dahlia Trimble | 2008-06-30 | 1 | -1/+1 |
* | Corrects Meshmerizer orientation of profile cut angles for ring type prim | Dahlia Trimble | 2008-06-30 | 1 | -2/+9 |
* | Corrects meshmerizer profile cut angle orientation for tube type prims | Dahlia Trimble | 2008-06-30 | 1 | -0/+7 |
* | disabled the multiple inventory server support in login service again. | MW | 2008-06-29 | 4 | -138/+68 |
* | * Reload terrain from archive if there is one | Justin Clarke Casey | 2008-06-29 | 1 | -5/+31 |
* | * Save terrain information in archive | Justin Clarke Casey | 2008-06-29 | 3 | -3/+32 |
* | Add minor comments. | Charles Krinke | 2008-06-29 | 1 | -0/+3 |
* | * Allow terrains to be loaded and saved from streams as well as directly to a... | Justin Clarke Casey | 2008-06-29 | 12 | -44/+264 |
* | * Fix for http://opensimulator.org/mantis/view.php?id=1512 | Justin Clarke Casey | 2008-06-29 | 2 | -19/+95 |
* | added patch 1633, thanks Melanie. | MW | 2008-06-29 | 1 | -5/+14 |
* | patch from mantis #1632, thanks Melanie | MW | 2008-06-29 | 3 | -8/+17 |
* | patch and files from mantis #1630, Thanks Melanie | MW | 2008-06-29 | 10 | -2/+600 |
* | couple of small fixes to try to fix support for multiple inventory servers in... | MW | 2008-06-29 | 2 | -6/+18 |
* | * Syncs the current revision XML Schema(xsd) to the XML Schema of revision 5251. | Teravus Ovares | 2008-06-29 | 2 | -230/+254 |
* | small change to see if that helps with the inventory problems. | MW | 2008-06-28 | 1 | -1/+1 |
* | more disabling multiple inventory server support in LoginService | MW | 2008-06-28 | 1 | -2/+2 |
* | disabled multiple Inventory server support in loginservice until I get more t... | MW | 2008-06-28 | 1 | -4/+4 |
* | small fix | MW | 2008-06-28 | 1 | -1/+1 |
* | Mantis#1626. Thank you kindly, Melanie for a patch that: | Charles Krinke | 2008-06-28 | 2 | -3/+3 |
* | Altered prim description/debugging message code to be more warning friendly | Dahlia Trimble | 2008-06-28 | 1 | -33/+33 |
* | more work on the support for multiple inventory servers. | MW | 2008-06-28 | 4 | -8/+21 |
* | Manti#1624. Thank you, Melanie for a patch that: | Charles Krinke | 2008-06-28 | 1 | -0/+4 |
* | Extracted the Avatar appearance functions out of the IUserService interface a... | MW | 2008-06-28 | 6 | -10/+19 |
* | Comment out StringTest until we use it somewhere. | Charles Krinke | 2008-06-28 | 1 | -16/+16 |
* | Mantis#1623. Thank you, Melanie for a patch that: | Charles Krinke | 2008-06-28 | 7 | -10/+54 |
* | Mantis#1620. Applied Melanie's patch | Charles Krinke | 2008-06-28 | 1 | -32/+33 |
* | Mantis#1616. Applied Melanie's patch. This may or may | Charles Krinke | 2008-06-28 | 24 | -200/+372 |