Adrien Destugues
32ec828835
Group all copyright statements in a single file.
...
This gives a much clearer overview of the licensing.
It also shows there are some problems:
- Some files are under GPLv3 only
- Some files have no known license at all.
2020-12-19 21:56:33 +00:00
Thomas Bernard
0915f86aa3
Log errors of GetShortPathNameW/GetLongPathNameW
2020-12-13 19:17:35 +01:00
Thomas Bernard
a13d760b2a
fix: do not include <strings.h> when compiling with MS VC
...
<strings.h> is included for strcasecmp()
2019-12-26 23:13:14 +01:00
Thomas Bernard
01a7200b5d
loadsavefuncs.c: fix build for win32
2019-11-09 02:57:42 +01:00
Thomas Bernard
d5953ad51a
move some functions from loadsave.c to loadsavefuncs.c
2019-11-09 02:42:33 +01:00