OpenRCT2/src/cmdline
Ted John 7611b04ad1 Add --console switch for Windows
Windows subsystem does not work like console subsystem which makes it almost impossible to obtain `stdout` until the application has finished. This adds a `--console` switch to make the game either attach to an existing console or show a new one and redirect the C streams to it.
2016-10-23 16:16:20 +01:00
..
CommandLine.cpp Fix function definitions to match their declarations 2016-07-14 14:11:49 +02:00
CommandLine.hpp Mark classes as final 2016-10-04 18:14:29 +01:00
ConvertCommand.cpp Remove Exception::GetMsg() 2016-09-08 21:37:27 +01:00
RootCommands.cpp Add --console switch for Windows 2016-10-23 16:16:20 +01:00
ScreenshotCommands.cpp Add and correct licence headers to all sources (#3108) 2016-05-04 18:24:41 +01:00
SpriteCommands.cpp Add and correct licence headers to all sources (#3108) 2016-05-04 18:24:41 +01:00