8 Commits

Author SHA1 Message Date
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