Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-12-16 | changed CommandRegistry to a template class, renamed to ObjectRegistry<Type> | Mark Tiefenbruck | 1 | -96/+0 | |
2007-12-14 | StringUtil::removeFirst/TrailingWhitespace didn't truncate a string that was ↵ | markt | 1 | -0/+4 | |
only whitespace | |||||
2007-12-13 | added FbTk::CommandRegistry, decentralized command parsing, and made them ↵ | markt | 1 | -0/+92 | |
auto-register |