aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Fixed a slight issue with the LLRAW exporter.Adam Frisby2008-05-282-3/+4
* * Minor: Another small log adjustmentJustin Clarke Casey2008-05-281-1/+1
* * Minor: Log message clean up in archiver codeJustin Clarke Casey2008-05-282-3/+5
* * Put in stubs for "load-oar" command, including ultra-primitive temporary ta...Justin Clarke Casey2008-05-285-11/+182
* * Put textures into a separate assets/ directory in the opensim archiveJustin Clarke Casey2008-05-282-6/+37
* Mantis#1406. Thank you kindly, Xantor for a patch that:Charles Krinke2008-05-281-1/+1
* Mantis#1398. Thank you kindly, cmickeyb for a patch that:Charles Krinke2008-05-281-1/+11
* Formatting cleanup.Jeff Ames2008-05-287-106/+106
* Thank you, Grumly57 kindly for:Charles Krinke2008-05-281-8/+12
* Update svn properties. Fix inconsistent newlines.Jeff Ames2008-05-281-187/+187
* * Include prims.xml file in archiveJustin Clarke Casey2008-05-272-5/+17
* * Add .jp2 extension to archived texturesJustin Clarke Casey2008-05-271-1/+1
* * Write prim archives out as v7 tar files temporarily for testing purposes - ...Justin Clarke Casey2008-05-272-1/+186
* * Added new InstallPlugin interface to ITerrainModule.Adam Frisby2008-05-272-10/+22
* Thank you kindly, Melanie for a patch that adds:Charles Krinke2008-05-271-0/+71
* * Implement asynchronous assets request for archivingJustin Clarke Casey2008-05-271-116/+187
* fixes a CTB when IRCBridgeModule is not configured.Dr Scofield2008-05-271-2/+2
* cleaning up: coding style guidelines violation in RestPlugin.cs. Dr Scofield2008-05-271-0/+23
* I'm dropping the ISimChat interface as that has now been Dr Scofield2008-05-272-3/+4
* * Patch from jhurliman - Implements a binary search in the LLRAW exporter whi...Adam Frisby2008-05-261-26/+44
* Thank you kindly, Melanie for a patch for script resetCharles Krinke2008-05-261-0/+2
* This cleans up a merge mess from the earlier checkin and implements llOwnerSa...Dr Scofield2008-05-262-35/+28
* Adding OnChatBroadcast event logic to EventManager providing Dr Scofield2008-05-262-108/+149
* * Break out baby archiving code into separate class ready for async asset req...Justin Clarke Casey2008-05-262-54/+118
* * Extract and boil down necessary texture UUIDs for an archive of the scene p...Justin Clarke Casey2008-05-261-1/+14
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-257-45/+45
* * A hacky Top Scripts display. It isn't accurate as far as ms accounting, ho...Teravus Ovares2008-05-251-9/+27
* Thank you kindly, Grumly57 for a patch to improveCharles Krinke2008-05-251-5/+22
* * Adds Top Colliders when using ODE. Access it from the estate tools/debug tab.Teravus Ovares2008-05-252-1/+44
* * Refactor: Collapse some multiple remove object pathsJustin Clarke Casey2008-05-241-1/+1
* * Refactor: Change previous commits Object methods to SceneObject methods ins...Justin Clarke Casey2008-05-242-1/+7
* * Refactor: Renaming various *Entity*() methods to *Object*() methods on the ...Justin Clarke Casey2008-05-241-1/+1
* * Fixes endless loop in the Land Module when selecting any object.Teravus Ovares2008-05-242-0/+6
* * Get the xml2 entities serialization representation in the archiver moduleJustin Clarke Casey2008-05-243-22/+67
* This enables return from the parcel object owner display.Teravus Ovares2008-05-244-24/+100
* * Implements selected object return.Teravus Ovares2008-05-241-25/+45
* forgot to actually remove IRCBridgeModule.FindClientRegion()Dr Scofield2008-05-231-32/+0
* IRCBridgeModule (and ChatModule before the refactoring) didn't succeed in Dr Scofield2008-05-232-3/+860
* *Refactor of the LandManagementModule that allows OpenSim to run without itmingchen2008-05-232-868/+965
* i've refactored the ChatModule into two modules: ChatModule and IRCBridgeModule.Dr Scofield2008-05-231-709/+37
* Thank you kindly, Melanie, for:Charles Krinke2008-05-231-1/+2
* Thank you kindly, Melanie, for a patch which:Charles Krinke2008-05-231-0/+4
* * Plug in stubbed out archiver moduleJustin Clarke Casey2008-05-223-2/+123
* changing more 'raw' HTTP status codes to OSHttpStatusCodes.Dr Scofield2008-05-221-2/+3
* Clean out some crufty in AvatarFactoryModule Sean Dague2008-05-211-0/+2
* i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield2008-05-202-4/+8
* Add copyright notices.Jeff Ames2008-05-206-11/+171
* * minor: Just a few documentation odds and endsJustin Clarke Casey2008-05-181-2/+9
* * Patch #1312 from Melanie - Abstracts Money Module to IMoneyModule.Adam Frisby2008-05-181-9/+0
* * Group type stuff. Nothing spectacular. two packets, sorta almost semi half...Teravus Ovares2008-05-182-9/+52