summaryrefslogtreecommitdiff
path: root/server/src/entitylist.h
AgeCommit message (Collapse)Author
2010-01-15Add fix to entitylist, for mixing updates on dir rename/moves. Updated ↵deva
MacroList and TemplateList to macth new interface and use new insert method.
2010-01-14Made EntityList able to handle several files with same macroname and version ↵deva
number, without corrupting the internal data structure (switched from map to multimap).
2010-01-14Made EntityList superclass for the Macro and TemplateList classes.deva