Jonathan Campbell
|
6cd82255a3
|
Debugger: Well, pdcurses resize events don't actually update the reported console size, so we have to hack around to read what Windows told pdcurses the new console size is.
|
2020-01-31 08:37:32 -08:00 |
|
Allofich
|
a61cdc0f4a
|
Remove /arch:SSE option from x64 builds
|
2019-12-22 12:39:02 +09:00 |
|
Allofich
|
ffd58aa704
|
Automatically use latest Windows 10 SDK version
|
2019-12-22 11:18:27 +09:00 |
|
Allofich
|
450bb24350
|
Fix VS2019 compiler warnings
|
2019-11-28 01:56:18 +09:00 |
|
aybe
|
fe67abd105
|
Enabled SSE for 64-bit.
|
2019-11-14 03:52:45 +01:00 |
|
aybe
|
6f3048ded2
|
Fixed libpdcurses.
|
2019-11-14 01:15:33 +01:00 |
|
aybe
|
c3bcc43fad
|
Enabled multiprocessor compilation for all projects.
|
2019-11-13 19:59:53 +01:00 |
|
aybe
|
9e9100b9ec
|
Moving back to SDK 10.0.17763.0.
|
2019-11-13 18:29:31 +01:00 |
|
aybe
|
a30d7df312
|
All projects use Windows SDK 10.
|
2019-11-13 03:10:45 +01:00 |
|
aybe
|
264ac4c9bf
|
All projects retargetted back to Win 8.1 SDK and to toolset 142.
|
2019-11-07 06:20:12 +01:00 |
|
Allofich
|
a25e211a4f
|
Fix Cppcheck arrayIndexThenCheck warnings
|
2019-10-19 19:39:29 +09:00 |
|
Allofich
|
bc2421715d
|
Silence redundant assignment warnings
|
2019-10-13 17:48:26 +09:00 |
|
Allofich
|
11348e2d17
|
Enable /LTCG option where it was not enabled
|
2019-06-30 23:44:40 +09:00 |
|
driver1998
|
e5c35f5df4
|
Update VS2015 project files for Windows Desktop ARM32 (Windows RT) port
|
2019-02-21 21:05:35 +00:00 |
|
driver1998
|
f5f7d687c7
|
Update VS2015 project files for Windows ARM64 port.
|
2019-02-20 00:10:10 +00:00 |
|
Jonathan Campbell
|
d519bab908
|
VS2017 x64 doesn't need to specify SSE
|
2018-06-06 14:45:04 -07:00 |
|
Jonathan Campbell
|
1ebe61baee
|
VS2017 project/solution updates
|
2018-06-06 14:39:46 -07:00 |
|
Jonathan Campbell
|
33bff7fe94
|
VS2017 project/solution adjustments
|
2018-06-06 14:38:24 -07:00 |
|
Jonathan Campbell
|
62f270fd1e
|
VS2017 project/solution fixup including the zlib GS vs sdl option warning
|
2018-06-06 14:21:32 -07:00 |
|
Jonathan Campbell
|
175185b917
|
VS2017 project and solution updates
|
2018-06-06 14:14:05 -07:00 |
|
Jonathan Campbell
|
143dea0688
|
VS2017 update project and solution settings
|
2018-06-06 14:01:19 -07:00 |
|
Jonathan Campbell
|
3a3d43fafb
|
pdcurses hack to silence compiler warning about MOUSE_MOVED re-definition.
|
2018-05-22 17:41:34 -07:00 |
|
Jonathan Campbell
|
ea22fdcaa4
|
Update target for x86 builds where the project is lacking
|
2018-05-22 17:28:08 -07:00 |
|
Jonathan Campbell
|
1dfb954273
|
VS2017 compiler warning fixup
|
2018-05-22 17:18:17 -07:00 |
|
Jonathan Campbell
|
cbb1fe073b
|
Windows SDL 1.x: Fix pdcurses endwin() to check SP against NULL to avoid crashes when initscr() was never called.
|
2018-02-28 00:29:37 -08:00 |
|
Jonathan Campbell
|
5a42f58b50
|
PDCurses, fix up and enable for all targets now (SDL 1.x and 2.x, 32-bit and 64-bit)
|
2018-02-20 23:48:34 -08:00 |
|
Jonathan Campbell
|
bfa2b43778
|
Windows: Fix PDCurses to compile as a VC project instead of a makefile, and to put it's intermediate files in a proper location.
|
2018-02-20 23:05:27 -08:00 |
|
Jonathan Campbell
|
55b468927b
|
Windows SDL 1.x: There's no need for pdcurses to commit the compiled obj, exe, and lib files.
|
2018-02-20 21:52:51 -08:00 |
|
Ethan McGee
|
75c6fb0f84
|
#515 include pdcurses 3.6 in the vs2015 build
|
2018-02-21 00:13:19 -05:00 |
|