1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-17 03:53:07 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
Ted John
5e427413a6 Refactor list view so we can access it from ScWidget 2020-05-09 17:24:15 +01:00
Ted John
2f525e0539 Apply more code review comments 2020-04-26 14:35:07 +01:00
Ted John
e6341f0a42 Get scripting compiling on clang 2020-04-26 14:35:03 +01:00
hdpoliveira
dc72dc1f6f Fix .vscode/c_cpp_properties.json paths for Windows (#11346) 2020-04-19 15:58:41 -03:00
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
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