ManaPlus
inputaction.h
Go to the documentation of this file.
1 /*
2  * The ManaPlus Client
3  * Copyright (C) 2007 Joshua Langley <[email protected]>
4  * Copyright (C) 2009-2010 The Mana Developers
5  * Copyright (C) 2011-2019 The ManaPlus Developers
6  * Copyright (C) 2019-2021 Andrei Karas
7  *
8  * This file is part of The ManaPlus Client.
9  *
10  * This program is free software; you can redistribute it and/or modify
11  * it under the terms of the GNU General Public License as published by
12  * the Free Software Foundation; either version 2 of the License, or
13  * any later version.
14  *
15  * This program is distributed in the hope that it will be useful,
16  * but WITHOUT ANY WARRANTY; without even the implied warranty of
17  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18  * GNU General Public License for more details.
19  *
20  * You should have received a copy of the GNU General Public License
21  * along with this program. If not, see <http://www.gnu.org/licenses/>.
22  */
23 
24 #ifndef ENUMS_INPUT_INPUTACTION_H
25 #define ENUMS_INPUT_INPUTACTION_H
26 
28 
29 #ifdef WIN32
30 #undef ERROR
31 #undef IGNORE
32 #endif // WIN32
33 
42 {
44  NO_VALUE = -1,
65  SIT,
69  OK,
373  ME,
431  GM,
715  TOTAL
716 }
718 
719 #endif // ENUMS_INPUT_INPUTACTION_H
#define enumStart(name)
Definition: enumdefines.h:36
#define enumEnd(name)
Definition: enumdefines.h:46
@ HOMUNCULUS_TO_MASTER
Definition: inputaction.h:706
@ SET_SKILL_OFFSET_Y
Definition: inputaction.h:682
@ WINDOW_SERVER_INFO
Definition: inputaction.h:704
@ COMMAND_SHOW_STORAGE
Definition: inputaction.h:639
@ COMMAND_SPAWN_SLAVE_CLONE
Definition: inputaction.h:647
@ SERVER_UNIGNORE_ALL
Definition: inputaction.h:405
@ ADD_SKILL_SHORTCUT
Definition: inputaction.h:712
@ MOVE_PRIORITY_ATTACK_DOWN
Definition: inputaction.h:695
@ COMMAND_SHOW_INVENTORY
Definition: inputaction.h:641
@ COMMAND_PARTY_RECALL
Definition: inputaction.h:668
@ COMMAND_SHOW_ACCOUNT_INFO
Definition: inputaction.h:643
@ CHANGE_CRAZY_MOVES_TYPE
Definition: inputaction.h:278
@ PARTY_AUTO_ITEM_SHARE
Definition: inputaction.h:687
@ COMMAND_GUILD_RECALL
Definition: inputaction.h:670
@ SHOW_SKILL_OFFSET_X
Definition: inputaction.h:679
@ TARGET_CLOSEST_MONSTER
Definition: inputaction.h:350
@ CHANGE_MOVE_TO_TARGET
Definition: inputaction.h:52
@ MERCENARY_TO_MASTER
Definition: inputaction.h:705
@ COMMAND_SPAWN_CLONE
Definition: inputaction.h:646
@ CREATE_PUBLIC_ROOM
Definition: inputaction.h:597
@ PREV_SHORTCUTS_TAB
Definition: inputaction.h:331
@ CHANGE_IMITATION_MODE
Definition: inputaction.h:291
@ SWITCH_MAGIC_ATTACK
Definition: inputaction.h:285
@ PLAYER_GM_COMMANDS
Definition: inputaction.h:635
@ COMMAND_RANDOM_WARP
Definition: inputaction.h:651
@ COMMAND_SEND_CHARS
Definition: inputaction.h:698
@ HOMUNCULUS_SET_NAME
Definition: inputaction.h:490
@ COMMAND_SPAWN_EVIL_CLONE
Definition: inputaction.h:648
@ NEXT_SHORTCUTS_TAB
Definition: inputaction.h:332
@ SET_SKILL_OFFSET_X
Definition: inputaction.h:681
@ COPY_OUTFIT_TO_CHAT
Definition: inputaction.h:689
@ UPLOAD_SERVER_CONFIG
Definition: inputaction.h:429
@ COMMAND_LOAD_POSITION
Definition: inputaction.h:650
@ PLAYER_CHAR_GM_COMMANDS
Definition: inputaction.h:636
@ IGNORE_ALL_WHISPERS
Definition: inputaction.h:352
@ COMMAND_SPAWN_SLAVE
Definition: inputaction.h:645
@ WINDOW_QUICK_SETTINGS
Definition: inputaction.h:600
@ CHANGE_ATTACK_WEAPON_TYPE
Definition: inputaction.h:288
@ SELECT_SKILL_LEVEL
Definition: inputaction.h:609
@ COMMAND_SEND_MOUSE_KEY
Definition: inputaction.h:697
@ MOVE_PRIORITY_ATTACK_UP
Definition: inputaction.h:694
@ CLOSE_ALL_CHAT_TABS
Definition: inputaction.h:351
@ COMMAND_CHANGE_PARTY_LEADER
Definition: inputaction.h:667
@ COMMAND_SEND_GUI_KEY
Definition: inputaction.h:691
@ COMMAND_SHOW_LEVEL
Definition: inputaction.h:637
@ WINDOW_EMOTE_SHORTCUT
Definition: inputaction.h:103
@ WINDOW_EQUIPMENT
Definition: inputaction.h:95
@ CHANGE_FOLLOW_MODE
Definition: inputaction.h:290
@ COMMAND_SHOW_STATS
Definition: inputaction.h:638
@ CHANGE_TARGETING_TYPE
Definition: inputaction.h:606
@ CHANGE_ATTACK_TYPE
Definition: inputaction.h:289
@ ADD_PRIORITY_ATTACK
Definition: inputaction.h:399
@ WINDOW_INVENTORY
Definition: inputaction.h:94
@ SHOW_SKILL_OFFSET_Y
Definition: inputaction.h:680
@ CHANGE_PICKUP_TYPE
Definition: inputaction.h:63
@ COMMAND_SAVE_POSITION
Definition: inputaction.h:649
@ DISABLE_GAME_MODIFIERS
Definition: inputaction.h:292
@ COMMAND_BREAK_GUILD
Definition: inputaction.h:669
@ COPY_EQUIPED_OUTFIT
Definition: inputaction.h:166