Commit graph

12 commits

Author SHA1 Message Date
Gered 972be491c3 clear screen before running user shell command 2020-07-18 17:05:42 -04:00
Gered c1e76aef82 fix 'KeepBackups' option deleting original files on DOS 8.3 filesystem
only if the 'KeepBackups' option was disabled
2020-07-18 17:04:06 -04:00
Gered 332b1a598d add README.md 2019-03-31 18:12:50 -04:00
Gered 78d92a7fd5 add docs/text/license files originally found in the common zip 2019-03-31 18:06:35 -04:00
Gered 43d7eb4f73 properly hook up ScreenSizeX/Y global options & fix related mouse issues
note that 80x43 text mode is not currently working. if the int 10h can
be adjusted to set this mode correctly, the mouse fixes should all work
properly with it too ...
2019-03-31 17:13:55 -04:00
Gered 92e80aa11c update certain #ifdef DJGPP to also include WATCOM define
FTE now builds correctly and runs without crashing under dos/4gw. woot!
2019-03-31 16:44:55 -04:00
Gered 5b7ae937ab add #ifdef for watcom standard header differences 2019-03-31 16:34:32 -04:00
Gered b2b7c5c982 fix compiler warning 2019-03-31 16:31:33 -04:00
Gered 6ea9d9da67 fix #include directives so they work with dos tools (8.3 filename) 2019-03-31 16:27:20 -04:00
Gered b3fe002f50 convert makefile to watcom toolchain 2019-03-31 16:16:13 -04:00
Gered 74b6d6443d remove files not needed for a dos djgpp build and move to top level 2019-03-31 16:08:07 -04:00
Gered 727abd3235 initial commit from fte-20010819-src.zip sources 2019-03-31 15:57:52 -04:00