| Commit message (Expand) | Author | Age | Files | Lines |
* | *Parcel Claim date is no longer Epoch (Jan 1, 1970). Now shows the actual cre... | mingchen | 2008-07-03 | 1 | -1/+1 |
* | * Drop InvType from the assets table since it is no longer used | Justin Clarke Casey | 2008-07-02 | 3 | -12/+0 |
* | Mantis#1647. Thank you kindly, Sempuki for a patch that: | Charles Krinke | 2008-07-02 | 1 | -5/+70 |
* | Mantis#1639. Thank you, Melanie for a patch that: | Charles Krinke | 2008-07-01 | 1 | -0/+201 |
* | 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 | 2 | -34/+50 |
* | Update svn properties. | Jeff Ames | 2008-06-30 | 2 | -135/+135 |
* | properly explaining each #pragma warning disable | Dr Scofield | 2008-06-30 | 2 | -26/+39 |
* | disabled the multiple inventory server support in login service again. | MW | 2008-06-29 | 3 | -134/+64 |
* | patch and files from mantis #1630, Thanks Melanie | MW | 2008-06-29 | 2 | -1/+301 |
* | couple of small fixes to try to fix support for multiple inventory servers in... | MW | 2008-06-29 | 1 | -2/+14 |
* | 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 |
* | Mantis#1626. Thank you kindly, Melanie for a patch that: | Charles Krinke | 2008-06-28 | 1 | -2/+2 |
* | more work on the support for multiple inventory servers. | MW | 2008-06-28 | 1 | -3/+3 |
* | Extracted the Avatar appearance functions out of the IUserService interface a... | MW | 2008-06-28 | 2 | -5/+12 |
* | Mantis#1616. Applied Melanie's patch. This may or may | Charles Krinke | 2008-06-28 | 1 | -0/+6 |
* | plumbing for multiple inventory servers. Mostly done on the region server side. | MW | 2008-06-28 | 7 | -35/+198 |
* | * Various documentation to some black magic parts of LLClientView | Teravus Ovares | 2008-06-28 | 1 | -0/+2 |
* | dr scofield's warning safari: | Dr Scofield | 2008-06-27 | 13 | -33/+35 |
* | * restore suppression of mono addins manager warnings | Justin Clarke Casey | 2008-06-27 | 1 | -4/+3 |
* | dr scofield's warning safari: hunting down those little buggers | Dr Scofield | 2008-06-27 | 4 | -6/+7 |
* | status: work-in-progress, non-functional | Dr Scofield | 2008-06-27 | 3 | -0/+165 |
* | status: work in progress, non-functional | Dr Scofield | 2008-06-27 | 2 | -41/+127 |
* | Mantis#1591. Thank you graciously, Sempuki for a patch that: | Charles Krinke | 2008-06-27 | 4 | -5/+132 |
* | Update svn properties. Minor formatting cleanup. | Jeff Ames | 2008-06-26 | 2 | -10/+3 |
* | As per the suggestion on the mailing list, added support for a OpenSim.xml co... | MW | 2008-06-26 | 3 | -7/+7 |
* | WORK-IN-PRGRESS: beware of falling pieces and shifting | Dr Scofield | 2008-06-26 | 1 | -0/+53 |
* | Mantis#1597. Thank you, Melanie for a patch that: | Charles Krinke | 2008-06-26 | 1 | -0/+2 |
* | Mantis#1594. Thank you, Melanie for a patch that: | Charles Krinke | 2008-06-26 | 1 | -0/+11 |
* | Minor refactoring of POS. Adds a Util.Clamp(x, min, max) function. | Jeff Ames | 2008-06-26 | 1 | -0/+8 |
* | added the flag param to IClientAPI.SendMapBlock | MW | 2008-06-25 | 1 | -1/+1 |
* | first part of Requestmapblocks fixes: Adds uint flags param to the OnRequestM... | MW | 2008-06-25 | 1 | -1/+1 |
* | Added support for terrain map to be serialised to xml(as base64 binary). usef... | MW | 2008-06-25 | 1 | -0/+42 |
* | make lots of properties virtual, which lets nhibernate do | Sean Dague | 2008-06-25 | 5 | -106/+106 |
* | Mantis#1584. Thank you kindly, Lulurun for a patch that: | Charles Krinke | 2008-06-25 | 1 | -5/+8 |
* | further work on the HttpServer stuff. not functional yet. just sharing | Dr Scofield | 2008-06-25 | 4 | -11/+126 |
* | * minor: Remove crusty old unused agent inventory classes | Justin Clarke Casey | 2008-06-23 | 2 | -256/+3 |
* | * Remove all use of asset.InvType, as outlined in mailing list discussion | Justin Clarke Casey | 2008-06-23 | 4 | -31/+29 |
* | * Persists region banlists across reboots for the sqlite datastore also now. | Teravus Ovares | 2008-06-21 | 1 | -0/+27 |
* | * Adds Region ban capability to Regions. You access this by going to World->... | Teravus Ovares | 2008-06-21 | 3 | -0/+47 |
* | Mantis#1572. Thank you kindly, Lulurun for a patch that addresses: | Charles Krinke | 2008-06-19 | 1 | -2/+6 |
* | Mantis#1543. Thank you kindly, Jonc for a patch that: | Charles Krinke | 2008-06-19 | 3 | -7/+9 |
* | * Refactors call to OutPacket out of AssetCache and into LLClientView | Teravus Ovares | 2008-06-18 | 3 | -68/+82 |
* | Minor formatting cleanup. | Jeff Ames | 2008-06-18 | 1 | -1/+1 |
* | * Fix a bug in the archiver where I didn't realize a shape still needs its de... | Justin Clarke Casey | 2008-06-16 | 1 | -0/+5 |
* | * Enables binary data in BaseHttpServer with 'image' in content type. | Teravus Ovares | 2008-06-16 | 1 | -1/+10 |
* | * Allow archiver to save and load objects within other objects to arbitrary l... | Justin Clarke Casey | 2008-06-16 | 1 | -23/+0 |
* | Change VersionInfo string from | Charles Krinke | 2008-06-15 | 1 | -1/+1 |
* | Change VersionInfo string from: | Charles Krinke | 2008-06-14 | 1 | -1/+1 |