aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Framework (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *Added CommandIntentions that is used to describe a console commands hazard. ↵mingchen2008-07-252-2/+9
| | | | | | | HAZARDOUS if it modifies the simulator, NON_HAZARDOUS if it does a command that doesn't modify the simulator but does a background command such as a forced backup, and STATISTICAL if it returns debug or more information. *This is useful for implementing a protection system from unwanted script execution or for application modules needing to know what a command does.
* Update svn properties.Jeff Ames2008-05-042-400/+400
|
* * Updating some file locations.Adam Frisby2008-05-042-394/+400
|
* * Rolled back a few changes.Adam Frisby2008-05-012-12/+12
|
* * Spring cleaning on Region.Environment. Adam Frisby2008-05-012-12/+12
| | | | | | | * Converted a large number of read-only fields to be actually, readonly. * Reformatted code sections. * Removed redundant code.
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-05-012-394/+394
|
* * Cruft removal step #1. Cleaning Modules directory.Adam Frisby2008-04-301-14/+13
|
* * Commiting a bunch of missed files.Adam Frisby2008-04-302-0/+397