10 Commits

Author SHA1 Message Date
Thomas Bernard
2c9b79a6af
Warning() => GFX2_Log(GFX2_WARNING) 2020-04-13 01:34:12 +02:00
Thomas Bernard
d5953ad51a
move some functions from loadsave.c to loadsavefuncs.c 2019-11-09 02:42:33 +01:00
Thomas Bernard
4bbb4f142d
Remove usage of MAX_PATH_CHARACTERS in loadrecoil.c 2019-05-07 17:25:17 +02:00
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