| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Make archive default tar file modes more permissive | Justin Clarke Casey | 2008-07-12 | 1 | -1/+1 |
* | * Remove warning | Justin Clarke Casey | 2008-07-12 | 1 | -1/+1 |
* | * Remove warning and tidy up logic in SceneObjectGroup.UpdatePrimFlags() | Justin Clarke Casey | 2008-07-12 | 1 | -14/+6 |
* | * Start compressing archives | Justin Clarke Casey | 2008-07-12 | 5 | -35/+31 |
* | Mantis#1681. Thank you kindly, Vytek for a patch that: | Charles Krinke | 2008-07-12 | 1 | -8/+179 |
* | Mantis#1718. Thank you kindly, Mircea for a patch that: | Charles Krinke | 2008-07-12 | 1 | -9/+17 |
* | Mantis#1716. Thank you kindly, Nlin for a patch that: | Charles Krinke | 2008-07-12 | 1 | -0/+9 |
* | Patches #9143 and #9144 (Mantis #1723) | Melanie Thielker | 2008-07-12 | 1 | -1/+1 |
* | * Oops, turn off permissions debugging I stupidly hardcoded | Justin Clarke Casey | 2008-07-11 | 1 | -1/+1 |
* | * Put an info entry in the log if permissions are being bypassed | Justin Clarke Casey | 2008-07-11 | 2 | -2/+11 |
* | * Comment out body of experimental ParcelMediaSetTime() since MW says it caus... | Justin Clarke Casey | 2008-07-11 | 1 | -13/+14 |
* | trying to fix mantis #1711. | Dr Scofield | 2008-07-11 | 1 | -5/+12 |
* | Mantis#1707. Thank you, Melanie for a patch that: | Charles Krinke | 2008-07-10 | 1 | -2/+119 |
* | *Patch as supplied in Mantis #0001705 by melanie. Fixes: Locked prims allow *... | mingchen | 2008-07-09 | 2 | -18/+30 |
* | Mantis#1127. Thank you kindly, Grumly57 for a patch that: | Charles Krinke | 2008-07-09 | 1 | -1/+1 |
* | for testing purposes only: | MW | 2008-07-09 | 1 | -1/+17 |
* | corrected the params types on IClientAPI.SendParcelMediaCommand. the command ... | MW | 2008-07-09 | 1 | -1/+1 |
* | * Don't fail the archive operation if exceptions are encountered while analyz... | Justin Clarke Casey | 2008-07-08 | 1 | -34/+42 |
* | * Guard against a failure to find an inventory item in a move request by comp... | Justin Clarke Casey | 2008-07-08 | 1 | -2/+9 |
* | Mantis#1690. Thank you, Malanie for a patch that: | Charles Krinke | 2008-07-08 | 1 | -0/+2 |
* | * Added experimental SendParcelMediaCommand and SendParcelMediaUpdate to ICli... | lbsa71 | 2008-07-08 | 1 | -1/+11 |
* | * Changed casing of some archaic methods to conform with code standards | lbsa71 | 2008-07-08 | 4 | -25/+25 |
* | change SitTarget calls from functions to properties | Sean Dague | 2008-07-07 | 2 | -45/+23 |
* | * Start scripts loaded from an archive | Justin Clarke Casey | 2008-07-07 | 4 | -9/+24 |
* | * switch terrain archiving to raw32 rather than png to avoid unnecessary post... | Justin Clarke Casey | 2008-07-07 | 1 | -1/+1 |
* | * In archiver, scan scripts for embedded asset uuids and save these out | Justin Clarke Casey | 2008-07-06 | 1 | -1/+39 |
* | * refactor: archiver code clean up so that it's more readable for the next fu... | Justin Clarke Casey | 2008-07-06 | 2 | -21/+43 |
* | Mantis#1677. Thank you, Melanie for a patch that: | Charles Krinke | 2008-07-06 | 1 | -4/+8 |
* | Copyright notices and formatting cleanup. | Jeff Ames | 2008-07-06 | 7 | -72/+95 |
* | * minor: documentation in SceneObjectPart.Inventory.cs. Refactor AddInventor... | Justin Clarke Casey | 2008-07-06 | 2 | -29/+46 |
* | * minor: remove unnecessary locking from SOP.GetInventoryItem() | Justin Clarke Casey | 2008-07-06 | 1 | -20/+7 |
* | * minor: Stop spurious 'item not found' messages when placing things into a p... | Justin Clarke Casey | 2008-07-06 | 2 | -15/+28 |
* | * Moves sending items to inventory via a delete into a seperate thread (this ... | Adam Frisby | 2008-07-06 | 1 | -92/+172 |
* | * extend archiving asset analysis to clothing | Justin Clarke Casey | 2008-07-04 | 1 | -9/+9 |
* | * On archiving, analyze body parts and save textures referenced from them | Justin Clarke Casey | 2008-07-04 | 1 | -1/+20 |
* | * refactor: break out archiver's combined sync-async asset request routine re... | Justin Clarke Casey | 2008-07-04 | 1 | -25/+37 |
* | mini-warnings-safari, plus cleanup of IUserServices method naming. | Dr Scofield | 2008-07-04 | 1 | -1/+1 |
* | * On client login, send only one terrain patch at a time (with pauses) instea... | Justin Clarke Casey | 2008-07-03 | 3 | -4/+16 |
* | Mantis#1463. Thank you, Melanie for a patch that addresses: | Charles Krinke | 2008-07-03 | 1 | -2/+47 |
* | *.Raw files should now be loadable using "terrain load-tile" functionality | mingchen | 2008-07-03 | 1 | -2/+61 |
* | Mantis#1658. Thank you, Melanie for a patch that: | Charles Krinke | 2008-07-03 | 2 | -0/+138 |
* | add a couple of LL conversion properties to SOP. I'll wait to clean | Sean Dague | 2008-07-03 | 1 | -0/+28 |
* | *Parcel Claim date is no longer Epoch (Jan 1, 1970). Now shows the actual cre... | mingchen | 2008-07-03 | 1 | -1/+2 |
* | * 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 | 2 | -101/+245 |
* | * Twiddle with archive asset extensions yet again | Justin Clarke Casey | 2008-07-02 | 2 | -45/+45 |
* | * Drop InvType from the assets table since it is no longer used | Justin Clarke Casey | 2008-07-02 | 1 | -3/+0 |
* | 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 | 5 | -4/+47 |