Commit Graph

13 Commits

Author SHA1 Message Date
Ted John aaebb109e1 Update vscode config [ci skip] 2019-05-04 14:04:20 +00:00
Ted John 7dc170ef85 Use shared_ptr for long-life objects
Use unique_ptr and shared_ptr for IContext, IPlatformEnvironment, IUiContext, and IAudioContext.
2018-05-11 20:37:48 +01:00
Ted John 136ec256aa [ci skip] Update vscode cpp properties 2018-05-11 18:34:06 +01:00
Ted John 8fbe6e63d8 Add gtest include directory [ci skip]
...to vscode cpp properties
2018-04-10 12:25:56 +01:00
Ted John bb423194c1 Update vscode cpp properties 2018-04-08 13:02:39 +01:00
Duncan 0ab3d0955c
Merge pull request #7310 from OpenRCT2/json-objects
Add support for new JSON object format
2018-04-08 10:45:55 +01:00
Ted John 06da0b2fb5 Update vscode cpp properties [ci skip] 2018-04-05 21:24:52 +01:00
Ted John 025827809e Add more include paths to .vscode config [ci skip] 2018-03-28 13:10:40 +01:00
Ted John 21d9ea53db Add .vscode cpp config [ci skip] 2018-03-28 12:30:32 +01:00
Ted John 1d12fc7963 Update launch.json 2018-03-26 21:37:23 +02:00
Ted John 72eb22df2e Fix vscode debugger attach configuration 2017-07-01 12:24:04 +01:00
Ted John 1eb5ed0c93 Update vscode debug configuration 2017-05-29 22:38:46 +02:00
Ted John f3303b91a9 Add vscode launch configuration
[ci skip]
2016-12-12 20:29:44 +00:00