aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (unfollow)
Commit message (Expand)AuthorFilesLines
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* Put IScenePermissions out of its miseryJustin Clarke Casey1-35/+0
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-31Mantis#1428. Thank you kindly, fdg for a patch that solves:Charles Krinke1-0/+5
2008-05-31* Implements UserServer logoff in a few situationsTeravus Ovares3-2/+46
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* Refactor: Change multiple requests for a module interface to use a stored r...Justin Clarke Casey1-16/+12
2008-05-30* Crudely migrate SceneXmlLoader into the Serializer moduleJustin Clarke Casey4-49/+91
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 Scofield4-15/+51
2008-05-30* Fixed a dangling event hook that I added.Teravus Ovares4-6/+116
2008-05-30Update svn properties. Formatting cleanup.Jeff Ames5-178/+178
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-29Mantis#1416. Thank you very much, Melanie for a patch that:Charles Krinke1-0/+12
2008-05-29* Ruling out another potential cause of zombie-ismTeravus Ovares1-0/+2
2008-05-29* Fix string literal with URL + LLcommand();Teravus Ovares2-2/+17
2008-05-29Mantis#1411. Thank you kindly for Dataserver.cs and a patchCharles Krinke2-0/+10
2008-05-29* Added a child agent check to the ChildAgentData Update to make sure that yo...Teravus Ovares1-1/+5
2008-05-28* Fixed a slight issue with the LLRAW exporter.Adam Frisby2-3/+4
2008-05-28*Added a Few External Checks relating to scripts including the seperation of ...mingchen4-9/+107
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 Casey6-14/+185
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 Krinke2-2/+16
2008-05-28Mantis#1398. Thank you kindly, cmickeyb for a patch that:Charles Krinke1-1/+11
2008-05-28Formatting cleanup.Jeff Ames13-167/+165
2008-05-28Thank you kindly, Melanie for a patch that:Charles Krinke1-0/+2
2008-05-28Thank you very much, ChrisIndigo for a patch that:Charles Krinke1-9/+25
2008-05-28Thank you, Grumly57 kindly for:Charles Krinke2-9/+13
2008-05-28Thank you kindly, Melanie for a patch that adds a two-stageCharles Krinke1-1/+7
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 Krinke2-0/+75
2008-05-27* Implement asynchronous assets request for archivingJustin Clarke Casey1-116/+187
2008-05-27fixes a CTB when IRCBridgeModule is not configured.Dr Scofield1-2/+2
2008-05-27cleaning up: coding style guidelines violation in RestPlugin.cs. Dr Scofield1-0/+23
2008-05-27I'm dropping the ISimChat interface as that has now been Dr Scofield3-40/+4