Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/consolecommands3/src/libraries/core

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7196   14 years landauf Changed implementation of SharedPtr, it's now non-intrusive and uses …
(edit) @7192   14 years landauf Added a small SharedPtr template for use in Functor and Executor. It's …
(edit) @7191   14 years landauf don't add repetitive or empty commands to the command history
(edit) @7190   14 years landauf removed unnecessary return values from console commands "log", …
(edit) @7189   14 years landauf changed passing of the returnvalue in the command execution pipeline: …
(edit) @7188   14 years landauf reduced amount of member variables in Functor by moving these rarely …
(edit) @7187   14 years landauf added new function to MultiType to check whether or not it contains a …
(edit) @7186   14 years landauf Moved ability to possess descriptions from Executor to ConsoleCommand, …
(edit) @7185   14 years landauf continued working on the new console command interface and implementation
(edit) @7180   14 years landauf adjusted Functor to work with the changes introduced in r7177
(edit) @7179   14 years landauf merged consolecommands2 to consolecommands3
(copy) @7178   14 years landauf next annual update of the consolecommands branch
copied from code/trunk/src/libraries/core:
(edit) @7177   14 years landauf fixed a potential problem introduced in r7158 - calling an executor on …
Note: See TracRevisionLog for help on using the revision log.