DEADSOFTWARE

trigger data now cached on map loading (so it should be as fast as the previous trigg...
authorKetmar Dark <ketmar@ketmar.no-ip.org>
Thu, 7 Sep 2017 03:29:40 +0000 (06:29 +0300)
committerKetmar Dark <ketmar@ketmar.no-ip.org>
Thu, 7 Sep 2017 03:30:47 +0000 (06:30 +0300)
commitdb4e988645273fe1c11611d84e03f0199cd181f7
tree3cd179f96265b5c17219d8f31d8e78714113faa9
parent698e6072410d293561318b230561d5f87fa705cc
trigger data now cached on map loading (so it should be as fast as the previous trigger data structure)
src/game/g_game.pas
src/game/g_holmes.pas
src/game/g_main.pas
src/game/g_map.pas
src/game/g_netmsg.pas
src/game/g_triggers.pas
src/shared/MAPDEF.pas
src/shared/mapdef_tgc_def.inc [new file with mode: 0644]
src/shared/mapdef_tgc_impl.inc [new file with mode: 0644]
src/tools/mapgen.dpr