DEADSOFTWARE

changed license to GPLv3 only; sorry, no trust to FSF anymore
[d2df-sdl.git] / src / sfs / sfsPlainFS.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-09-17 Ketmar Darkturned on "SCOPEDENUMS" fpc option
2017-08-17 Ketmar Darkmoved compiler options to shared/a_modes.inc; turned...
2016-04-25 Ketmar Darkadded license info
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 refactoring
2016-04-18 Ketmar Darksfs and wad code refactoring: part 1
2016-04-15 Ketmar Darksfs: do not lock files at all
2016-04-08 Ketmar Darksfs: hacked around segfault on exit
2016-04-08 Ketmar Darksfs: removed unused archive support
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