biwa
44e1e270e5
Added several missing color constants to the ACS configurations. Fixes #506 .
2020-12-06 11:02:16 +01:00
biwa
612b5175bd
Update ACC for (G)ZDoom configurations to version 1.58
2020-11-21 11:22:06 +01:00
biwa
5bc788a7aa
Fixed typo in the sector scroll speed options in the ZDoom_misc.cfg configuration file
2020-11-19 22:32:56 +01:00
Derek MacDonald
b094786100
Remove unused Zandronum_texturesets.cfg ( #504 )
...
Remove unused Zandronum_texturesets.cfg
2020-11-19 18:21:48 +01:00
Derek MacDonald
024263287c
Categorize Ultimate Doom textures ( #503 )
...
The texture browser categories for Doom
are focused on Doom 2. This also categorizes
some entries that only appear in Doom 1.
Unfortunately it looks like the new filters
will only be applied on fresh UDB installs.
Existing installs must click the
"Add Default Sets" button under the "Textures"
tab for their Doom 1 game configs.
2020-11-19 18:18:06 +01:00
biwa
0cca1bfb29
Hexen configuration: added proper heights to many things (thanks to Alper002). Fixes #494
2020-10-31 16:16:13 +01:00
biwa
722c79d894
Added preliminary DECALDEFS support. Parsing works, indexed decals and decal groups can be selected as the first argument of the Decal thing. Decals are not displayed in Visual Mode, decals without an index are not supported
2020-10-11 22:36:07 +02:00
biwa
70bfc2043b
Hexen game configuration: corrected an error where things 78 ("Tall Tree 1") and 79 ("Tall Tree 2") had their sprites interchanged
2020-10-04 10:28:24 +02:00
biwa
9f0c584479
Heretic game configuration: actions 28 and 33 now correctly state that they are for green keys instead of non-existing red keys. Fixes #468 .
2020-09-17 21:42:59 +02:00
biwa
7c50688a13
Added action 109:Light_ForceLightning to Hexen configuration. Also changed the description of the parameters in the ZDoom configuration to make it more clear what it does. Fixes #459 .
2020-08-29 15:02:13 +02:00
biwa
b372a04d20
Added missing line action 100 to Heretic game configuration. Fixes #458
2020-08-26 17:12:03 +02:00
biwa
8aa7462993
Files specific to UDB are now used in the program configuration folder. The files are now called UDBuilder.cfg, UDBuilder.log, and UDBCrash.txt. If there's no UDBuilder.cfg it first tries to copy GZBuilder.cfg before creating a new configuration file. Resolves #442
2020-07-25 18:42:07 +02:00
ZZYZX
0aaef4980b
Fix exception caused by horizontal mouse wheel ( resolves #409 reported by ioan-chera, reported by KanaiZo)
2020-07-07 13:56:42 +03:00
Kevin Caccamo
36156e9db0
Add support for Line_SetAutomap{Flags,Style}
2020-07-03 18:18:57 -04:00
biwa
18834f1fc7
Config files: removed DEHACKED from the Boom map lumps
2020-06-21 00:37:37 +02:00
biwa
f10bf59775
Added the "nocount" UDMF thing flag (as "No completion count") that was added in GZDoom 4.4.0 to the ZDoom config. Fixes #422 .
2020-06-08 21:37:27 +02:00
biwa
0b3d4997b7
Eternity Engine configuration: added some missing linedef action and sector types. Fixes #407
2020-04-27 23:12:42 +02:00
biwa
adf95c2566
Hexen/UDMF linedef action 28 is now correctly labeled "Floor Raise And Crush" instead of misleading "Floor Crusher Start". Fixes #386 .
2020-03-29 12:05:15 +02:00
William Miller
50668921e8
Extra config block for Large Maps (PR#368 by Zanieon)
...
This extra block helps ZDBSP building better nodes for maps that are too big and starts generating visual issues with regular nodebuilding.
2020-01-15 06:26:35 +02:00
ZZYZX
0c0ccf5de2
Added Screenshots directory to ignored
2019-12-26 15:41:16 +02:00
DoomKrawa
96f3b74647
Added: Artiscript for ZDaemon ACS (PR#315 by krawa)
...
* Artiscript added.
* Artiscripts added.
And optional parameters for client/server scripts.
2019-12-25 19:42:51 +02:00
ZZYZX
915fd9a8e9
Renamed GPL.txt to LICENSE.txt
2019-12-24 20:07:55 +02:00
ZZYZX
8b682a658c
Fixed wrong icon in auto-update Newsflash
2019-12-24 20:04:20 +02:00
ZZYZX
81df5e858f
Removed remaining DirectX references, fixed setup
2019-12-24 19:45:23 +02:00
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
ZZYZX
5d3e78ad8f
Add FPS counter for visual mode
2019-12-20 16:17:32 +02:00
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
f0aee1e174
Merge branch 'master' into slimgl_merge
2019-12-14 23:50:40 +02:00
ZZYZX
2c3013f74c
Make everything build with VS2015 again
2019-12-14 23:42:44 +02:00
ZZYZX
384a98828d
Revert "Backslashes in file paths are not supported on unix"
...
This reverts commit 2e14630982
.
2019-12-14 23:37:38 +02:00
biwa
4089ff10d9
- (G)ZDoom action 51:Sector_SetLink is now flagged to not require an activation, since it's mostly used statically
2019-10-07 19:13:43 +02:00
Kevin Caccamo
b5ad511671
Enable DevIL on Linux
...
Remove NO_DEVIL defines, and add devil.dll -> libIL.so.1 DLL mapping to app.config
2019-09-03 22:47:59 -04:00
DoomKrawa
a8ef8d526c
ZDaemon sprites (PR#282 by Krawa)
...
* Flags and Railgun taken from zdaemon.wad.
Thanks to ZDaemon team for the sprites.
* ZDaemon Flags and Railgun.
2019-09-03 11:57:44 +03:00
Magnus Norddahl
2e14630982
Backslashes in file paths are not supported on unix
2019-08-29 21:38:56 +02:00
Magnus Norddahl
21b46010c1
Merge remote-tracking branch 'origin/master' into slimgl
2019-08-08 04:07:00 +02:00
Magnus Norddahl
90b5c41517
- update solution to .net framework 4.7.2 and add build output files to .gitignore
2019-08-08 00:18:44 +02:00
biwa
d2452abe5c
- Improved the wording for the "hidden" UDMF sector flag to make clear that it only hides the sector on the textured automap
2019-07-16 20:46:38 +02:00
biwa
97d4fdd78a
@Fixed some compiler warnings
2019-06-15 21:26:43 +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
DoomKrawa
227a0402f4
New defines for GetPlayerInfo (ZDaemon 1.10.07) (PR#257 by Krawa)
2019-02-14 11:59:11 +02:00
ZZYZX
e1b9f31525
Updated ZDoom ACS definitions; Updated ZScript parser for compatibility with latest GZDoom
2018-12-02 17:51:54 +02:00
ZZYZX
74e31b658b
Fixed Builder.exe.config, only this time properly
2018-07-16 21:33:22 +03:00
ZZYZX
a196457f83
Fixed: GZDB wouldn't load plugins on certain paranoid systems due to plugin DLL's being "remote" and unsigned (reported by Lorenzo)
2018-07-16 17:06:49 +03:00