Skip to content
Snippets Groups Projects
  1. Feb 14, 2025
  2. Feb 13, 2025
  3. Aug 29, 2024
    • Superstarxalien's avatar
      Implement .pk3 exporting · d20b4b35
      Superstarxalien authored
      * Uses the miniz library (https://github.com/richgel999/miniz).
        * The library was modified to deprecate .zip data structures that were not supported by the game.
        * The library was also modified to crate a new function solely for the purposes of kartmaker, removing redundant function calls. For more info, see "mz_zip_writer_init_file_kartmaker" in miniz.c
      * Replaces the ability to export to .wad altogether.
        * To this end, lump.c and lump.h from Lumpmod were removed from the program.
      * Skin graphics lumps, as well as the S_SKIN soc file, are located in "skins/[charactername]/". Sounds are in "sounds/skins/[charactername]/"
      d20b4b35
  4. Aug 28, 2024
  5. Aug 25, 2024
  6. Aug 23, 2024
  7. Jul 07, 2024
  8. Apr 26, 2024
  9. Apr 25, 2024
  10. Oct 12, 2023
  11. Jun 10, 2022
  12. Feb 14, 2021
  13. Feb 05, 2021
Loading