summaryrefslogtreecommitdiff
path: root/project2/common/appEngine.cpp
Commit message (Collapse)AuthorAge
* Remove straggling references to XML and configuration from recent changesrandomdan2011-12-15
|
* Drop Boost::program_options in favour of our own, pluggable system which ↵randomdan2011-12-08
| | | | integrates application platforms properly
* Groundwork for common presenter layerrandomdan2011-11-28
|
* Remove the need to implement loadComplete which is empty in most casesrandomdan2011-11-25
| | | | | Restructure presenters in layers based on features allowing for simpler cache implementations Minor XSLT changes to support new layout from presentation which is more consistent
* Add precompiled headers to commonrandomdan2011-09-01
|
* The big reshufflerandomdan2011-08-31