aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/PermissionManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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