summaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2003-02-03 03:42:57 +0000
committerTim Angus <tim@ngus.net>2003-02-03 03:42:57 +0000
commit30b6770361526a9713825591ced3b04ae3229827 (patch)
tree49f1d84969fc4a2ac4cefbdcb062e4ae1a787f76 /ui
parent03986b8845ba59376ff6b315be0ebf47ee7244d8 (diff)
* Makefile edit to include menudef.h in ctags
* Added ownerdraw to display a graphic when a usable buildable is nearby * Converted alien sense and human scanner to ownerdraws
Diffstat (limited to 'ui')
-rw-r--r--ui/menudef.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ui/menudef.h b/ui/menudef.h
index bb4c30e5..eec6d04b 100644
--- a/ui/menudef.h
+++ b/ui/menudef.h
@@ -150,6 +150,9 @@
#define CG_PLAYER_WALLCLIMBING 103
#define CG_PLAYER_BOOSTED 104
#define CG_PLAYER_POISON_BARBS 105
+#define CG_PLAYER_ALIEN_SENSE 108
+#define CG_PLAYER_HUMAN_SCANNER 109
+#define CG_PLAYER_USABLE_BUILDABLE 110
#define CG_SELECTEDPLAYER_HEAD 7
#define CG_SELECTEDPLAYER_NAME 8
#define CG_SELECTEDPLAYER_LOCATION 9