Commit Graph

4 Commits

Author SHA1 Message Date
Justin Clarke Casey
9a666bda02 * Use the commander name to register module commanders instead of providing the information twice 2009-02-05 19:54:22 +00:00
mingchen
f2742fb604 *Added CommandIntentions that is used to describe a console commands hazard. 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.
2008-07-25 02:30:07 +00:00
Jeff Ames
0e31eb8314 Update svn properties. 2008-05-04 21:59:29 +00:00
Adam Frisby
07098978b9 * Updating some file locations. 2008-05-04 19:21:14 +00:00