Skip to content
Snippets Groups Projects
  1. Feb 19, 2014
  2. Feb 18, 2014
    • MaxED's avatar
      Interface: you can click on X,Y map coordinates in the right-bottom corner of... · 8c2bd281
      MaxED authored
      Interface: you can click on X,Y map coordinates in the right-bottom corner of interface to open "Go to coordinates" window. 
      8c2bd281
    • MaxED's avatar
      Configurations: increased game configuration loading speed (in previous builds... · 592887a0
      MaxED authored
      Configurations: increased game configuration loading speed (in previous builds it took ~650 ms. to load a single game configuration, now it takes ~120 ms. to load all 64 of them). As a side effect, New\Open Map Options, Map Options and Game Configurations windows are now opened noticeably faster. The editor starts up a bit faster as well.
      Configurations: all 64 game configuration are now available by default.
      Game Configurations window: game configurations can now be disabled. This setting is mostly cosmetic. When a game configuration is disabled, it won't be shown in "game configuration" dropdowns in New\Open Map Options and Map Options windows. If a map's .dbs file specifies a disabled configuration, it will be picked as a map configuration anyway.
      Linedefs mode: vertex insert preview logic used Highlight range instead of Stitch range (which is used when draw mode engages).
      Visual mode: double-sided middle textures were not selected when using "Select" action with "with same texture" modifier.
      Textures: some optimizations in patch blending code.
      ZDoom ACS script configuration: added definitions for StrLeft, StrMid and StrRight functions.
      592887a0
  3. Feb 10, 2014
  4. Feb 07, 2014
    • MaxED's avatar
      Updated zdefs.acs and ZDoom_ACS.cfg. GetLineActivation and SetLineActivation... · 2787034d
      MaxED authored
      Updated zdefs.acs and ZDoom_ACS.cfg. GetLineActivation and SetLineActivation action specials should work now.
      Made hints group higher in Draw Grid mode's side panel.
      2787034d
    • MaxED's avatar
      Map Analysis mode: "Check overlapping lines" logic was broken on maps in Doom... · 48fef89e
      MaxED authored
      Map Analysis mode: "Check overlapping lines" logic was broken on maps in Doom and Hexen map formats.
      Map Analysis mode: "Check overlapping lines" now finds duplicate linedefs (e.g. when 2 lines have the same start and end positions).
      Map Analysis mode: added "Check overlapping vertices" check. This will check if a vertex is on top of a linedef or another vertex.
      Some cosmetic changes in Tools and BaseVisualMode.
      Updated zspecial.acs
      48fef89e
  5. Feb 03, 2014
    • MaxED's avatar
      Visual mode: when changing height of a triangular sector all vertices of which... · 1367c37b
      MaxED authored
      Visual mode: when changing height of a triangular sector all vertices of which have height offset, vertex heights will be changed instead of sector's floor/ceiling height (this allows to edit terrain without the use of vertex handles).
      Visual mode: "Copy Texture", "Copy Texture Offsets" and "Copy Properties" actions now always copy properties from currently highlighted surface (previously they copied properties from the first selected surface when something was selected).
      Draw Rectangle mode: nothing was drawn in some cases.
      Drag Things mode: grid was not updated when grid size was changed in this mode.
      1367c37b
  6. Jan 30, 2014
  7. Jan 27, 2014
  8. Jan 24, 2014
  9. Jan 23, 2014
  10. Jan 20, 2014
  11. Jan 17, 2014
  12. Jan 16, 2014
    • MaxED's avatar
    • MaxED's avatar
      Added Draw Grid mode. · e487a9c8
      MaxED authored
      When Draw Rectangle or Draw Ellipse mode is enabled, it's settings are now shown in side panel.
      Draw Ellipse mode: increased maximum number of sides to 512.
      Changed the way tags are shown in Tag Selector controls. Tags without labels are now shown as a number (not "Tag N"), and tags with label are now shown as "N (label)", not "label (N)".
      Tag labels are now shown in Thing, Sector and Linedef info panels.
      Once again changed the way things are rendered while dragged.
      Rearranged the label in PairedIntControl and PairedFieldControl (it is now behind numeric controls).
      Optimized MapSet.GetSectorByCoordinates().
      e487a9c8
  13. Jan 13, 2014
  14. Jan 11, 2014
  15. Jan 10, 2014
  16. Jan 09, 2014
  17. Jan 08, 2014
    • MaxED's avatar
      Added a bath file, which can be used to make an SVN build of GZDB. · d27ae9c5
      MaxED authored
      Program version, including revision number, is now updated and handled properly.
      d27ae9c5
    • MaxED's avatar
      We should copy middle texture to upper/lower parts regardless of whether they... · c5616177
      MaxED authored
      We should copy middle texture to upper/lower parts regardless of whether they are actually required when AutoClearSidedefTextures is disabled, I suppose (aaaaand there was a logic error there).
      c5616177
    • MaxED's avatar
      Forgot to add default key... · a91c0b9c
      MaxED authored
      a91c0b9c
    • MaxED's avatar
      Voxels can now be loaded from WAD resources. · 013865e2
      MaxED authored
      Reverted "Delete Item" action to the way it worked in DB2.
      Added "Dissolve Item" action, which works the way "Delete Item" worked in previous revisions of GZDB.
      Added "Auto Clear Sidedef Textures" action, "Edit" menu and toolbar button, which toggle automatic removal of sidedef textures when floor or ceiling height is changed or when geometry is drawn, copied or pasted.
      Draw Settings panel: upper/lower texture overrides can now be used.
      Draw Settings panel: added 2 sets of buttons, which allow to quickly set or clear textures in current selection.
      Things are now rendered behind AND on top of the grid/linedefs/vertices when they are dragged.
      Redesigned hints system. They are now shown in a side panel.
      Edit area auto-focusing is now disabled when script editor is open.
      Texture Browser form: no texture group was selected when opening the form in some cases.
      Fixed several strange/misleading text messages.
      013865e2
  18. Jan 03, 2014
  19. Dec 26, 2013
  20. Dec 24, 2013
  21. Dec 23, 2013
Loading