From 458fd21515734cb0ce02f1019cf7d70aafff2176 Mon Sep 17 00:00:00 2001 From: jval1972 Date: Sun, 1 May 2022 18:00:53 +0300 Subject: [PATCH] Version 2.0.7.735 --- DD_IDE.dof | 4 ++-- DD_IDE.res | Bin 6472 -> 6472 bytes Doom32.dof | 6 +++--- Doom32.res | Bin 25272 -> 25272 bytes Doom_what's new.txt | 2 ++ GLDoom32.dof | 4 ++-- GLDoom32.res | Bin 25292 -> 25292 bytes GLHeretic32.dof | 4 ++-- GLHeretic32.res | Bin 25316 -> 25316 bytes GLHexen32.dof | 4 ++-- GLHexen32.res | Bin 25276 -> 25276 bytes GLStrife32.dof | 4 ++-- GLStrife32.res | Bin 25288 -> 25288 bytes Heretic32.dof | 4 ++-- Heretic32.res | Bin 25292 -> 25292 bytes Heretic_what's new.txt | 2 ++ Hexen32.dof | 4 ++-- Hexen32.res | Bin 25276 -> 25276 bytes Hexen_what's new.txt | 2 ++ Launcher.dof | 32 ++++++++++++++++---------------- Launcher.res | Bin 1395716 -> 1395716 bytes Strife32.dof | 4 ++-- Strife32.res | Bin 25288 -> 25288 bytes Strife_what's new.txt | 2 ++ ddc_doom.dof | 4 ++-- ddc_doom.res | Bin 25148 -> 25148 bytes ddc_heretic.dof | 4 ++-- ddc_heretic.res | Bin 25172 -> 25172 bytes ddc_hexen.dof | 4 ++-- ddc_hexen.res | Bin 25156 -> 25156 bytes ddc_strife.dof | 4 ++-- ddc_strife.res | Bin 25164 -> 25164 bytes 32 files changed, 51 insertions(+), 43 deletions(-) diff --git a/DD_IDE.dof b/DD_IDE.dof index 20d2a231..408a4976 100644 --- a/DD_IDE.dof +++ b/DD_IDE.dof @@ -115,7 +115,7 @@ AutoIncBuild=1 MajorVer=1 MinorVer=0 Release=7 -Build=50 +Build=51 Debug=0 PreRelease=0 Special=0 @@ -126,7 +126,7 @@ CodePage=1252 [Version Info Keys] CompanyName=Jim Valavanis FileDescription=DelphiDoom Script IDE -FileVersion=1.0.7.50 +FileVersion=1.0.7.51 InternalName=DD_IDE LegalCopyright=Copyright 2016-2022, Jim Valavanis LegalTrademarks=Copyright 2016-2022, Jim Valavanis diff --git a/DD_IDE.res b/DD_IDE.res index 82bb481d9a49887dc71d220cccbc3bfabc44816a..318f00e27df3bb1fd08b52879237941b1669f1dc 100644 GIT binary patch delta 29 kcmX?Mbi!zZgczqW13Lo)10#d+W<@bcMn=QU*5bTO0A+v$lmGw# delta 29 kcmX?Mbi!zZgczq013Lo)10#dcW<@bcMn;3p*5bTO0A*MOkpKVy diff --git a/Doom32.dof b/Doom32.dof index 2f2bdf7b..1e2fcf84 100644 --- a/Doom32.dof +++ b/Doom32.dof @@ -100,7 +100,7 @@ Conditionals=DOOM;OPTIMIZE_FOR_SPEED; DebugSourceDirs=.\Base\;F:\DelphiDoom_Release\DelphiDoom_Src\Src\Doom\ UsePackages=0 [Parameters] -RunParams=-iwad doomu.wad +RunParams=-iwad doomu.wad HostApplication= Launcher= UseLauncher=0 @@ -115,7 +115,7 @@ AutoIncBuild=0 MajorVer=2 MinorVer=0 Release=7 -Build=734 +Build=735 Debug=0 PreRelease=0 Special=0 @@ -126,7 +126,7 @@ CodePage=1252 [Version Info Keys] CompanyName=Jim Valavanis FileDescription=Doom to Delphi Total Conversion -FileVersion=2.0.7.734 +FileVersion=2.0.7.735 InternalName=Doom LegalCopyright=Copyright 2005 - 2022, Jim Valavanis LegalTrademarks=Copyright 2005 - 2022, Jim Valavanis diff --git a/Doom32.res b/Doom32.res index 749cb335e324b86dac794fadc56a9353971827f4..b3b584332dde4b464a6952d8e01a9174d1943ffc 100644 GIT binary patch delta 31 ncmdmSlyS#V#tkg-ocEd785kIt818T8jn`*nG~H~QP|XAYrV9x) delta 31 ncmdmSlyS#V#tkg-ocEa685kIt818N6jn`*nG}&yMP|XAYrQ-=P diff --git a/Doom_what's new.txt b/Doom_what's new.txt index 2a7cfb3c..4875a6b6 100644 --- a/Doom_what's new.txt +++ b/Doom_what's new.txt @@ -1,3 +1,5 @@ +Version 2.0.7 build 735 - (20220501) +----------------------- Fix problem when starting from different folder than the executable. (https://www.doomworld.com/forum/topic/92113-delphidoom-207734-udmf-umapinfo-mbf21-apr-28-2022/?do=findComment&comment=2487932) Fixed crash when enter automap mode in certain screen resolutions. (https://www.doomworld.com/forum/topic/92113-delphidoom-207734-udmf-umapinfo-mbf21-apr-28-2022/?do=findComment&comment=2488715) Fixed drawing problem in OpenGL mode when changing screen resolution. diff --git a/GLDoom32.dof b/GLDoom32.dof index d688c899..1d5c5958 100644 --- a/GLDoom32.dof +++ b/GLDoom32.dof @@ -115,7 +115,7 @@ AutoIncBuild=0 MajorVer=2 MinorVer=0 Release=7 -Build=734 +Build=735 Debug=0 PreRelease=0 Special=0 @@ -126,7 +126,7 @@ CodePage=1252 [Version Info Keys] CompanyName=Jim Valavanis FileDescription=Doom to Delphi Total Conversion -FileVersion=2.0.7.734 +FileVersion=2.0.7.735 InternalName=GLDoom LegalCopyright=Copyright 2005 - 2022, Jim Valavanis LegalTrademarks=Copyright 2005 - 2022, Jim Valavanis diff --git a/GLDoom32.res b/GLDoom32.res index e54498f94c9a21f424ca07a9c1022c5fcc9384a2..534d3c13240d31cd6a1a9e4987b9ab6ec39af538 100644 GIT binary patch delta 31 ncmX?el<~|_#tkg-ocEd785kIt818T8jn`*nG~H~Q(9Z+_s?P~< delta 31 ncmX?el<~|_#tkg-ocEa685kIt818N6jn`*nG}&yM(9Z+_s;3EU diff --git a/GLHeretic32.dof b/GLHeretic32.dof index 831d8e88..bfb1b606 100644 --- a/GLHeretic32.dof +++ b/GLHeretic32.dof @@ -115,7 +115,7 @@ AutoIncBuild=0 MajorVer=2 MinorVer=0 Release=7 -Build=734 +Build=735 Debug=0 PreRelease=0 Special=0 @@ -126,7 +126,7 @@ CodePage=1252 [Version Info Keys] CompanyName=Jim Valavanis FileDescription=Heretic to Delphi Total Conversion -FileVersion=2.0.7.734 +FileVersion=2.0.7.735 InternalName=GLHeretic LegalCopyright=Copyright 2005 - 2022, Jim Valavanis LegalTrademarks=Copyright 2005 - 2022, Jim Valavanis diff --git a/GLHeretic32.res b/GLHeretic32.res index 84db5f4a5b2569638df46ea936fd0cda3992af4b..799e1bd29414e82a37370c05dffd56053f237292 100644 GIT binary patch delta 31 ncmaEIl<~