gzdoom/src/gamedata
Christoph Oelckers 8b0dd1376f - changed the filter name for Doom IWADs
It's "doom.id.doom1/2" instead of "doom.doom1/2" now.
The config file's content will be renamed and for lump filtering a fallback has been added - note that you cannot combine both naming schemes! The old one has to be considered deprecated now.

This also removes the duplicated content necessitated by the old naming scheme.
2019-04-10 00:15:16 +02:00
..
fonts - added a font.inf for Strife's small font because its automatically calculated height is not a good match for displaying the dialogues. 2019-04-06 07:44:09 +02:00
resourcefiles - changed the filter name for Doom IWADs 2019-04-10 00:15:16 +02:00
textures - fixed: Replacing a text image with actual text may only happen if the text comes from the string table. 2019-04-07 23:54:39 +02:00
xlat
a_keys.cpp - added an option to use the new console font for centered messages. 2019-03-11 19:54:03 +01:00
a_keys.h
a_weapons.cpp
a_weapons.h
d_dehacked.cpp - implemented string table macros. 2019-03-02 12:06:24 +01:00
d_dehacked.h
decallib.cpp
decallib.h
g_doomedmap.cpp
g_mapinfo.cpp - allow retroactive substitution of cluster texts 2019-04-09 00:21:06 +02:00
g_mapinfo.h - made the gross railing hack for Strife a compatibility option and restricted it to MAP04 2019-03-26 00:38:54 +01:00
g_skill.cpp - process escape sequences for episode and skill names 2019-03-05 00:22:26 +01:00
gi.cpp - changed default graphics substitution rules to be more localization friendly. 2019-03-17 09:27:40 +01:00
gi.h - changed default graphics substitution rules to be more localization friendly. 2019-03-17 09:27:40 +01:00
gstrings.h
info.cpp - fixed: The static event manager never got a link to the primary level. 2019-02-06 15:40:49 +01:00
info.h
keysections.cpp
p_terrain.cpp
p_terrain.h
p_xlat.cpp
statistics.cpp - fixed: Doom's episode names were not translatable. 2019-03-17 10:11:02 +01:00
stringtable.cpp - allow retroactive substitution of cluster texts 2019-04-09 00:21:06 +02:00
stringtable.h - allow retroactive substitution of cluster texts 2019-04-09 00:21:06 +02:00
teaminfo.cpp
teaminfo.h
umapinfo.cpp - process escape sequences for episode and skill names 2019-03-05 00:22:26 +01:00
w_wad.cpp - replaced the XLSX parser with a CSV parser. 2019-03-18 10:18:30 +01:00
w_wad.h - cleanup of font init to have less special cases 2019-02-12 00:19:44 +01:00
w_zip.h