qzdoom/src/gamedata
Christoph Oelckers dc67355e95 - added A_Explode compatibility options.
There are two options here - one only disables the vertical thrust and the other goes back fully to the original non-z-aware code.
Both options are settable through MAPINFO.
For the compatibility presets, the normal ones only disable the vertical thrust, the strict ones force use of the old code entirely.
2019-03-24 12:42:57 +01:00
..
fonts - create a second font based on the VGA glyphs that is stylistically more similar to the SmallFont and use that for the option menus. 2019-03-17 18:32:48 +01:00
resourcefiles - fix building on FreeBSD 2019-03-03 17:08:45 +01:00
textures - fixed the substitution logic in FTexture::GetRawTexture. 2019-03-23 12:48:57 +01: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 - added A_Explode compatibility options. 2019-03-24 12:42:57 +01:00
g_mapinfo.h - allow the language table to supersede the title patches, if appropriate 2019-02-15 00:29:24 +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 - replaced the XLSX parser with a CSV parser. 2019-03-18 10:18:30 +01:00
stringtable.h - replaced the XLSX parser with a CSV parser. 2019-03-18 10:18:30 +01: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