From d079af233e81d760c2efcfbc5e0fdf1ef97df08f Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 5 Apr 2007 22:03:32 +0000 Subject: [PATCH] Remove some backward-compatibility macros (IMAGE_DEFENSIVE, IMAGE_DEFENSIVE_RANGE, IMAGE_DEFENSIVE_SHORT). These were deprecated and marked for backwards compatibility only, nothing in 1.3 mainline uses them, and all the 1.2 user-generated content is going to have to be rewritten anyway because of the map-format change. So away with these. --- data/utils/animation-utils.cfg | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/data/utils/animation-utils.cfg b/data/utils/animation-utils.cfg index a82e28b078a..8b522510868 100644 --- a/data/utils/animation-utils.cfg +++ b/data/utils/animation-utils.cfg @@ -182,36 +182,6 @@ # These are included for backwards-compatibility mainly; they aren't and # shouldn't be used for mainline units. -#define IMAGE_DEFENSIVE IMAGE_FILE - [defend] - [frame] - begin=-150 - end=150 - image={IMAGE_FILE} - [/frame] - [/defend] -#enddef -#define IMAGE_DEFENSIVE_RANGE IMAGE_FILE - [defend] - range=ranged - [frame] - begin=-150 - end=150 - image={IMAGE_FILE} - [/frame] - [/defend] -#enddef -#define IMAGE_DEFENSIVE_SHORT IMAGE_FILE - [defend] - range=melee - [frame] - begin=-150 - end=150 - image={IMAGE_FILE} - [/frame] - [/defend] -#enddef - #define MISSILE_FRAME_WAIL [if] direction=n,ne,nw