summaryrefslogtreecommitdiff
path: root/project2/common/iHaveParameters.h
Commit message (Collapse)AuthorAge
* C++17 and Ice 3.7project2-1.3.0Dan Goodliffe2018-04-28
| | | | | Updates all code to work with C++17 and Ice 3.7 and related updates in used libraries.
* Partially tested global visibility hidden in all projectsDan Goodliffe2016-01-24
|
* Move the parameter stack into ExecContext tooDan Goodliffe2015-06-06
|
* Massive refactor to remove the appEngine and environment complication and ↵randomdan2013-07-05
| | | | instead have an execution context that's passed around from the original call site
* 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
* Remove pointless checkrandomdan2011-09-14
|
* The big reshufflerandomdan2011-08-31