Skip to content
Snippets Groups Projects
  1. Jan 06, 2024
  2. Dec 15, 2023
    • biwa's avatar
      Autosave map functionality (#995) · 957bec7f
      biwa authored
      Added autosaving of the current map. Autosaving happens in intervals when the map is changed. It will not overwrite the current map, but rather create new files, just like backups. Autosaving interval and number of files can be configured in the "Recovery" tab of the preferences. Autosaving can also be disabled there (not recommended). Autosaves will not have their nodes built for performance reason.
      957bec7f
  3. Aug 26, 2023
  4. Jun 15, 2023
  5. Jun 09, 2023
  6. May 24, 2023
  7. Dec 28, 2022
  8. Nov 06, 2022
  9. Oct 03, 2022
  10. Sep 21, 2022
  11. Sep 20, 2022
  12. Sep 18, 2022
    • biwa's avatar
      Things/Linedefs/Sectors/Vertices Modes: standardized how editing and selection works: · 179f7206
      biwa authored
      - editing a highlighted, not selected map element will deselect other selected map elements, then start editing the highlighted map element
      - dragging a highlighted, not selected map element will deselect other selected map elements, then start dragging the highlighted map element
      - dragging a single map element will keep its selection state. I.e. dragging a selected map element will not deselect it after dragging anymore
        - dragging a highlighted, not selected thing will not select it after dragging
      - dragging a highlighted, not selected sector, while other sectors are selected, will only drag the highlighted sector, and not the selected sector (and deselect the selected sectors)
      179f7206
  13. Mar 15, 2022
  14. Feb 03, 2022
  15. Nov 28, 2021
  16. Oct 24, 2021
  17. Apr 22, 2021
  18. Apr 17, 2021
  19. Mar 14, 2021
  20. Feb 28, 2021
  21. Nov 22, 2020
  22. Nov 15, 2020
  23. Nov 01, 2020
  24. Oct 31, 2020
  25. Oct 09, 2020
  26. Aug 04, 2020
  27. Jul 27, 2020
  28. Jul 16, 2020
    • biwa's avatar
      Improved associations (#440) · f204a172
      biwa authored
      Improved associations and event lines. Refactorings to make the whole thing more sensible (hopefully). Options to display labels on event lines (can be configured in Preferences -> Editing).
      f204a172
  29. Jun 21, 2020
  30. Jun 15, 2020
  31. May 22, 2020
  32. May 21, 2020
  33. May 03, 2020
  34. Jun 20, 2019
  35. Aug 24, 2017
  36. Apr 03, 2017
  37. Jan 14, 2017
  38. Nov 26, 2016
    • MaxED's avatar
      Added, Errors and Warnings window: most of warnings/errors related to (G)ZDoom... · aecd017b
      MaxED authored
      Added, Errors and Warnings window: most of warnings/errors related to (G)ZDoom text lump parsing can now be double-clicked to show warning/error source in the Script Editor.
      Fixed: some map format conversion errors were never displayed, because errors list was cleared after performing map conversion.
      Fixed: 3d floor indicators in 2D modes were not updated after leaving Visual mode.
      Fixed: some UDMF-only interface buttons were never removed after converting map format from UDMF.
      aecd017b
Loading