0
0
Fork 0
mirror of https://github.com/ZDoom/gzdoom.git synced 2025-03-07 10:02:30 +00:00
gzdoom/src/gamedata
2019-12-01 20:09:19 +01:00
..
fonts - fallback to console font in case of missing small font 2019-10-16 09:46:23 +02:00
resourcefiles - fixed bad variable name for lump filter 2019-11-04 00:08:06 +01:00
textures Merge remote-tracking branch 'origin/master' into polybackend 2019-12-01 20:09:19 +01:00
xlat
a_keys.cpp
a_keys.h
a_weapons.cpp
a_weapons.h
d_dehacked.cpp Made several classes trivially copyable, 2019-09-09 09:52:33 +02:00
d_dehacked.h
decallib.cpp
decallib.h
g_doomedmap.cpp
g_mapinfo.cpp - the big cleanup of the exit cleanup is done! 2019-10-07 20:28:55 +02:00
g_mapinfo.h - the big cleanup of the exit cleanup is done! 2019-10-07 20:28:55 +02:00
g_skill.cpp - remove '... is already the default skill' error 2019-08-17 11:49:16 +03:00
gametype.h - moved more files out of the root src directory. 2019-07-14 14:39:21 +02:00
gi.cpp - added ability to set custom alternative HUD 2019-11-26 15:45:18 +02:00
gi.h - added ability to set custom alternative HUD 2019-11-26 15:45:18 +02:00
gstrings.h
info.cpp
info.h - defaulted a few empty constructors. 2019-06-21 07:52:25 +02:00
keysections.cpp
p_blockmap.h - moved more files out of the root src directory. 2019-07-14 14:39:21 +02:00
p_terrain.cpp Made several classes trivially copyable, 2019-09-09 09:52:33 +02:00
p_terrain.h
p_xlat.cpp
r_defs.h - moved some more files. 2019-07-14 21:09:49 +02:00
statistics.cpp Add current, max and average velocity as stat () 2019-08-28 20:33:07 +02:00
stringtable.cpp - fixed string prioritization when a mod replaces the default language for a given string. 2019-04-22 00:21:01 +02:00
stringtable.h - when altering the default string table, make sure that all existing text for the given label is removed that comes from an older resource file. 2019-04-13 14:43:49 +02:00
teaminfo.cpp
teaminfo.h
umapinfo.cpp - fixed UMAPINFO episode parsing 2019-07-16 12:39:36 +03:00
w_wad.cpp - exported several Wads.GetLump...() methods to ZScript 2019-11-25 17:37:56 +02:00
w_wad.h - extended lump injection to allow injecting data into a PWAD's directory, not just the IWAD. 2019-09-13 13:55:53 +02:00
w_zip.h