aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World (unfollow)
Commit message (Expand)AuthorFilesLines
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-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 Ames3-25/+25
2008-05-25* A hacky Top Scripts display. It isn't accurate as far as ms accounting, ho...Teravus Ovares1-9/+27
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 Casey2-10/+54
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-23*Refactor of the LandManagementModule that allows OpenSim to run without itmingchen2-868/+965
2008-05-23Thank you kindly, Melanie, for:Charles Krinke1-1/+2
2008-05-22* Plug in stubbed out archiver moduleJustin Clarke Casey2-0/+121
2008-05-20Add copyright notices.Jeff Ames3-7/+86
2008-05-18* Group type stuff. Nothing spectacular. two packets, sorta almost semi half...Teravus Ovares1-0/+7
2008-05-17* Tweaked patch mantis 1302 and committing it.Teravus Ovares2-3/+18
2008-05-16Formatting cleanup.Jeff Ames10-94/+94
2008-05-15Committing patch from Melanie. 0001290: [PATCH] implement permissions propag...Teravus Ovares1-1/+7
2008-05-15* Committing Patch mantis 0001275: [PATCH] Add more perms-fu. From Melanie. ...Teravus Ovares1-8/+85
2008-05-14* Comitting 0001271: [PATCH] Refactor permissions to fully allow stacking per...Teravus Ovares2-19/+16
2008-05-14* Fixed deleting prim.Teravus Ovares1-1/+1
2008-05-14* Applying patches from Melanie to cover permissions module. Thanks!Adam Frisby1-0/+9
2008-05-14* Adding the very bare minimum for the client to register user as having the ...Teravus Ovares1-0/+6
2008-05-14Formatting cleanup.Jeff Ames3-41/+35
2008-05-14* Refactored OutPacket out of ScenePresence Teravus Ovares1-0/+9
2008-05-14* Refactored OutPacket and FirstName/LastName out of Friends Module.Teravus Ovares1-0/+10
2008-05-13*Locked objects can now be unlockedmingchen1-1/+1
2008-05-13*Locked objects now delete after accepting warning as expectedmingchen1-9/+9
2008-05-13* Applying Mantis #970 - Revert brush does stupid things. Thanks tglion for f...Adam Frisby1-2/+2
2008-05-13*Complete redo of the permissions modulemingchen5-378/+545
2008-05-12my last patch didn't actually get the sun to possition correctly, butSean Dague1-3/+5
2008-05-12move the sun based on localtime instead of utc. Now it won't set for me atSean Dague1-4/+10
2008-05-12From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey1-22/+53
2008-05-11Update svn properties.Jeff Ames2-763/+763
2008-05-11* Un-break the NPC avatar.. you know.. the one that sits in your sim and ...Teravus Ovares1-0/+5
2008-05-11* Added NPCModule and NPCAvatar classes for NPCs. Primitive, but we can grow ...Adam Frisby2-0/+759
2008-05-09*Land/Parcel upates are now correct with a significant movement by the Clientmingchen2-10/+1
2008-05-09* Minor tweak to TerrainChannelAdam Frisby2-7/+8
2008-05-08*Added all the permission checks to the sceneexternalchecks and modified perm...mingchen2-43/+59
2008-05-07*Fixed bug causing Object Duplication to not correctly follow permissionsmingchen1-1/+4
2008-05-07*Added CanRunScript to SceneExternalChecksmingchen1-0/+2
2008-05-07*Added SceneExternalChecks.cs that is used to manage checking the results of ...mingchen1-1/+10
2008-05-07From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey1-47/+179
2008-05-06De-tabify source.Jeff Ames1-3/+3
2008-05-06*LLClientView is now pushed the EstateSettings instead of pulling it from the...mingchen3-17/+66
2008-05-06* Cleaning up code, making it conform to OpenSim standards.Adam Frisby4-194/+166