summaryrefslogtreecommitdiff
path: root/project2/common/appEngine.cpp
Commit message (Expand)AuthorAge
* Massive refactor to remove the appEngine and environment complication and ins...randomdan2013-07-05
* Move remaining options out of environmentrandomdan2013-06-23
* Fix the gch usage quirk with a silly hack and a load of small changesrandomdan2013-06-21
* Fix pch header inclusions and missing headers for no-pch buildingrandomdan2013-04-04
* Add support for using boost::format for log messagesrandomdan2012-04-24
* Finer control over output to presenters, addresses issues with JSON output an...randomdan2012-02-17
* Remove straggling references to XML and configuration from recent changesrandomdan2011-12-15
* Drop Boost::program_options in favour of our own, pluggable system which inte...randomdan2011-12-08
* Groundwork for common presenter layerrandomdan2011-11-28
* Remove the need to implement loadComplete which is empty in most casesrandomdan2011-11-25
* Add precompiled headers to commonrandomdan2011-09-01
* The big reshufflerandomdan2011-08-31