| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
| |
Add centralised logging system
Add code for runtime configuration
Add support for configuring logging
Move all existing logging to new logging system
|
| |
|
|
|
|
| |
variable depending on engine
Use it in ArtfulSeller, although there is currently only one platform
|
| |
|
|
|
| |
Use smart pointers to stages, they are refcounted after all
Have variables keep a handle to their row sources, fixes crash during stage destruction
|
| | |
|
| | |
|
| |
|
|
| |
Includes site and console updates to match
|
| |
|
|
|
|
|
| |
Switch to using intrusive_ptr in cases where the class is mine
Remove deps of funtional type base cpp files on implementation headers
General tidy up in places
Post load event and removal of mutable things initialised on first run
|
| |
|