Thomas Bernard
|
8459266c47
|
Add MSVC project for SDL2 build + SDL2 unicode text input for win32
|
2019-01-25 15:11:29 +01:00 |
|
Thomas Bernard
|
69640743c9
|
fix generateversion.vbs
now correctly generate Version names without wip
|
2019-01-22 10:03:17 +01:00 |
|
Thomas Bernard
|
addf8d9798
|
Win32/msvc: build with libtiff
|
2019-01-04 21:00:56 +01:00 |
|
Thomas Bernard
|
3265a8bcad
|
Win32: Support for Pasting 16bpp DIBs
|
2018-12-21 13:16:52 +01:00 |
|
Thomas Bernard
|
82cbb212dd
|
update .gitignore files
|
2018-11-09 12:50:47 +01:00 |
|
Thomas Bernard
|
226b726fc1
|
project/msvc: ignore *.db files
|
2018-10-06 15:29:50 +02:00 |
|
Thomas Bernard
|
051da9e354
|
add gfx2log.c/.h to MSVC project
|
2018-09-15 23:26:01 +02:00 |
|
Thomas Bernard
|
0285f37fc2
|
update version in gfx2.rc when building with MSVC
|
2018-07-11 11:56:57 +02:00 |
|
Thomas Bernard
|
1d2ca270b1
|
update generateversion.vcxproj
|
2018-07-11 11:54:22 +02:00 |
|
Thomas Bernard
|
3b69ccb1ec
|
SFont now uses T_GFX2_Surface instead of SDL_Surface
|
2018-07-02 11:38:51 +02:00 |
|
Thomas Bernard
|
bb2a4f5817
|
Win32 MSVC : fix link with libpng
|
2018-07-02 11:38:51 +02:00 |
|
Thomas Bernard
|
5e628eb499
|
add keycodes.h to grafx2-win32.vcxproj
|
2018-07-02 11:38:51 +02:00 |
|
Thomas Bernard
|
b5e75d77b1
|
add skeleton of win32 implementation
|
2018-07-02 11:38:51 +02:00 |
|
Thomas Bernard
|
6224a9f99e
|
MSVC: Move external Libraries path to libraries.props
|
2018-07-02 11:38:51 +02:00 |
|
Thomas Bernard
|
3e4f3d0313
|
WIP. build under Win32 without SDL
|
2018-07-02 11:38:51 +02:00 |
|
Thomas Bernard
|
77005eb780
|
use screen.h instead of sdlscreen.h, etc.
Create grafx2-win32 MSVC++ project
create keycode.h
various fixes
|
2018-07-02 11:38:51 +02:00 |
|
Thomas Bernard
|
c6975afe94
|
prepare Makefile to allow build with SDL, SDL2 or another "video API"
update Visual C project as well
|
2018-07-02 11:38:51 +02:00 |
|
Thomas Bernard
|
c29f1c9161
|
Fix compilation with recoil with MSVC
Also fix handling of long extensions (more than 3 characters)
|
2018-03-05 17:07:42 +01:00 |
|
Thomas Bernard
|
db39392411
|
Update MSVC project to compile with lua
minor changes to remove need for C features unsupported by MS Visual C
|
2018-02-23 18:46:22 +01:00 |
|
Thomas Bernard
|
d1426c61c5
|
Generate version.c in MSVC project
|
2018-02-20 15:45:45 +01:00 |
|
Thomas Bernard
|
ae03cdfc34
|
convert absolute path to relative path in MSVC project
|
2018-02-20 15:45:45 +01:00 |
|
Thomas Bernard
|
d924e0b827
|
Disable annoying warning in MSVC
|
2018-02-20 15:45:45 +01:00 |
|
Thomas Bernard
|
6f48d7fefe
|
Add MSVC 2010 project file and a make the project compile
|
2018-02-20 15:45:45 +01:00 |
|