aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-05* refactor: rename now inaccurate textureUuids to assetUuidsJustin Clarke Casey1-5/+5
2008-06-05* exprimental: Export and reimport all items within a prim except ObjectsJustin Clarke Casey4-13/+34
2008-06-05* Change archiver 'textures' dir back to 'assets'Justin Clarke Casey4-7/+7
2008-06-04* Dearchive using assets metadata rather than assuming everything is a textureJustin Clarke Casey3-19/+199
2008-06-04Update svn properties.Jeff Ames1-129/+129
2008-06-04* Start writing out assets metadata file for archiverJustin Clarke Casey2-17/+132
2008-06-04Formatting cleanup, minor refactoring, svn properties.Jeff Ames8-115/+115
2008-06-03* experimental: archive out and reload textures within a prim's inventoryJustin Clarke Casey1-0/+9
2008-06-03* Change single assets/ archiver directory to be textures/ insteadJustin Clarke Casey3-6/+5
2008-06-03* This should fix presence issues.Teravus Ovares1-2/+7
2008-06-02* experimental: Once we've received all the required assets from the asset se...Justin Clarke Casey1-1/+13
2008-06-02* experimental: Make OpenSim archiver save and reload all prim textures when ...Justin Clarke Casey1-2/+11
2008-06-02* This update enables grid wide presence updates.Teravus Ovares1-10/+122
2008-06-02* Fixes a bug saving the current sun phase to the estate_settings file.Teravus Ovares2-2/+10
2008-06-01* This enables grid-wide instant messaging in a peer to peer with tracker sty...Teravus Ovares1-23/+167
2008-06-01* Committing more unfinished stuff. Nothing significant at the moment. IM ...Teravus Ovares1-11/+246
2008-06-01Update svn properties.Jeff Ames1-45/+45
2008-06-01* Committing some stuff I'm working to make it so I can commit an upcoming pa...Teravus Ovares1-3/+169
2008-06-01* Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey1-3/+1
2008-06-01* Updates permission module so that GenericCommunicationPermission returns tr...Teravus Ovares1-2/+3
2008-05-31* Enable loading of textures in OpenSim archives with load-oar/save-oarJustin Clarke Casey1-2/+0
2008-05-31* Put in preparatory code to restore whole prim textures on archive loadJustin Clarke Casey3-3/+35
2008-05-30* If you check fixed sun, in the estate tools 'terrain tab', the sun will fix...Teravus Ovares1-1/+8
2008-05-30* You can set the sun phase via the estate tools now. It doesn't persist a...Teravus Ovares1-15/+16
2008-05-30* Hook up archive loading to load in prim xml dataJustin Clarke Casey4-19/+57
2008-05-30* Crudely migrate SceneXmlLoader into the Serializer moduleJustin Clarke Casey3-4/+276
2008-05-30* Stop the IRC module throwing a nre on shutdown if it isn't actually being usedJustin Clarke Casey1-2/+5
2008-05-30* Successfully pick out prims.xml file from archiveJustin Clarke Casey5-6/+79
2008-05-30* Read all files from tar archiveJustin Clarke Casey2-11/+55
2008-05-30while investigating why IRCBridgeModule.Close() was having no effect, iDr Scofield2-14/+28
2008-05-30* Fixed a dangling event hook that I added.Teravus Ovares2-6/+67
2008-05-30Update svn properties. Formatting cleanup.Jeff Ames4-177/+177
2008-05-30* Added helper method to the Sun module to Get the Linden hour based on the m...Teravus Ovares2-1/+18
2008-05-30* Updated sun module to only send sun updates to root agents. Because it wa...Teravus Ovares1-3/+54
2008-05-29* Caches UUIDName requestsTeravus Ovares1-2/+46
2008-05-28* Fixed a slight issue with the LLRAW exporter.Adam Frisby2-3/+4
2008-05-28* Minor: Another small log adjustmentJustin Clarke Casey1-1/+1
2008-05-28* Minor: Log message clean up in archiver codeJustin Clarke Casey2-3/+5
2008-05-28* Put in stubs for "load-oar" command, including ultra-primitive temporary ta...Justin Clarke Casey5-11/+182
2008-05-28* Put textures into a separate assets/ directory in the opensim archiveJustin Clarke Casey2-6/+37
2008-05-28Mantis#1406. Thank you kindly, Xantor for a patch that:Charles Krinke1-1/+1
2008-05-28Mantis#1398. Thank you kindly, cmickeyb for a patch that:Charles Krinke1-1/+11
2008-05-28Formatting cleanup.Jeff Ames7-106/+106
2008-05-28Thank you, Grumly57 kindly for:Charles Krinke1-8/+12
2008-05-28Update svn properties. Fix inconsistent newlines.Jeff Ames1-187/+187
2008-05-27* Include prims.xml file in archiveJustin Clarke Casey2-5/+17
2008-05-27* Add .jp2 extension to archived texturesJustin Clarke Casey1-1/+1
2008-05-27* Write prim archives out as v7 tar files temporarily for testing purposes - ...Justin Clarke Casey2-1/+186
2008-05-27* Added new InstallPlugin interface to ITerrainModule.Adam Frisby2-10/+22
2008-05-27Thank you kindly, Melanie for a patch that adds:Charles Krinke1-0/+71