aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Put extensions on all assets in an archiveJustin Clarke Casey2008-06-263-14/+66
* Mantis#1597. Thank you, Melanie for a patch that:Charles Krinke2008-06-263-1/+27
* added the flag param to IClientAPI.SendMapBlockMW2008-06-252-4/+4
* first part of Requestmapblocks fixes: Adds uint flags param to the OnRequestM...MW2008-06-251-1/+2
* Added support for terrain map to be serialised to xml(as base64 binary). usef...MW2008-06-254-5/+78
* Minor formatting cleanup.Jeff Ames2008-06-251-4/+1
* Mantis#1569. Thank you kindly, Nebadon for a patch thatCharles Krinke2008-06-231-2/+2
* * Remove all use of asset.InvType, as outlined in mailing list discussionJustin Clarke Casey2008-06-232-4/+0
* * archive each object as a separate xml file rather than put them all in one ...Justin Clarke Casey2008-06-214-65/+41
* * refactor: Making some of the serialization names consistent, both within th...Justin Clarke Casey2008-06-214-21/+52
* * Remove redundant <scene> tag from individual object xml representationJustin Clarke Casey2008-06-211-7/+19
* * Remove a bug I created in r5171 where taking an object would terminate the ...Justin Clarke Casey2008-06-212-0/+16
* * minor: start saving current prims xml to an objects/ directory in the archiveJustin Clarke Casey2008-06-211-1/+1
* * Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares2008-06-212-1/+90
* Mantis#1543. Thank you kindly, Jonc for a patch that:Charles Krinke2008-06-192-4/+81
* * Refactors call to OutPacket out of AssetCache and into LLClientViewTeravus Ovares2008-06-181-0/+4
* revert 5134. Changing these bitmaps to 24bit just breaks things, and they ne...Sean Dague2008-06-182-2/+2
* Minor formatting cleanup.Jeff Ames2008-06-182-27/+27
* make neb happy. I found where we initialized the dynamic textures toSean Dague2008-06-182-2/+2
* change the default drawing font from Times -> Arial, asSean Dague2008-06-181-4/+12
* tweak dynamic texture stuff after the meeting today. This shouldSean Dague2008-06-171-1/+7
* * Refactor: Move the responsibility for applying physics and sending the init...Justin Clarke Casey2008-06-171-32/+1
* * refactor: Remove largely duplicate code from SceneXmlLoader.CreatePrimFromX...Justin Clarke Casey2008-06-171-25/+1
* Update svn properties.Jeff Ames2008-06-172-187/+187
* * Increase WEBMAP tile jpeg quality.Teravus Ovares2008-06-171-1/+29
* * Fix a bug in the archiver where I didn't realize a shape still needs its de...Justin Clarke Casey2008-06-161-3/+8
* * Enables binary data in BaseHttpServer with 'image' in content type.Teravus Ovares2008-06-161-1/+80
* * Allow archiver to save and load objects within other objects to arbitrary l...Justin Clarke Casey2008-06-161-31/+99
* * refactor: Fission ArchiveWriteRequest into prepare and execute classesJustin Clarke Casey2008-06-164-40/+96
* * Refactor: Break out AssetsRequest to a separate file in the Archiver moduleJustin Clarke Casey2008-06-162-68/+111
* * Enables maptile display in grid mode for simulators that are not on the sam...Teravus Ovares2008-06-141-1/+3
* Update svn properties, clean up formatting, refactor out duplicate hard-coded...Jeff Ames2008-06-132-5/+5
* * Split the World Map code into a module.Teravus Ovares2008-06-121-0/+239
* * refactor: For new objects, move attach to backup to occur when adding to a ...Justin Clarke Casey2008-06-121-3/+2
* * refactor: rename CreatePrimFromXml to CreatePrimFromXml2Justin Clarke Casey2008-06-121-3/+10
* *Parcel Prim Count Maximums moved to their own functions so modules can overr...mingchen2008-06-114-4/+69
* Update svn properties. Formatting cleanup.Jeff Ames2008-06-102-13/+12
* Potential Fix #1 for 0001392: Shift+Drag now causes an unhandled 'Object refe...mingchen2008-06-071-3/+9
* revert 5028, as this approach to 1 nick per avatar isn't going to work, Sean Dague2008-06-061-21/+8
* experimental IRC changes, because it's friday, and I'm curious if thisSean Dague2008-06-061-8/+21
* * This wraps the autopilot request to the client's sit response. An interes...Teravus Ovares2008-06-061-0/+1
* Mantis#1460. Thank you, CMickeyb for a patch that addresses:Charles Krinke2008-06-051-10/+23
* Update svn properties.Jeff Ames2008-06-051-25/+25
* * refactor: rename now inaccurate textureUuids to assetUuidsJustin Clarke Casey2008-06-051-5/+5
* * exprimental: Export and reimport all items within a prim except ObjectsJustin Clarke Casey2008-06-054-13/+34
* * Change archiver 'textures' dir back to 'assets'Justin Clarke Casey2008-06-054-7/+7
* * Dearchive using assets metadata rather than assuming everything is a textureJustin Clarke Casey2008-06-043-19/+199
* Update svn properties.Jeff Ames2008-06-041-129/+129
* * Start writing out assets metadata file for archiverJustin Clarke Casey2008-06-042-17/+132
* Formatting cleanup, minor refactoring, svn properties.Jeff Ames2008-06-048-115/+115