DEADSOFTWARE

Map: Use the animation flags in the map texture list only as a hint, not a prescription
[d2df-editor.git] / src / shared / WADEDITOR_dfzip.pas
2023-11-08 Dmitry D. ChernovMap: Use the animation flags in the map texture list...
2023-09-13 DeaDDooMERdfzip: fix error codes on read
2023-09-11 DeaDDooMERdfzip: discard ZIP-patches
2023-09-11 DeaDDooMERdfzip: preserve comments
2023-09-11 DeaDDooMERdfzip: preserve compression flags
2023-09-11 DeaDDooMERdfzip: fix encoding in interface
2023-09-11 DeaDDooMERdfzip: preserve modification time
2023-09-11 DeaDDooMERdfwad: detect UTF-8
2023-09-10 DeaDDooMERdfzip: improve check non UTF-8 names
2023-09-10 DeaDDooMERdfzip: add UTF-8 support
2023-09-09 DeaDDooMERdfzip: fix archive write on big-endian
2023-09-09 DeaDDooMERdfzip: fix exceptions
2023-09-09 DeaDDooMERdfzip: more checks and user visible errors
2023-09-07 DeaDDooMERsystem: implement zip support again