DEADSOFTWARE

fixed keyboard polling (no more); ESC should work in several places where it should...
authorKetmar Dark <ketmar@ketmar.no-ip.org>
Thu, 28 Sep 2017 14:00:42 +0000 (17:00 +0300)
committerKetmar Dark <ketmar@ketmar.no-ip.org>
Thu, 28 Sep 2017 14:01:31 +0000 (17:01 +0300)
commit8aa3b888af2fecd61de66106bc2b027fda93914d
tree68c3f4f270abde4b64941b29703c46bba1d74fe9
parentceef3cf5ed716aab604357b2805a978cb9c6bab6
fixed keyboard polling (no more); ESC should work in several places where it should work (sorry, my puns sux)
src/engine/e_input.pas
src/game/g_game.pas
src/game/g_net.pas
src/game/g_netmaster.pas
src/game/g_options.pas
src/game/g_player.pas
src/game/g_window.pas