Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix pch header inclusions and missing headers for no-pch building | randomdan | 2013-04-04 |
| | |||
* | Hook in the new onConfigLoad component loader event | randomdan | 2012-05-03 |
| | |||
* | Add support for using boost::format for log messages | randomdan | 2012-04-24 |
| | | | | Fix initialisation of console logger | ||
* | Plugable loggers | randomdan | 2012-04-21 |
| | |||
* | Pull the script location back into the core and add support for caching of ↵ | randomdan | 2012-02-14 |
| | | | | parsed script documents | ||
* | Persist the CGI Environment over many iterations of the app engine, ↵ | randomdan | 2012-02-13 |
| | | | | reloading the configuration only when needed | ||
* | Improvements to the handling of command line arguments | randomdan | 2011-12-16 |
| | |||
* | Remove straggling references to XML and configuration from recent changes | randomdan | 2011-12-15 |
| | |||
* | Pluggable script engines | randomdan | 2011-12-14 |
| | | | | | | XML script parser moved to XML module Script parsing object multiple instantiation bug fix Scripts changed to match new standardized format and layout | ||
* | Drop Boost::program_options in favour of our own, pluggable system which ↵ | randomdan | 2011-12-08 |
| | | | | integrates application platforms properly | ||
* | Remove some dead code | randomdan | 2011-10-10 |
| | |||
* | Add precompiled headers to common | randomdan | 2011-09-01 |
| | |||
* | The big reshuffle | randomdan | 2011-08-31 |