| Commit message (Expand) | Author | Age | Files | Lines |
* | Commented out a readline that was preventing the sim from shutting down in so... | Dahlia Trimble | 2008-07-18 | 1 | -1/+1 |
* | Patch #9151 | Melanie Thielker | 2008-07-18 | 4 | -79/+180 |
* | * On an archive load, make the master avatar the owner of all scene objects f... | Justin Clarke Casey | 2008-07-14 | 1 | -0/+11 |
* | * For now, when loading an archive all the existing scene objects get deleted... | Justin Clarke Casey | 2008-07-14 | 1 | -0/+5 |
* | Mantis#1739. Thank you kindly, Grumly57 for a patch that: | Charles Krinke | 2008-07-14 | 1 | -1/+7 |
* | fixing warning in IRCBridgeModule and logging the exception cause now. | Dr Scofield | 2008-07-14 | 1 | -2/+3 |
* | adds a default value of true to the new IRC bridge configuration option "nick... | Dahlia Trimble | 2008-07-14 | 1 | -3/+5 |
* | Patch #9150 | Melanie Thielker | 2008-07-14 | 2 | -9/+78 |
* | Patch #9149 | Melanie Thielker | 2008-07-14 | 2 | -49/+29 |
* | Patch #9147 | Melanie Thielker | 2008-07-14 | 3 | -66/+84 |
* | * Actually persist restored archives to the database - wasn't actually doing ... | Justin Clarke Casey | 2008-07-13 | 3 | -8/+19 |
* | * Elminate most of the debugging log output from the archive commands | Justin Clarke Casey | 2008-07-12 | 5 | -33/+35 |
* | * On archive loading, tell the user how many objects we are ignoring because ... | Justin Clarke Casey | 2008-07-12 | 3 | -8/+19 |
* | * 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 |
* | * Start compressing archives | Justin Clarke Casey | 2008-07-12 | 4 | -34/+30 |
* | 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 |
* | 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 | 1 | -1/+10 |
* | trying to fix mantis #1711. | Dr Scofield | 2008-07-11 | 1 | -5/+12 |
* | Mantis#1127. Thank you kindly, Grumly57 for a patch that: | Charles Krinke | 2008-07-09 | 1 | -1/+1 |
* | 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 |
* | * 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 |
* | * 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 | 1 | -20/+43 |
* | Copyright notices and formatting cleanup. | Jeff Ames | 2008-07-06 | 1 | -12/+39 |
* | * 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 |
* | * On client login, send only one terrain patch at a time (with pauses) instea... | Justin Clarke Casey | 2008-07-03 | 2 | -4/+10 |
* | *.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 | 1 | -0/+90 |
* | *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 |
* | * 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 |
* | Added "save-prims-xml2 <PrimName> <FileName>", as we were lacking a method to... | MW | 2008-07-01 | 3 | -4/+21 |
* | attempt to expire out old dynamic textures, so they don't grow forever. | Sean Dague | 2008-06-30 | 1 | -2/+7 |
* | properly explaining each #pragma warning disable | Dr Scofield | 2008-06-30 | 2 | -6/+11 |
* | * 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 |
* | * Allow terrains to be loaded and saved from streams as well as directly to a... | Justin Clarke Casey | 2008-06-29 | 12 | -44/+264 |
* | Mantis#1616. Applied Melanie's patch. This may or may | Charles Krinke | 2008-06-28 | 2 | -1/+8 |