summaryrefslogtreecommitdiff
path: root/project2/common/exceptions.cpp
Commit message (Collapse)AuthorAge
* Add missing includes highlighted when precompiled headers are disabledDan Goodliffe2014-12-17
|
* GCC 4.6 compat fix with nothrow default destructorsrandomdan2013-08-19
|
* Fix the schoolboy error with buffer allocation in base exception classesrandomdan2013-08-19
|
* 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
|
* Adds support for presenter level caching modules and implements a file based ↵randomdan2012-02-12
| | | | one (requires xattr support)
* Pluggable script enginesrandomdan2011-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
* Add precompiled headers to commonrandomdan2011-09-01
|
* The big reshufflerandomdan2011-08-31