aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/engine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move PBKDF lookups to enginelloyd2010-11-041-0/+7
* Compilation fixeslloyd2010-06-161-1/+3
* Move the implemention of the functions in the Engine base class into alloyd2010-06-161-0/+82
* Move engine to libstate/ directory, since there is a mutual dependencylloyd2008-11-091-358/+0
* Inline no-op Engine virtual functionslloyd2008-11-091-56/+0
* Move some lookup related code from src/engine to src/libstate/lookup.cpplloyd2008-11-091-254/+243
* Add virtual hook to remove dep of Default_Engine on Engine itselflloyd2008-11-081-16/+10
* Move most of the Default_Engine code into engine/def_engine, and thelloyd2008-11-081-0/+431