aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/CommandRegistry.cc
AgeCommit message (Expand)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
2007-12-13added FbTk::CommandRegistry, decentralized command parsing, and made them aut...markt1-0/+92