DEADSOFTWARE

cleanup: move init and main loop code from g_window
authorDeaDDooMER <deaddoomer@deadsoftware.ru>
Tue, 15 Jun 2021 18:42:00 +0000 (21:42 +0300)
committerDeaDDooMER <deaddoomer@deadsoftware.ru>
Tue, 29 Jun 2021 09:51:12 +0000 (12:51 +0300)
commit9a066f2c58ac3b0c590f269787de0f6204dcf353
treec59bcede158decdc293943308b9c7d036cc071db
parentd0936017ccb8a078d1b03f55478af284bb015bbc
cleanup: move init and main loop code from g_window
12 files changed:
src/game/Doom2DF.lpr
src/game/g_game.pas
src/game/g_holmes.pas
src/game/g_menu.pas
src/game/g_netmaster.pas
src/game/g_options.pas
src/game/g_player.pas
src/game/g_window.pas
src/game/opengl/r_game.pas
src/game/sdl/g_system.pas
src/game/sdl2/g_system.pas
src/game/sdl2/g_touch.pas