Commit graph

923 commits

Author SHA1 Message Date
codeimp
fda9385533 Fixed linedef arguments display in linedef info panel 2009-03-12 06:22:40 +00:00
codeimp
88bf3415e7 Removal of a temporary directory used for compilers now gets a maximum 2 second timeout before any error is given 2009-03-11 22:20:56 +00:00
codeimp
63fb6c3885 Added hexadecimal value reading in UDMF parser
@ Better fix for the visible ComboBox in the universal fields editor
2009-03-11 20:49:53 +00:00
codeimp
84b92aae2b Fixed a bug in drawing geometry
@ Added a test case for drawing
@ Added some ToString functions for elements
2009-03-11 20:21:50 +00:00
codeimp
a4987007d0 Added some find/replace types 2009-03-11 16:17:04 +00:00
codeimp
db3f23317f Added vertex properties dialog
@ Fixed a visible ComboBox in the universal fields editor
@ NumericTextbox now has the ability to use decimals (set property AllowDecimal to true)
2009-03-10 22:32:32 +00:00
codeimp
fb9e7a1c69 @ 2009-03-10 19:40:36 +00:00
codeimp
207fed7105 @ 2009-03-10 18:39:50 +00:00
codeimp
5a5fb75ae5 Added find types to lookup elements by index number 2009-03-10 17:22:22 +00:00
codeimp
114abfa511 @ resources and unfinished heights mode 2009-03-10 14:32:12 +00:00
codeimp
eaffa440be @ Renamed sector fixed index to resolve conflict with real index lookup functions
All info panels now show the current real index of the element (as it would be when saved or loaded at that moment)
2009-03-10 06:46:02 +00:00
codeimp
565e0a1317 @ added functions for indexed lookup 2009-03-09 16:00:22 +00:00
codeimp
d4ba733ab5 Added menu items in view menu for zooming 2009-03-08 11:28:44 +00:00
codeimp
5005e43e1d @ Changed a mistake in the comments 2009-03-08 11:09:36 +00:00
codeimp
c9828ae4e0 Merged in some of Robin Palmer's fixes of the game configurations 2009-03-05 19:12:40 +00:00
codeimp
a182a99bf1 Fixed display of the correct tabs and interface elements in Thing properties dialog 2009-03-05 14:46:11 +00:00
codeimp
b850716762 Changed "Full Brightness" info message for clarification 2009-03-05 14:15:33 +00:00
codeimp
42c52a7273 Added generalized linedef type display in linedef info panel 2009-03-05 14:11:55 +00:00
codeimp
724699fea0 Added checks against loading unnamed textures 2009-03-05 12:50:13 +00:00
codeimp
3c4107d4c4 Find & Replace dialog in script editor 2009-03-05 11:54:07 +00:00
codeimp
22c839089f Updated ZDoom (Doom in UDMF format) game configuration for ZDoom UDMF 1.5 2009-03-05 06:48:27 +00:00
codeimp
c4b71597b4 @ working on find & replace in script editor 2009-03-04 21:40:58 +00:00
codeimp
8593fd62dd @ working and find & replace in script editor 2009-03-03 22:20:18 +00:00
codeimp
ef06837a04 @ work in progress 2009-03-03 16:17:30 +00:00
codeimp
6d6349d01b - Changed sector brightness levels to steps of 8 for ports that support these
- Changed the color of sound items to gray (the purple was butt ugly and they don't need that much of attention)
2009-03-03 06:46:09 +00:00
codeimp
2bdaa7a07b - Added some missing ZDoom slope things to the game configurations
- Changed minimum thing radius to 4
2009-03-02 22:33:59 +00:00
codeimp
2dbc282b29 @ added script editor find/replace dialog (work in progress) 2009-03-01 21:42:41 +00:00
codeimp
a7d64b60d1 Disabled the use of the ALT key to bring focus to the menus 2009-03-01 21:20:52 +00:00
codeimp
d9011a47f4 Fixed a crash when creating a new sector with right-click in Make Sector mode 2009-03-01 20:47:23 +00:00
codeimp
38eeb5d1fa Added actions (and buttons on toolbar) to flip a selection horizontally or vertically in Edit Selection mode 2009-03-01 20:43:24 +00:00
codeimp
1b2121c3f1 Added actions to keep only single-sided or double-sided lines selected (default keys: Shift+1 and Shift+2) 2009-03-01 20:03:15 +00:00
codeimp
1bbb3e8009 - Last used Thing flags are now remembered and used for any newly inserted Thing
- Added warning message when creating a new map without choosing any resources
2009-03-01 19:19:43 +00:00
codeimp
afb0bb093d Removed the "Others" Texture Set and added automatic Texture Sets for each resource location 2009-03-01 18:34:37 +00:00
codeimp
6ba030d64d Texture and Flats browsers now have the current texture selected by default 2009-03-01 16:47:43 +00:00
codeimp
67f4237bc0 Added additive selection in classic modes (and an option to make additive selections without holding the shift key) 2009-03-01 15:04:38 +00:00
codeimp
b5897d0f5b Brightness level adjustments now stick to the list of brightness levels in the Game Configuration (use shift in Brightness Mode to adjust accurately) 2009-03-01 14:16:54 +00:00
codeimp
b5abd85af9 Fixed a bug with flipping linedefs 2009-03-01 11:04:03 +00:00
codeimp
aead415c9b @ added test for copy/pasting
- Fixed a problem with copy pasting a single doublesided linedef
2009-03-01 10:51:37 +00:00
codeimp
e524e933a4 Removed some unneeded punctuation in error/warning messages and hidden the "conversion was needed" warning. 2009-03-01 09:15:58 +00:00
codeimp
a5ffba5215 @ updated a textures test 2009-02-27 19:41:04 +00:00
codeimp
bc958554f4 Fixed a bug that failed to load TEXTURES lumps with patches that have no properties body. 2009-02-27 19:37:59 +00:00
codeimp
301d666ac7 Fixed image scaling problem when conversion was needed. 2009-02-27 19:27:58 +00:00
codeimp
f295292247 More status/action messages shown in the status bar while editing. 2009-02-27 19:02:21 +00:00
codeimp
7721b0f70b @ added some display information for actions 2009-02-27 15:38:13 +00:00
codeimp
a9af1929cb - Fixed Thing argument descriptions
- Fixed Thing arguments in game configurations (new format uses zero-based args)
2009-02-27 12:29:57 +00:00
codeimp
04b223735f @ Fixed Copy Selection button on Errors and Warnings dialog window 2009-02-27 09:33:51 +00:00
codeimp
5a65b07122 Fixed Thing arguments when action is 0 (the automatic 0 arguments feature can't be used for Things) 2009-02-27 08:51:38 +00:00
codeimp
687f8348ef @ fixed a couple pixels that annoyed me 2009-02-26 23:34:43 +00:00
codeimp
dd1af8cf6d Added Errors and Warnings dialog window (shows all issues with plugins, configs and resources) 2009-02-26 23:27:46 +00:00
codeimp
1b31d06c19 @ added some errors and warnings code (work in progress) 2009-02-26 16:03:43 +00:00