aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/CommandRegistry.cc
AgeCommit message (Collapse)AuthorFilesLines
2007-12-16changed CommandRegistry to a template class, renamed to ObjectRegistry<Type>Mark Tiefenbruck1-96/+0
2007-12-14StringUtil::removeFirst/TrailingWhitespace didn't truncate a string that was ↵markt1-0/+4
only whitespace
2007-12-13added FbTk::CommandRegistry, decentralized command parsing, and made them ↵markt1-0/+92
auto-register