Commit graph

44 commits

Author SHA1 Message Date
MascaraSnake
0c1ab582a7 Added support for SRB2's Thing type "parameter" property. 2016-02-29 11:41:17 +01:00
MascaraSnake
c6c0df0fa1 Changed the way the skin parameter is passed, so that people don't have to change their program configurations 2016-01-30 17:35:21 +01:00
MascaraSnake
fda0ec6e52 Replace the skill level option with skin and gametype options for SRB2 2016-01-30 16:55:15 +01:00
MascaraSnake
4952d9120a Merged in GZDB r2491 2016-01-30 00:57:06 +01:00
MascaraSnake
7f08137025 Merged in GZDB r2490 2016-01-30 00:44:51 +01:00
MascaraSnake
e7ad3d4bb2 Merged in GZDB r2488 2016-01-30 00:04:41 +01:00
MascaraSnake
9ccea639bf Merged in GZDB r2487 2016-01-29 11:02:09 +01:00
MascaraSnake
00e4dbb181 Made the "toggle sky rendering" button visible for SRB2 maps 2016-01-23 10:39:24 +01:00
MascaraSnake
4511d5976b Merged in GZDB r2481. 2016-01-23 10:01:27 +01:00
MascaraSnake
287d1fe968 Merged in GZDB r2478. 2016-01-23 09:40:17 +01:00
MascaraSnake
9abe49ebb2 Merged in GZDB r2471. 2016-01-23 03:38:26 +01:00
MascaraSnake
f63c2f7665 Merged in GZDB r2470. 2016-01-23 03:15:37 +01:00
MascaraSnake
431a6ea0ec Merged in GZDB r2466. 2016-01-23 01:32:21 +01:00
MascaraSnake
04abc827f7 Merged in GZDB r2465. 2016-01-23 01:30:20 +01:00
MascaraSnake
443ba50581 Fixed a bug in the Thing edit form 2016-01-15 22:24:01 +01:00
MascaraSnake
ee3f77865f Allow angle/flags/parameter descriptions to be changed per Thing type 2016-01-15 20:03:10 +01:00
MascaraSnake
a03d5c5291 Allow angle/flags/parameter descriptions to be changed per Thing type 2016-01-15 19:34:02 +01:00
MascaraSnake
984c021fe0 If multiple Things/linedefs of different types are selected, show generic flag names 2016-01-15 18:06:38 +01:00
MascaraSnake
92ddece4d4 Enlarged the linedef edit window a bit so you can see all the flags without scrolling 2016-01-14 21:01:13 +01:00
MascaraSnake
6dd3635a38 Allow linedef flags text to be changed per type (config isn't updated yet) 2016-01-14 20:31:27 +01:00
MascaraSnake
4e988bb61f Reset Thing flags when switching from a type with renamed flags to an unknown type 2016-01-14 20:27:23 +01:00
MascaraSnake
f3a756c7d4 Allow Thing flags text to be changed per type 2016-01-14 19:31:21 +01:00
MascaraSnake
7b276580fb Allow a Thing's flags value field to be edited even when "Absolute Height" is checked, but uncheck it after editing 2016-01-13 19:35:42 +01:00
MascaraSnake
b2696af491 Made flags value field writable 2016-01-13 00:35:07 +01:00
MascaraSnake
e81c8d6acc Added multimare support 2016-01-12 22:07:23 +01:00
MascaraSnake
4e043b510f Made the precision with which the NiGHTS circles are drawn configurable 2016-01-12 10:54:23 +01:00
MascaraSnake
1e107dcd46 Added toolbar button for toggling NiGHTS path rendering and allowed the control to be binded to a key 2016-01-12 10:25:19 +01:00
MascaraSnake
4b565d69ee Changed the "About Zone Builder..." icon 2016-01-12 10:14:21 +01:00
MascaraSnake
32f3fbbd70 Made NiGHTS path color configurable 2016-01-12 01:05:42 +01:00
MascaraSnake
4611851122 Added capability for rendering the NiGHTS path 2016-01-12 00:26:00 +01:00
MascaraSnake
368d0ce1bd Added option to extend the crosshair in classic modes to the map boundaries 2016-01-11 20:33:37 +01:00
MascaraSnake
b5d255d91d Don't allow negative Thing heights for SRB2 maps 2016-01-10 22:54:39 +01:00
MascaraSnake
9acf74041c Made the number of file backups configurable 2016-01-10 20:10:35 +01:00
MascaraSnake
df0d4e2e09 Actually, the "IWAD file dialog" is for adding general assets, so allow all files there too 2016-01-05 15:48:48 +01:00
MascaraSnake
b22a22317f Show .srb files directly in the IWAD file dialog 2016-01-05 11:03:57 +01:00
MascaraSnake
c21705ed87 Hid the updater and a few other options that aren't relevant for SRB2 2016-01-03 21:32:52 +01:00
MascaraSnake
3e9a3d91ea Added an "About Zone Builder" tab to the About window 2016-01-03 18:33:42 +01:00
MascaraSnake
85c53c2d42 Only add Z position to flags value for SRB2 2016-01-03 16:54:53 +01:00
MascaraSnake
e773c543e5 Thing position, linedef offset and sector height boxes now all change in increments of 8 (16 with Shift, 1 with Ctrl). 2016-01-02 15:30:01 +01:00
MascaraSnake
4540a9b59d Changed the version number. The revision number is now only used internally to indicate the GZDB revision number this is based on. 2016-01-01 23:45:22 +01:00
MascaraSnake
29f05db92d Added support for SRB2's 3D floors and slopes, as well as SRB2's method of storing the Z positions of Things 2015-12-31 16:46:40 +01:00
MascaraSnake
4cf012d92c Allow .srb as an IWAD file type 2015-12-31 16:45:21 +01:00
MascaraSnake
2df14e7fb9 Rebranded the editor from GZDoom Builder to Zone Builder 2015-12-31 16:44:28 +01:00
MascaraSnake
e971586805 Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00