ZZYZX
b3a4f563e9
Call wglMakeCurrent before SwapBuffers in Windows context implementation
2019-12-18 00:36:13 +02:00
ZZYZX
bd967138f2
Return old code for grid drawing on the renderer side
2019-12-16 08:32:01 +02:00
ZZYZX
4cb6d68c45
Use PBO to stream texture data for software rendering
2019-12-16 06:54:44 +02:00
ZZYZX
8ac7e40754
Returned CodeImp's software renderer for line plotting
2019-12-16 04:15:53 +02:00
ZZYZX
2433b8eb0d
Removed -f suffixes for floats (not supported on AMD)
2019-12-16 01:17:41 +02:00
ZZYZX
81c8cdeec6
Added credit to Talon1024 & dpJ
2019-12-16 00:27:29 +02:00
ZZYZX
bd6d21773e
Deleted SlimDX; returned pre-build event to copy appropriate DevIL version
2019-12-16 00:20:48 +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
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
0b853c9d30
Actually, removing Updater.exe from version control was not such a bright idea...
2016-10-14 18:08:42 +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
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
MaxED
12f532208f
General: added update checking/updater launching logic and interface.
...
Updater.exe: fixed many bugs.
Tweaked MakeSVNRelease.bat to generate additional file, required by updater.
2015-07-01 23:09:34 +00:00
MaxED
6072e59a74
Added auto-updater (Updater.exe), updated Inno Setup config file.
...
Preferences: added "Check for updates at startup" setting (no actual updater code yet...).
Cosmetic changes to several action names and descriptions.
2015-07-01 15:06:25 +00:00