Project

General

Profile

« Previous | Next » 

Revision a0aa03dc

Added by danij about 18 years ago

Implemented engine-side CCmd parameter validation as discussed previously, as a preparatory step for the planned integration of a scripting language into the console later in the 1.9.x series. CCmds can opt-out of engine-side validation by not specifying a usage control string when registered.
TODO: Split console commands with different actions depending on number of parameters; apply the "overloaded" function paradigm (needs to be designed and implemented for 1.9.0).
TODO: Only the declared required parameters are currently validated.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences