Clownacy
|
7f953924eb
|
Make VS2003 compile everything as C++ again
As recent findings in #41 have shown, the codebase appears to be
C++98, not C89.
|
2020-01-07 04:40:27 +00:00 |
|
Clownacy
|
098647f7fd
|
More-accurate TextScr.cpp variable arrangement
|
2020-01-07 04:39:14 +00:00 |
|
Clownacy
|
9498fe13be
|
Made TextScr.cpp valid C89
See #41
|
2020-01-06 21:15:42 +00:00 |
|
Clownacy
|
65682dd913
|
Made Dialog.cpp valid C89
See #41
|
2020-01-06 21:01:17 +00:00 |
|
Clownacy
|
fb8ba25d0f
|
Made Stage.cpp valid C89
See #41
|
2020-01-06 20:57:20 +00:00 |
|
Clownacy
|
33c1ea8f20
|
Made ValueView.cpp valid C89
|
2020-01-06 20:05:49 +00:00 |
|
Clownacy
|
b5ad6f5154
|
Made Star.cpp compile as C89 in VS2003
I hope this doesn't get *too* invasive.
|
2020-01-06 18:39:23 +00:00 |
|
Clownacy
|
a81fe10fc7
|
Move Visual Studio 2003 files to their own folder
We don't want these conflicting with the upcoming Visual Studio 2017
files.
|
2019-09-10 00:41:32 +01:00 |
|