Michał Janiszewski
|
1d28826b79
|
Fix -Wdocumentation and add it to default warnings
|
2018-06-11 09:52:54 +02:00 |
|
Hielke Morsink
|
8d10bfb5a1
|
Add namespace closing comments
|
2018-05-04 22:54:43 +02:00 |
|
Gymnasiast
|
34a6b5ef92
|
Remove __cplusplus ifdefs
|
2018-02-05 16:20:15 +01:00 |
|
Ted John
|
cb720025fa
|
Replace platform_enumerate_directories_begin with FileScanner code
This is isn't a particularly pretty implementation but it is only temporary until we can use std::filesystem.
|
2018-01-18 11:38:52 +01:00 |
|
Michał Janiszewski
|
00fd18809c
|
Move extern "C" {} blocks to headers (#6282)
|
2017-09-18 17:05:28 +02:00 |
|
Michał Janiszewski
|
79d76759bb
|
Fix #5516: Update copyrights for 2017
Not all files were necessarily _changed_, but all were touched, see
https://github.com/OpenRCT2/OpenRCT2/pull/4932
|
2017-06-01 21:55:10 +02:00 |
|
Ted John
|
e1ace9528d
|
Use std::string for File and FileScanner
|
2017-01-05 18:19:01 +00:00 |
|
Ted John
|
11477c5869
|
Refactor more of TrackDesignRepository to std::string
|
2017-01-05 17:51:31 +00:00 |
|
Ted John
|
be035dcdb2
|
Refactor various methods to use std::string
|
2017-01-05 13:13:22 +00:00 |
|
Ted John
|
25bc798ff8
|
Move contents of src into project sub directory
|
2017-01-04 17:44:12 +00:00 |
|