Commit graph

2256 commits

Author SHA1 Message Date
spherallic
1415309079 Restore classic pasting mode quirks & undo some optimizations for it to fix bugs 2024-07-17 15:08:33 +02:00
spherallic
ca46c6b3f5 Merge remote-tracking branch 'udb/master' 2024-07-15 15:44:50 +02:00
biwa
3a1d56aefd ZScript parser: added support for the missing "internal" modifier. Fixes #1080 2024-07-13 17:27:09 +02:00
biwa
7fd219c2c3
Fixed an issue where unknown linedef and thing flags were lost when loading the map with the wrong game configuration, or switching between game configurations in the binary map formats. Fixes #1072 (#1083) 2024-07-13 16:30:31 +02:00
spherallic
0140ac59f8 Merge remote-tracking branch 'udb/master' 2024-07-12 13:39:56 +02:00
samwiddowson
349a6b0953
Fixed a crash when adding opening the dialog to add a directory resource on Mono Winforms 2024-07-09 19:47:24 +02:00
spherallic
c29a1fbbc1 Merge remote-tracking branch 'udb/master' 2024-07-01 11:28:14 +02:00
biwa
11f864bb6e Fixed a crash when the loaded resources contained a flat with the same name as an internal sprite. Fixes #1071 2024-06-30 22:17:28 +02:00
samwiddowson
efacbef45a
Fix mouse capture when picking texture in visual mode, on Mono Winforms (#1073) 2024-06-30 10:58:30 +02:00
Matthew
0d8f7c7a01
Use Xfixes to show and hide cursor on Linux (#1060) 2024-06-30 10:54:08 +02:00
spherallic
5e549981ec Merge remote-tracking branch 'udb/master' 2024-06-30 09:39:32 +02:00
biwa
c5ad8e75c6 Fixed a crash when changing the testing engine on Linux. Fixes #1042 2024-06-29 17:59:59 +02:00
spherallic
a27edb384f Update version number to 0.9 2024-06-25 16:19:22 +02:00
spherallic
14646d9f35 Fix classic merging mode having incorrect sector references 2024-06-21 23:35:33 +02:00
spherallic
41bb7c0d87 Fix texture browser not choosing the "All" group when locating texture group is disabled 2024-06-21 16:03:15 +02:00
spherallic
bee8dd4a99 Increase maximum thing number to 65535 (from 32767) 2024-06-21 14:44:18 +02:00
spherallic
20254791b6 Tag handling: don't take trigger tag into account if it's 0 2024-06-21 14:37:41 +02:00
spherallic
d7d2ebcedf Completely hide skill level in drop-down testing menu 2024-06-18 21:51:57 +02:00
spherallic
fde22d9294 Merge remote-tracking branch 'udb/master' 2024-06-18 18:43:20 +02:00
spherallic
d42f335948 Sort TEXTURES into their own category again, take subfolders into account for texture count 2024-06-18 14:30:38 +02:00
spherallic
0a41dfd637 Create setting for showing textures/flats in subfolders 2024-06-18 12:36:52 +02:00
spherallic
76d969e592 Fix and greatly simplify texture group selection setting for texture browser 2024-06-17 22:59:54 +02:00
spherallic
c2d8a09cc7 Reload level headers when opening another map inside current WAD 2024-06-17 22:59:29 +02:00
Noah Ehrman
6c9b3b5d91
Pressing Mouse1 and Mouse2 no longer crashes on Linux. Fixes #1061 2024-06-16 10:53:28 +02:00
spherallic
c4d0f0a5d9 Correct sector references when manually flipping sidedefs 2024-06-13 13:20:41 +02:00
spherallic
718d3d6f35 Texture browser: show textures from subfolders of the selected folder 2024-06-11 21:27:35 +02:00
spherallic
4b9ae5e332 Add invisible FOF toggle for Visual Mode 2024-06-07 12:52:28 +02:00
spherallic
889bfc4784 Fix non-number mapthingnums (i.e. "none") causing a crash 2024-06-07 12:01:55 +02:00
spherallic
c57a4dceb6 Fix newly drawn closed sectors not using properties of nearby sectors 2024-05-29 19:08:33 +02:00
spherallic
a807c1f1c4 Update version number to 0.8 2024-05-29 17:28:09 +02:00
spherallic
0b6a0e4a74 Change integer snap for position 2024-05-29 16:51:35 +02:00
spherallic
160dde12cf Filter old lines and vertices by edited area when drawing geometry lines 2024-05-29 16:05:22 +02:00
spherallic
c737a55e7b Snap vertex and thing positions to integer positions 2024-05-28 16:00:23 +02:00
spherallic
c67e8dec89 Maintain category of edited existing thing's info 2024-05-28 15:54:36 +02:00
spherallic
085e1ca77b Filter vertices to join by edited area when stitching geometry 2024-05-28 14:26:56 +02:00
spherallic
f425ed7909 Clean up slope correction for dragged FOF control sectors 2024-05-27 17:08:03 +02:00
spherallic
34cf407330 Fix unknown thing types crashing because of unknown stringarg info 2024-05-24 21:08:45 +02:00
spherallic
097ad4107c Improve slope handling when dragging FOF control sectors 2024-05-24 19:58:53 +02:00
spherallic
c6eecdec5d Merge remote-tracking branch 'udb/master' 2024-05-24 15:24:42 +02:00
spherallic
982d50470c Make texture scaling actions more sensible, add multiply/divide by 2 actions 2024-05-24 15:05:59 +02:00
spherallic
54f1b38fec Scale thing float offset by thing's mobjscale + more object scale handling improvements 2024-05-13 17:26:29 +02:00
biwa
b36c14ae70 Game Configuration dialog: fixed a problem where the start editing mode was not saved correctly. Fixes #1052 2024-05-11 15:05:16 +02:00
biwa
456ae573ed ZScript parser: added support for min and max value constants in the states block. Fixes #1019 2024-05-09 20:01:09 +02:00
spherallic
560d8fca57 Improve mobjscale handling & show it in classic editing modes 2024-05-08 15:39:20 +02:00
spherallic
37eb24573e Fix bug with relative operations on linedef executor delay 2024-05-02 15:17:31 +02:00
spherallic
b33b609c96 Properly check for invalid act numbers 2024-04-28 23:31:05 +02:00
spherallic
0846e8f4ea Merge remote-tracking branch 'udb/master' 2024-04-26 13:09:38 +02:00
spherallic
a3badb6501 Allow relative operations and expressions for linedef executor delay and sector trigger tag fields 2024-04-26 11:29:08 +02:00
spherallic
e780de2ae9 Add setting to scale flat offsets, matching SRB2 2024-04-23 13:55:12 +02:00
biwa
81ab73c8db Fixes to make it compile with Visual Studio 2022 2024-04-21 19:01:45 +02:00