summaryrefslogtreecommitdiff
path: root/src/FbTk/CommandRegistry.hh
AgeCommit message (Collapse)AuthorFilesLines
2007-12-16changed CommandRegistry to a template class, renamed to ObjectRegistry<Type>Mark Tiefenbruck1-130/+0
2007-12-13added FbTk::CommandRegistry, decentralized command parsing, and made them ↵markt1-0/+130
auto-register