DEADSOFTWARE

changed license to GPLv3 only; sorry, no trust to FSF anymore
[d2df-sdl.git] / src / shared / xstreams.pas
2019-09-17 Ketmar Darkchanged license to GPLv3 only; sorry, no trust to FSF...
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-08-29 Ketmar Darktextmap: binary i/o seems to work!
2017-08-26 Ketmar Darkbinary writer for textmaps (aboslutely not tested with...
2017-08-17 Ketmar Darkmoved compiler options to shared/a_modes.inc; turned...
2016-04-25 Ketmar Darkadded license info
2016-04-22 Ketmar Darkfixed warning (and subtle bug) in zlib stream
2016-04-22 Ketmar Darkxstreams: fixed seeking in compressed stream
2016-04-18 Ketmar Darkxstreams.pas: fixed bug in TUnZStream
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