aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/PermissionManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Extended our semi-stupid implementation of in world object permissions to s...Teravus Ovares2007-11-301-0/+108
* * Thanks to _SomeOne_, Server side permissions on object editing. Be aware, ...Teravus Ovares2007-11-291-1/+7
* * Added the ability to restart your individual sims from within them using th...Teravus Ovares2007-11-251-0/+8
* Attempt to get World Map working in Grid mode, will need to be using the grid...MW2007-11-181-0/+14
* * Copied objects are now owned by the object copier (Next Owner) (however nex...Teravus Ovares2007-11-141-1/+4
* * Optimized usingslbsa712007-10-301-2/+1
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-1/+1
* * Fix for issue#514 - Sim crash when editing near terrain edge.Adam Frisby2007-10-231-1/+13
* nice catch by chi11ken that I was setting the wrong propertySean Dague2007-10-221-327/+327
* * Disabled TCP Remoting Channel Security for InterRegion communication, as it...Adam Frisby2007-10-211-326/+327
* fix line ending mixing. Probably should put someSean Dague2007-10-211-1/+1
* * Committing new PolicyManager based on an ACL system.Adam Frisby2007-10-201-1/+1
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-1/+29
* getting all our line endings consistant againSean Dague2007-10-051-8/+8
* * Modernized ScriptManager to new interface-based module calls.lbsa712007-09-191-22/+16
* fixing me some line endingsSean Dague2007-09-171-305/+305
* * CHANGED SOME CONSOLE COMMAND BEHAVIOURSlbsa712007-09-171-14/+22
* Another attempt to fix the image sending bug (next week, I intend to rewrite ...MW2007-08-261-1/+1
* * Introduced IScriptHost as an interface to fetching object data from scripts.lbsa712007-08-161-1/+1
* The 'Party Party Groupie Groupie Life is a game' commit:lbsa712007-08-151-4/+11
* * Permissions! - You can now only perform certain functions (such as editing ...Adam Frisby2007-08-151-9/+110
* Start of replacing the old SceneObject/Primitive classes with the new versions.MW2007-08-091-3/+3
* * renamed some scene to worldlbsa712007-08-061-2/+2
* clean up of startup config settings (command line args etc),MW2007-08-041-1/+1
* * More work on PermissionManager - going AFK for a bit.Adam Frisby2007-08-041-38/+79
* * More work on PermissionManagerAdam Frisby2007-08-041-0/+40
* Changed a couple of method in PermissionManager from private to protected to ...MW2007-08-021-3/+3
* * Added support for CreateLink to LSL Interpreted APIAdam Frisby2007-08-021-0/+108