aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/info.txt
Commit message (Collapse)AuthorAgeFilesLines
* Move some files around to break up dependencies between directorieslloyd2009-07-161-0/+1
|
* Add a script that reads the output of print_deps.py and rewriteslloyd2009-07-151-0/+8
| | | | | | the info.txt files with the right module dependencies. Apply it across the codebase.
* Move most of the remaining libstate code to pk_engine.cpp, move engineslloyd2008-11-111-0/+9
| | | | | back to the toplevel since most othe dependencies have been removed now (except get_cipher which still needs changes)
* Move engine to libstate/ directory, since there is a mutual dependencylloyd2008-11-091-10/+0
| | | | | | (messy). Remove unused libstate.h includes from a few files.
* Move some lookup related code from src/engine to src/libstate/lookup.cpplloyd2008-11-091-1/+0
|
* Add missing engine info.txtlloyd2008-11-081-0/+11