aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * minor: add wiki link to archiving function invocationJustin Clarke Casey2008-07-211-1/+0
* * minor: change misleading 'all assets found' message to instead tell how man...Justin Clarke Casey2008-07-214-23/+35
* added experimental packet tracker (LLPacketTracker.cs), which can be told to ...MW2008-07-213-3/+17
* Mantis#1798. Thank you kindly, StrawberryFride for a patch that:Charles Krinke2008-07-212-13/+5
* * eliminated some warnings and added some const and readonlieslbsa712008-07-211-1/+1
* Make the max sizes of physical and nonphysical prims configurable in OpenSim.iniMelanie Thielker2008-07-202-37/+51
* Quick fix to make the estate ban list effective again, when the regionMelanie Thielker2008-07-191-0/+2
* Fix prim link numbers (Mantis #1781)Melanie Thielker2008-07-194-20/+127
* Introduce a separate connection string for estates, which defaults to the one giMelanie Thielker2008-07-182-5/+4
* Patch to fix saving of estate managers list loaded during migration.Melanie Thielker2008-07-182-7/+2
* Patch adds bool IsManager(LLUUID) to IEstateModule.Melanie Thielker2008-07-182-0/+13
* * refactor: break out sog loading code into two parts so that post-deserializ...Justin Clarke Casey2008-07-185-24/+22
* Commented out a readline that was preventing the sim from shutting down in so...Dahlia Trimble2008-07-181-1/+1
* Patch #9151Melanie Thielker2008-07-188-100/+247
* make ParentUUID be a cached value, but allow setting it forSean Dague2008-07-161-2/+11
* made SOP have a blank setter for 2 convenience properties.Sean Dague2008-07-161-0/+2
* be a little more discriminating on firing ShapeChanged script eventsSean Dague2008-07-161-2/+12
* added new ParentUUID property to map out from SOP.Sean Dague2008-07-151-0/+5
* * Expose client statistics to the console via 'show stats'Justin Clarke Casey2008-07-151-1/+4
* removes a Console.WriteLine(...) remnant.Dr Scofield2008-07-151-1/+1
* added RegionID get propertySean Dague2008-07-141-0/+6
* * On an archive load, make the master avatar the owner of all scene objects f...Justin Clarke Casey2008-07-141-0/+11
* * For now, when loading an archive all the existing scene objects get deleted...Justin Clarke Casey2008-07-142-0/+22
* Mantis#1739. Thank you kindly, Grumly57 for a patch that:Charles Krinke2008-07-142-2/+8
* fixing warning in IRCBridgeModule and logging the exception cause now.Dr Scofield2008-07-141-2/+3
* adds a default value of true to the new IRC bridge configuration option "nick...Dahlia Trimble2008-07-141-3/+5
* Patch #9150Melanie Thielker2008-07-143-13/+82
* Patch #9149Melanie Thielker2008-07-142-49/+29
* Patch #9147Melanie Thielker2008-07-148-90/+138
* Mantis#1638. Thank you kindly, Salahzar for a patch that:Charles Krinke2008-07-131-8/+21
* * minor: make scene closing log message info rather than warnJustin Clarke Casey2008-07-131-1/+2
* * Actually persist restored archives to the database - wasn't actually doing ...Justin Clarke Casey2008-07-138-17/+74
* * Elminate most of the debugging log output from the archive commandsJustin Clarke Casey2008-07-125-33/+35
* * On archive loading, tell the user how many objects we are ignoring because ...Justin Clarke Casey2008-07-125-17/+32
* minor: method documentationJustin Clarke Casey2008-07-123-117/+90
* * minor: thought up a better name for the last allocated local idJustin Clarke Casey2008-07-121-2/+2
* * minor: just some null guards and name changes to make it clearer that prim ...Justin Clarke Casey2008-07-123-10/+12
* * Make archive default tar file modes more permissiveJustin Clarke Casey2008-07-121-1/+1
* * Remove warningJustin Clarke Casey2008-07-121-1/+1
* * Remove warning and tidy up logic in SceneObjectGroup.UpdatePrimFlags()Justin Clarke Casey2008-07-121-14/+6
* * Start compressing archivesJustin Clarke Casey2008-07-125-35/+31
* Mantis#1681. Thank you kindly, Vytek for a patch that:Charles Krinke2008-07-121-8/+179
* Mantis#1718. Thank you kindly, Mircea for a patch that:Charles Krinke2008-07-121-9/+17
* Mantis#1716. Thank you kindly, Nlin for a patch that:Charles Krinke2008-07-121-0/+9
* Patches #9143 and #9144 (Mantis #1723)Melanie Thielker2008-07-121-1/+1
* * Oops, turn off permissions debugging I stupidly hardcodedJustin Clarke Casey2008-07-111-1/+1
* * Put an info entry in the log if permissions are being bypassedJustin Clarke Casey2008-07-112-2/+11
* * Comment out body of experimental ParcelMediaSetTime() since MW says it caus...Justin Clarke Casey2008-07-111-13/+14
* trying to fix mantis #1711.Dr Scofield2008-07-111-5/+12
* Mantis#1707. Thank you, Melanie for a patch that:Charles Krinke2008-07-101-2/+119