mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-25 08:30:13 +00:00
setActionBarSlot (called from PickupAction/PlaceAction drag-drop and from server-driven action button updates) updated the slot data and notified the server, but never fired the Lua addon event. Action bar addons (Bartender4, Dominos) register for ACTIONBAR_SLOT_CHANGED to refresh button textures, tooltips, and cooldown state when slots change. Also fires ACTIONBAR_UPDATE_STATE for general action bar refresh. |
||
|---|---|---|
| .. | ||
| character.cpp | ||
| entity.cpp | ||
| expansion_profile.cpp | ||
| game_handler.cpp | ||
| inventory.cpp | ||
| opcode_table.cpp | ||
| opcodes.cpp | ||
| packet_parsers_classic.cpp | ||
| packet_parsers_tbc.cpp | ||
| player.cpp | ||
| transport_manager.cpp | ||
| update_field_table.cpp | ||
| warden_crypto.cpp | ||
| warden_emulator.cpp | ||
| warden_memory.cpp | ||
| warden_module.cpp | ||
| world.cpp | ||
| world_packets.cpp | ||
| zone_manager.cpp | ||