DEADSOFTWARE

allow resources in non current directory (warning: res downloader are broken)
authorDeaDDooMER <deaddoomer@deadsoftware.ru>
Sun, 20 Oct 2019 20:01:40 +0000 (23:01 +0300)
committerDeaDDooMER <deaddoomer@deadsoftware.ru>
Sun, 20 Oct 2019 20:08:27 +0000 (23:08 +0300)
commit414f2873efa0cce84499f64774db7000e6268971
tree5b84382c7a73438abb5b5b2eb3f38091f4c65674
parent7f50d798c193f8a57a3c736c81615ef932915e9a
allow resources in non current directory (warning: res downloader are broken)
15 files changed:
src/engine/e_res.pas [new file with mode: 0644]
src/game/Doom2DF.lpr
src/game/g_console.pas
src/game/g_game.pas
src/game/g_gui.pas
src/game/g_holmes.pas
src/game/g_main.pas
src/game/g_map.pas
src/game/g_menu.pas
src/game/g_net.pas
src/game/g_options.pas
src/game/g_player.pas
src/game/g_saveload.pas
src/game/g_triggers.pas
src/shared/utils.pas