aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules (unfollow)
Commit message (Expand)AuthorFilesLines
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
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 Scofield2-3/+4
2008-05-26* Patch from jhurliman - Implements a binary search in the LLRAW exporter whi...Adam Frisby1-26/+44
2008-05-26Thank you kindly, Melanie for a patch for script resetCharles Krinke1-0/+2
2008-05-26This cleans up a merge mess from the earlier checkin and implements llOwnerSa...Dr Scofield2-35/+28
2008-05-26Adding OnChatBroadcast event logic to EventManager providing Dr Scofield2-108/+149
2008-05-26* Break out baby archiving code into separate class ready for async asset req...Justin Clarke Casey2-54/+118
2008-05-26* Extract and boil down necessary texture UUIDs for an archive of the scene p...Justin Clarke Casey1-1/+14
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames7-45/+45
2008-05-25* A hacky Top Scripts display. It isn't accurate as far as ms accounting, ho...Teravus Ovares1-9/+27
2008-05-25Thank you kindly, Grumly57 for a patch to improveCharles Krinke1-5/+22
2008-05-25* Adds Top Colliders when using ODE. Access it from the estate tools/debug tab.Teravus Ovares2-1/+44
2008-05-24* Refactor: Collapse some multiple remove object pathsJustin Clarke Casey1-1/+1
2008-05-24* Refactor: Change previous commits Object methods to SceneObject methods ins...Justin Clarke Casey2-1/+7
2008-05-24* Refactor: Renaming various *Entity*() methods to *Object*() methods on the ...Justin Clarke Casey1-1/+1
2008-05-24* Fixes endless loop in the Land Module when selecting any object.Teravus Ovares2-0/+6
2008-05-24* Get the xml2 entities serialization representation in the archiver moduleJustin Clarke Casey3-22/+67
2008-05-24This enables return from the parcel object owner display.Teravus Ovares4-24/+100
2008-05-24* Implements selected object return.Teravus Ovares1-25/+45
2008-05-23forgot to actually remove IRCBridgeModule.FindClientRegion()Dr Scofield1-32/+0
2008-05-23IRCBridgeModule (and ChatModule before the refactoring) didn't succeed in Dr Scofield2-3/+860
2008-05-23*Refactor of the LandManagementModule that allows OpenSim to run without itmingchen2-868/+965
2008-05-23i've refactored the ChatModule into two modules: ChatModule and IRCBridgeModule.Dr Scofield1-709/+37
2008-05-23Thank you kindly, Melanie, for:Charles Krinke1-1/+2
2008-05-23Thank you kindly, Melanie, for a patch which:Charles Krinke1-0/+4
2008-05-22* Plug in stubbed out archiver moduleJustin Clarke Casey3-2/+123
2008-05-22changing more 'raw' HTTP status codes to OSHttpStatusCodes.Dr Scofield1-2/+3
2008-05-21Clean out some crufty in AvatarFactoryModule Sean Dague1-0/+2
2008-05-20i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield2-4/+8
2008-05-20Add copyright notices.Jeff Ames6-11/+171