Christoph Oelckers
|
8d3c1adf05
|
- do not use POSIX directory functions in common code.
For Windows these need to redirect to Unicode system functions to properly handle paths not representable in 8 bit encodings.
|
2022-08-17 10:02:25 +02:00 |
|
Rachael Alexanderson
|
03d76027cf
|
- fix issue #1708 - respect user preferences when specifying custom save/config/screenshot paths
|
2022-08-14 15:03:20 -04:00 |
|
Rachael Alexanderson
|
f2df781b76
|
- add menu entries
|
2022-08-10 13:10:13 -04:00 |
|
Rachael Alexanderson
|
82d0376520
|
- add openscreenshots opensaves and openconfig console commands on Windows and Linux and Mac
|
2022-08-10 13:00:33 -04:00 |
|
Christoph Oelckers
|
f94e4a908c
|
- m_png is common.
|
2020-04-11 20:19:52 +02:00 |
|
Christoph Oelckers
|
c3a381ed92
|
- moved most of the console code to 'common'.
The main console.cpp file cannot be done yet, but the rest is ready to go.
|
2020-04-11 20:19:51 +02:00 |
|