DEADSOFTWARE

replaced manual pool walking with nice iterator (yet one should still call `.release...
authorKetmar Dark <ketmar@ketmar.no-ip.org>
Sat, 20 Jan 2018 23:10:48 +0000 (01:10 +0200)
committerKetmar Dark <ketmar@ketmar.no-ip.org>
Sat, 20 Jan 2018 23:14:00 +0000 (01:14 +0200)
commit52046a296d5acd6588c2dde5918cdb6cbd26fc52
tree6c16ed20dfe9a942dd9881bc154b09741b4d8835
parent0cf1438ff1766dc311fbebc45f6171d64f757cd4
replaced manual pool walking with nice iterator (yet one should still call `.release()` manually... T_T)
src/game/g_grid.pas
src/game/g_holmes.pas
src/game/g_map.pas
src/game/g_monsters.pas
src/game/g_weapons.pas
src/shared/mempool.pas