DEADSOFTWARE

no more global `gItems[]` array; created DynTree for items (not used yet); also,...
authorKetmar Dark <ketmar@ketmar.no-ip.org>
Sat, 19 Aug 2017 19:16:23 +0000 (22:16 +0300)
committerKetmar Dark <ketmar@ketmar.no-ip.org>
Sat, 19 Aug 2017 19:17:13 +0000 (22:17 +0300)
commitcac277b4226c3de6401dae59c91dd35b77625304
tree78d358006fc10904ebc9c3eed2608e032f8c44ad
parent0fdf4d69047801a6a8d789df6def4a47015e9ae4
no more global `gItems[]` array; created DynTree for items (not used yet); also, fixed FATAL bug in dyntree node manager
src/game/g_basic.pas
src/game/g_game.pas
src/game/g_items.pas
src/game/g_map.pas
src/game/g_monsters.pas
src/game/g_netmsg.pas
src/game/g_player.pas
src/game/g_triggers.pas
src/game/z_aabbtree.pas
src/shared/binheap.pas