DEADSOFTWARE

FlexUI: module renamings; moved standalone sdl carcass augemntation to FlexUI
authorKetmar Dark <ketmar@ketmar.no-ip.org>
Mon, 2 Oct 2017 17:00:03 +0000 (20:00 +0300)
committerKetmar Dark <ketmar@ketmar.no-ip.org>
Mon, 2 Oct 2017 23:34:41 +0000 (02:34 +0300)
commit26290d9816334b8377531cf8b3e58643444f4d04
tree38a3a7c1c2107d9b43ed00a024fdb4650242f107
parentaec28fc6e387a0881d3ae6a785f6fcc0655b2473
FlexUI: module renamings; moved standalone sdl carcass augemntation to FlexUI
13 files changed:
src/flexui/fui_common.pas [new file with mode: 0644]
src/flexui/fui_ctls.pas [moved from src/gx/gh_ui.pas with 99% similarity]
src/flexui/fui_events.pas [new file with mode: 0644]
src/flexui/fui_flexlay.pas [moved from src/gx/gh_flexlay.pas with 99% similarity]
src/flexui/fui_gfx_gl.pas [moved from src/gx/glgfx.pas with 64% similarity]
src/flexui/fui_style.pas [moved from src/gx/gh_ui_style.pas with 99% similarity]
src/flexui/sdlcarcass.pas [new file with mode: 0644]
src/flexui/sdlstandalone.pas [new file with mode: 0644]
src/game/Doom2DF.dpr
src/game/g_holmes.pas
src/game/g_window.pas
src/gx/gh_ui_common.pas [deleted file]
src/gx/sdlcarcass.pas [deleted file]