DEADSOFTWARE

fixed passing thru disabled walls
authorKetmar Dark <ketmar@ketmar.no-ip.org>
Wed, 23 Aug 2017 20:30:15 +0000 (23:30 +0300)
committerKetmar Dark <ketmar@ketmar.no-ip.org>
Wed, 23 Aug 2017 20:31:26 +0000 (23:31 +0300)
commita17222535319cb4089e3f9a92711731c015819b3
tree50163e52483bd2607a990ef9e00f2276665c2ea3
parentdf5fff669125c1fbd1324ce02a0afe28612f1ddc
fixed passing thru disabled walls

  i completely fucked up map grid creation by inserting walls and
  doors twice (or even thrice). what a moron i am!
src/game/g_grid.pas
src/game/g_holmes.pas
src/game/g_map.pas
src/game/g_window.pas