aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-14fixing warning in IRCBridgeModule and logging the exception cause now.Dr Scofield1-2/+3
2008-07-14adds a default value of true to the new IRC bridge configuration option "nick...Dahlia Trimble1-3/+5
2008-07-14Patch #9150Melanie Thielker2-9/+78
2008-07-14Patch #9149Melanie Thielker2-49/+29
2008-07-14Patch #9147Melanie Thielker3-66/+84
2008-07-13* Actually persist restored archives to the database - wasn't actually doing ...Justin Clarke Casey3-8/+19
2008-07-12* Elminate most of the debugging log output from the archive commandsJustin Clarke Casey5-33/+35
2008-07-12* On archive loading, tell the user how many objects we are ignoring because ...Justin Clarke Casey3-8/+19
2008-07-12* Make archive default tar file modes more permissiveJustin Clarke Casey1-1/+1
2008-07-12* Remove warningJustin Clarke Casey1-1/+1
2008-07-12* Start compressing archivesJustin Clarke Casey4-34/+30
2008-07-12Mantis#1681. Thank you kindly, Vytek for a patch that:Charles Krinke1-8/+179
2008-07-12Mantis#1718. Thank you kindly, Mircea for a patch that:Charles Krinke1-9/+17
2008-07-12Patches #9143 and #9144 (Mantis #1723)Melanie Thielker1-1/+1
2008-07-11* Oops, turn off permissions debugging I stupidly hardcodedJustin Clarke Casey1-1/+1
2008-07-11* Put an info entry in the log if permissions are being bypassedJustin Clarke Casey1-1/+10
2008-07-11trying to fix mantis #1711.Dr Scofield1-5/+12
2008-07-09Mantis#1127. Thank you kindly, Grumly57 for a patch that:Charles Krinke1-1/+1
2008-07-09corrected the params types on IClientAPI.SendParcelMediaCommand. the command ...MW1-1/+1
2008-07-08* Don't fail the archive operation if exceptions are encountered while analyz...Justin Clarke Casey1-34/+42
2008-07-08* Added experimental SendParcelMediaCommand and SendParcelMediaUpdate to ICli...lbsa711-1/+11
2008-07-08* Changed casing of some archaic methods to conform with code standardslbsa714-25/+25
2008-07-07* Start scripts loaded from an archiveJustin Clarke Casey4-9/+24
2008-07-07* switch terrain archiving to raw32 rather than png to avoid unnecessary post...Justin Clarke Casey1-1/+1
2008-07-06* In archiver, scan scripts for embedded asset uuids and save these outJustin Clarke Casey1-1/+39
2008-07-06* refactor: archiver code clean up so that it's more readable for the next fu...Justin Clarke Casey1-20/+43
2008-07-06Copyright notices and formatting cleanup.Jeff Ames1-12/+39
2008-07-04* extend archiving asset analysis to clothingJustin Clarke Casey1-9/+9
2008-07-04* On archiving, analyze body parts and save textures referenced from themJustin Clarke Casey1-1/+20
2008-07-04* refactor: break out archiver's combined sync-async asset request routine re...Justin Clarke Casey1-25/+37
2008-07-03* On client login, send only one terrain patch at a time (with pauses) instea...Justin Clarke Casey2-4/+10
2008-07-03*.Raw files should now be loadable using "terrain load-tile" functionalitymingchen1-2/+61
2008-07-03Mantis#1658. Thank you, Melanie for a patch that:Charles Krinke1-0/+90
2008-07-03*Parcel Claim date is no longer Epoch (Jan 1, 1970). Now shows the actual cre...mingchen1-1/+2
2008-07-02* Allow archiver to operate even if there are 0 scene objects to saveJustin Clarke Casey2-18/+14
2008-07-02* Start writing out control file in archive. Only contains version informati...Justin Clarke Casey2-1/+36
2008-07-02* Twiddle with archive asset extensions yet againJustin Clarke Casey2-45/+45
2008-07-02* Drop InvType from the assets table since it is no longer usedJustin Clarke Casey1-3/+0
2008-07-01Added "save-prims-xml2 <PrimName> <FileName>", as we were lacking a method to...MW3-4/+21
2008-06-30attempt to expire out old dynamic textures, so they don't grow forever.Sean Dague1-2/+7
2008-06-30properly explaining each #pragma warning disableDr Scofield2-6/+11
2008-06-29* Reload terrain from archive if there is oneJustin Clarke Casey1-5/+31
2008-06-29* Save terrain information in archiveJustin Clarke Casey3-3/+32
2008-06-29* Allow terrains to be loaded and saved from streams as well as directly to a...Justin Clarke Casey12-44/+264
2008-06-28Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke2-1/+8
2008-06-28* Various documentation to some black magic parts of LLClientView Teravus Ovares1-0/+4
2008-06-27last round of warning squashing. calling it a day now.Dr Scofield4-21/+25
2008-06-27more warnings to go.Dr Scofield5-23/+35
2008-06-27* Experiment with not bothering with a seperate assets metadata file - extrac...Justin Clarke Casey3-32/+69
2008-06-27move along, nothing to see here. just a couple of lazy variables.Dr Scofield4-9/+13