Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7282   15 years landauf ConsoleCommand::getCommand should return a const pointer
(edit) @7272   15 years landauf using object stack and function stack together works now
(edit) @7270   15 years landauf pushFunction() (which explicitly adds a new level to the console …
(edit) @7267   15 years landauf use a base-functor instead of a base-executor in ConsoleCommand …
(edit) @7236   15 years landauf replaced the temporary names of all ConsoleCommand related classes and …
(edit) @7228   15 years landauf re-implemented CommandExecutor and CommandEvaluation. parameter …
(edit) @7222   15 years landauf added access level checking
(edit) @7221   15 years landauf adapted CommandExecutor and CommandEvaluation to make it compile …
(edit) @7218   15 years landauf some improvements/fixes in ConsoleCommand
(edit) @7216   15 years landauf removed old console command implementation (doesn't compile)
(edit) @7215   15 years landauf new console command interface now supports all functions of the old …
(edit) @7214   15 years landauf progress on the new console command interface. enhanced possibilities …
(edit) @7203   15 years landauf adjusted includes in core/command/*
(copy) @7202   15 years landauf moved all files related to the command execution chain to core/command …
copied from code/branches/consolecommands3/src/libraries/core/ConsoleCommand.cc:
(edit) @7198   15 years landauf createFunctor() now returns a SharedPtr instead of a pointer. Adapted …
Note: See TracRevisionLog for help on using the revision log.