7 Commits

Author SHA1 Message Date
Thomas Bernard
4d86b8a0c1 change all references to SDLK_xxxxx to KEY_xxxx
+ some fixes
2018-07-02 11:38:51 +02:00
Thomas Bernard
ea68ae4fd1 loadrecoil.c: remove warning when compiling with MinGW32 2018-03-19 16:49:42 +01: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
0fd3fb80fd Load_Recoil(): preserve original picture aspect ratio
skip RECOIL pixel doubling
2018-03-05 15:42:14 +01:00
Thomas Bernard
2995a0e3e1 Load_Recoil(): show number of colors in "comment" 2018-03-05 15:42:14 +01:00
Thomas Bernard
701dec6df3 Load_Recoil_Image(): Read image in multiple files with RECOIL
add Recoil virtual readFile() method to allow loading of Companion files
2018-03-05 15:42:14 +01:00
Thomas Bernard
44b1d5a466 Try to load images with RECOIL (REtro COmputer IMage Library) 2018-03-05 15:42:14 +01:00