DEADSOFTWARE

tools: fix build with sdl2
[d2df-sdl.git] / src / sfs /
2021-12-18 DeaDDooMERsfs: fix collector (again?)
2019-09-17 Ketmar Darkchanged license to GPLv3 only; sorry, no trust to FSF...
2019-01-16 DeaDDooMERAdded .dfz extension
2017-10-07 Ketmar DarkMerge branch 'master' of ssh://repo.or.cz/d2df-sdl
2017-10-05 Dmitry D. ChernovCosmetic: DooM 2D:Forever -> Doom 2D: Forever
2017-10-03 Ketmar DarkHolmes now require "data/flexui.wad" (it is not fatal...
2017-09-17 Ketmar Darkturned on "SCOPEDENUMS" fpc option
2017-08-30 Ketmar Darkmoved tools to separate directory; moved "mapdef.txt...
2017-08-25 Ketmar Darkturned on typeinfo (preparing for text-mode maps magic)
2017-08-17 Ketmar Darkmoved compiler options to shared/a_modes.inc; turned...
2016-04-25 Ketmar Darkadded license info
2016-04-24 Ketmar Darkwadcvt: option to aggressively compress pngs
2016-04-24 Ketmar Darkwadcvt can convert images to pngs
2016-04-24 Ketmar Darkwadcvt: creating more corrent apngs
2016-04-24 Ketmar Darkwadcvt now can convert animtexgures to apngs ("--apng...
2016-04-23 Ketmar Darksfs: zip reader now will use central directory if it can
2016-04-22 Ketmar Darksfs, wadreader: much better searching for files inside...
2016-04-22 Ketmar Darkwadcvt: use image library to detect image format
2016-04-22 Ketmar Darkwadcnt: better info display for POSIX
2016-04-22 Ketmar Darkwadcvt: don't compress uncompressible data
2016-04-18 Ketmar Darkwadcvt: don't write extended info if utf8 name is the...
2016-04-18 Ketmar Darkwadcvt: fixed compressor bug
2016-04-18 Ketmar Darkwadcvt: cosmetix
2016-04-18 Ketmar Darkwadcvt: correct utf-8 names
2016-04-18 Ketmar Darkwadcvt: no more zipper, we can create zip manually!
2016-04-18 Ketmar Darksfs: using endian-neutral i/o
2016-04-18 Ketmar Darkput "{$MODE ...}" directive in each source file; remove...
2016-04-18 Ketmar Darkmore sfs cleanup; slightly faster DFWAD processing
2016-04-18 Ketmar Darkmore sfs refactoring
2016-04-18 Ketmar Darksfs and wad code refactoring: part 1
2016-04-17 Ketmar Darknetwork: it should find correct files on POSIX now...
2016-04-15 Ketmar Darksfs: do not lock files at all
2016-04-15 Ketmar Darksfs: API to temporary disable volume GC
2016-04-15 Ketmar Darksfs: added API to add temporary volume
2016-04-15 Ketmar Darksfs: hackfix for utf-8 encoded names in zips
2016-04-12 Ketmar Darkcase-insensitive wad fopen (only filenames, pathes...
2016-04-08 Ketmar Darkwadcvt: guess some extensions
2016-04-08 Ketmar Darksfs: hacked around segfault on exit
2016-04-08 Ketmar Darksfs: better memory r/o stream
2016-04-08 Ketmar Darkadded dfwad -> pk3 converter
2016-04-08 Ketmar Darksfs: multiple files fix
2016-04-08 Ketmar Darksfs: cosmetix
2016-04-08 Ketmar Darksfs: removed unused archive support
2016-04-08 Ketmar Darksfs: remove common dir from pk3 (this should fix invali...
2016-04-08 Ketmar Darksfs: using locale-insensitive comparisons
2016-04-07 Ketmar Darksfs system now works!
2016-04-07 Ketmar Darkadded my old SFS (vfs ;-) system