ZZYZX
cd9da4b4a1
Changed splash image and icons
2019-12-24 11:59:58 +02:00
ZZYZX
d995f983fc
Rebranding
2019-12-24 09:14:28 +02:00
biwa
75d6214db5
@ Added some missing files for the tools
2019-10-31 21:34:23 +01:00
biwa
7dc01a9497
- Updated tools to use .Net 4.6.1 to be in line with GZDB-BF
2019-10-31 21:23:54 +01:00
biwa
8fe66886b8
- The Updater is now x64 in the x64 build and can update the x64 version of GZDB-BF
2019-10-07 19:07:22 +02:00
ZZYZX
95a9d28798
Specify git.exe instead of just 'git' for compatibility with my environment with Cygwin git...
2019-03-29 20:41:01 +02:00
ZZYZX
d9dfab64a0
Made some edits to the build scripts and auto-update routine to support 64-bit updating
2018-04-14 18:11:40 +03:00
ZZYZX
ebd7fb1a57
Upgrade to VS2015 (14.0)
2017-01-15 00:35:40 +02:00
MaxED
a7d2417844
Visual mode, UDMF: added rendering support for fogdensity and floor/ceiling glow properties.
...
Internal, build tools: use origin/master to get commits count and current hash instead of local master.
2017-01-04 16:28:36 +03:00
m-x-d
f44ddc23f4
Internal: looks like "git rev-parse --short" is not guaranteed to output a 7-char hash...
2016-12-29 21:37:46 +03:00
MaxED
be1e799688
Internal: Git commit hash is how shown in the About window.
...
Internal: Git commit hashes are now shown in the Update window changelog.
Internal: Exception window now links to GitHub Issue Tracker instead of zdoom.org GZDB thread.
2016-12-28 15:24:58 +03:00
MaxED
84886d10ba
Internal: more updates to the build toolchain...
2016-12-27 15:12:57 +03:00
m-x-d
f9c2bbe44a
Internal: updated build tools and scripts to work with Git instead of SVN.
2016-12-27 02:05:53 +03:00
MaxED
fc9d18b9bc
Added high-DPI support to Updater.
2016-11-08 09:09:24 +00:00
MaxED
aa7abbf629
Updater: replaced "The editor needs to be closed" message with a custom window.
2016-11-04 12:41:50 +00:00
MaxED
9534a20eb3
Optimized map geometry merging performance when creating drawn lines.
...
Optimized map geometry merging performance when pasting map geometry.
Added, Curve Linedefs mode: added "Flip Curve" button.
Updater: partially rewrote fix from the previous commit.
2016-10-31 18:52:29 +00:00
MaxED
80761dbcde
Updater: fixed a crash when trying to set taskbar progress on Windows XP.
2016-10-31 14:49:08 +00:00
MaxED
ebb372bc27
Updater: moved SharpCompress code into a separate embedded library. Seems to stop some anti-viruses detecting it as a trojan/virus.
...
Updated ZDoom_DECORATE.cfg (A_SetInventory).
2016-10-14 18:01:58 +00:00
MaxED
908f5d4cb5
Internal, tools: added VersionFromSVN and ChangelogMaker sources.
2016-10-10 14:45:28 +00:00
MaxED
fe5302c735
Updater was using incorrect icon...
2016-10-08 21:36:51 +00:00
MaxED
2c0f530ba5
Fixed a crash when changing Custom Field type to Sector/Linedef/Thing Tag.
...
Changed the way editor is closed during the update process (updater now asks to close the editor after downloading the update package).
Added write access check before performing the update.
The editor can now update the updater.
Updater: merged relevant parts of SharpCompress into the updater source, reducing updater file size from 900 kb to 150 kb.
Updated ZDoom_DECORATE.cfg.
2016-10-08 21:09:55 +00:00
MaxED
a716d295b1
Updater: added write access check/warning.
...
Updater: error messages now display more info.
Updater: editor closing step is now performed after downloading the update.
Updater: added taskbar progress indication.
NOTICE: to obtain the updated updater, you'll need to download GZDB manually from http://devbuilds.drdteam.org/doombuilder2-gzdb/ , because the updater can't update itself.
Added Updater source.
2016-10-06 14:30:24 +00:00