aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * 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-253-25/+25
* * A hacky Top Scripts display. It isn't accurate as far as ms accounting, ho...Teravus Ovares2008-05-251-9/+27
* * 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-242-10/+54
* 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
* *Refactor of the LandManagementModule that allows OpenSim to run without itmingchen2008-05-232-868/+965
* Thank you kindly, Melanie, for:Charles Krinke2008-05-231-1/+2
* * Plug in stubbed out archiver moduleJustin Clarke Casey2008-05-222-0/+121
* Add copyright notices.Jeff Ames2008-05-203-7/+86
* * Group type stuff. Nothing spectacular. two packets, sorta almost semi half...Teravus Ovares2008-05-181-0/+7
* * Tweaked patch mantis 1302 and committing it.Teravus Ovares2008-05-172-3/+18
* Formatting cleanup.Jeff Ames2008-05-1610-94/+94
* Committing patch from Melanie. 0001290: [PATCH] implement permissions propag...Teravus Ovares2008-05-151-1/+7
* * Committing Patch mantis 0001275: [PATCH] Add more perms-fu. From Melanie. ...Teravus Ovares2008-05-151-8/+85
* * Comitting 0001271: [PATCH] Refactor permissions to fully allow stacking per...Teravus Ovares2008-05-142-19/+16
* * Fixed deleting prim.Teravus Ovares2008-05-141-1/+1
* * Applying patches from Melanie to cover permissions module. Thanks!Adam Frisby2008-05-141-0/+9
* * Adding the very bare minimum for the client to register user as having the ...Teravus Ovares2008-05-141-0/+6
* Formatting cleanup.Jeff Ames2008-05-143-41/+35
* * Refactored OutPacket out of ScenePresence Teravus Ovares2008-05-141-0/+9
* * Refactored OutPacket and FirstName/LastName out of Friends Module.Teravus Ovares2008-05-141-0/+10
* *Locked objects can now be unlockedmingchen2008-05-131-1/+1
* *Locked objects now delete after accepting warning as expectedmingchen2008-05-131-9/+9
* * Applying Mantis #970 - Revert brush does stupid things. Thanks tglion for f...Adam Frisby2008-05-131-2/+2
* *Complete redo of the permissions modulemingchen2008-05-135-378/+545
* my last patch didn't actually get the sun to possition correctly, butSean Dague2008-05-121-3/+5
* move the sun based on localtime instead of utc. Now it won't set for me atSean Dague2008-05-121-4/+10
* From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey2008-05-121-22/+53
* Update svn properties.Jeff Ames2008-05-112-763/+763
* * Un-break the NPC avatar.. you know.. the one that sits in your sim and ...Teravus Ovares2008-05-111-0/+5
* * Added NPCModule and NPCAvatar classes for NPCs. Primitive, but we can grow ...Adam Frisby2008-05-112-0/+759
* *Land/Parcel upates are now correct with a significant movement by the Clientmingchen2008-05-092-10/+1
* * Minor tweak to TerrainChannelAdam Frisby2008-05-092-7/+8
* *Added all the permission checks to the sceneexternalchecks and modified perm...mingchen2008-05-082-43/+59
* *Fixed bug causing Object Duplication to not correctly follow permissionsmingchen2008-05-071-1/+4
* *Added CanRunScript to SceneExternalChecksmingchen2008-05-071-0/+2
* *Added SceneExternalChecks.cs that is used to manage checking the results of ...mingchen2008-05-071-1/+10
* From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey2008-05-071-47/+179
* De-tabify source.Jeff Ames2008-05-061-3/+3
* *LLClientView is now pushed the EstateSettings instead of pulling it from the...mingchen2008-05-063-17/+66
* * Cleaning up code, making it conform to OpenSim standards.Adam Frisby2008-05-064-194/+166