Akkadius
ca430e2494
Fix void Database::GetCharName(uint32 char_id, char* name)
Increased MAX_PP_SPELLBOOK to 720 for UF/RoF
Increased MAX_PP_MEMSPELL to 12
Implemented up to 12 spell slots
Fix for public_note default value in bool BaseGuildManager::DBSetGuild(uint32 charid, uint32 guild_id, uint8 rank)
Updated all CastSpell entries to use the appropriate slot type defines located now in zone/common.h
Fixed Guild Loading from character_data
Fixed #guild list
Refactored Merchantlist loading
Refactored Temp Merchantlist loading
Gutted most of dbasync
Added:
LoadCharacterSpellBook(uint32 character_id, PlayerProfile_Struct* pp);
LoadCharacterMemmedSpells(uint32 character_id, PlayerProfile_Struct* pp);
LoadCharacterLanguages(uint32 character_id, PlayerProfile_Struct* pp);
LoadCharacterBindPoint(uint32 character_id, PlayerProfile_Struct* pp);
SaveCharacterSpellSwap(uint32 character_id, uint32 spell_id, uint32 from_slot, uint32 to_slot);
SaveCharacterSpell(uint32 character_id, uint32 spell_id, uint32 slot_id);
SaveCharacterMemorizedSpell(uint32 character_id, uint32 spell_id, uint32 slot_id);
DeleteCharacterSpell(uint32 character_id, uint32 spell_id, uint32 slot_id);
DeleteCharacterMemorizedSpell(uint32 character_id, uint32 spell_id, uint32 slot_id);
Removed Zone::LoadTempMerchantData_result(MYSQL_RES* result)
Removed Zone::LoadMerchantData_result(MYSQL_RES* result)
Removed SharedDatabase::GetPlayerProfile
Removed SharedDatabase::SetPlayerProfile
Removed SharedDatabase::SetPlayerProfile_MQ
Removed Zone::DBAWComplete(uint8 workpt_b1, DBAsyncWork* dbaw) from zone.cpp
2014-08-31 17:52:43 -05:00
..
2014-08-31 17:52:43 -05:00
2014-08-21 23:46:01 -07:00
2014-08-24 19:11:41 -04:00
2014-08-23 23:59:20 -05:00
2013-05-09 11:37:51 -04:00
2013-05-20 22:40:10 -07:00
2014-07-27 20:35:43 -04:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2014-08-31 17:52:43 -05:00
2014-08-21 19:33:02 -07:00
2014-08-31 02:53:59 -05:00
2013-05-22 16:17:19 -04:00
2014-08-21 23:46:01 -07:00
2014-08-31 17:52:43 -05:00
2014-07-27 20:35:43 -04:00
2014-08-31 02:53:59 -05:00
2014-08-31 17:52:43 -05:00
2014-08-31 17:52:43 -05:00
2014-08-23 23:59:20 -05:00
2014-08-31 17:52:43 -05:00
2014-08-21 19:33:02 -07:00
2014-08-31 17:52:43 -05:00
2014-08-31 02:53:59 -05:00
2014-07-31 07:52:38 -04:00
2014-08-24 12:14:28 -07:00
2013-06-03 00:08:41 -07:00
2014-08-31 07:52:52 -05:00
2014-08-23 23:59:20 -05:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2013-10-10 05:15:38 -07:00
2014-01-13 22:14:02 -05:00
2013-05-09 14:52:20 -07:00
2013-05-09 11:13:16 -04:00
2014-08-24 19:24:07 -04:00
2014-08-24 00:09:09 -05:00
2013-05-09 11:37:51 -04:00
2013-07-13 13:53:41 -07:00
2014-08-23 23:59:20 -05:00
2014-08-21 19:33:02 -07:00
2014-08-21 23:46:01 -07:00
2013-05-09 11:37:51 -04:00
2014-08-23 23:59:20 -05:00
2014-07-08 21:09:52 -07:00
2014-08-25 15:10:46 -07:00
2013-05-09 11:13:16 -04:00
2014-08-21 23:46:01 -07:00
2014-08-23 23:59:20 -05:00
2013-12-13 21:29:35 -05:00
2014-08-22 13:47:07 -07:00
2013-05-22 16:17:19 -04:00
2014-08-22 20:48:11 -04:00
2014-08-21 19:33:02 -07:00
2013-07-11 13:44:45 -07:00
2013-06-25 14:51:06 -07:00
2014-08-23 23:59:20 -05:00
2014-02-27 23:21:57 -08:00
2013-06-03 00:08:41 -07:00
2013-06-22 01:32:41 -07:00
2013-07-11 13:44:45 -07:00
2013-07-11 13:44:45 -07:00
2014-02-25 23:15:14 -05:00
2014-02-25 23:15:14 -05:00
2013-06-02 13:47:52 -07:00
2013-06-22 01:32:41 -07:00
2014-08-21 23:46:01 -07:00
2013-06-23 14:48:36 -07:00
2013-06-02 13:47:52 -07:00
2013-06-22 01:32:41 -07:00
2013-06-02 13:47:52 -07:00
2013-06-02 13:47:52 -07:00
2013-06-22 01:32:41 -07:00
2013-06-21 14:20:30 -07:00
2013-06-22 01:32:41 -07:00
2013-06-02 13:47:52 -07:00
2013-06-22 01:32:41 -07:00
2013-10-27 06:38:34 -04:00
2013-06-22 14:23:07 -07:00
2014-07-08 21:09:52 -07:00
2014-07-08 21:09:52 -07:00
2014-08-21 04:05:45 -04:00
2014-08-21 04:05:45 -04:00
2013-06-03 16:49:47 -07:00
2013-06-22 01:32:41 -07:00
2013-07-13 13:53:41 -07:00
2013-07-13 13:53:41 -07:00
2014-08-21 23:46:01 -07:00
2013-07-13 13:53:41 -07:00
2014-07-08 21:09:52 -07:00
2014-08-21 23:46:01 -07:00
2013-06-02 00:15:26 -07:00
2013-06-02 13:47:52 -07:00
2013-06-22 01:32:41 -07:00
2013-06-23 14:48:36 -07:00
2013-06-23 14:48:36 -07:00
2013-07-03 15:20:42 -07:00
2013-07-03 15:20:42 -07:00
2014-08-21 23:46:01 -07:00
2014-05-21 17:30:54 -07:00
2013-06-02 13:47:52 -07:00
2013-10-27 03:13:10 -04:00
2014-08-22 13:47:29 -07:00
2014-07-16 21:23:16 -04:00
2013-02-16 16:14:39 -08:00
2014-08-24 05:42:43 -04:00
2014-08-23 03:21:36 -04:00
2014-08-31 17:52:43 -05:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2014-08-23 23:59:20 -05:00
2013-05-09 11:37:51 -04:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2014-08-21 19:33:02 -07:00
2014-08-21 19:36:50 -07:00
2013-05-09 11:37:51 -04:00
2014-05-20 00:14:26 -07:00
2014-05-20 00:14:26 -07:00
2014-08-21 19:33:02 -07:00
2014-02-23 21:17:28 -08:00
2014-08-24 00:17:31 -05:00
2013-05-09 11:37:51 -04:00
2014-02-25 23:15:14 -05:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:37:51 -04:00
2014-08-15 04:26:37 -04:00
2014-08-21 04:05:45 -04:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:37:51 -04:00
2014-08-21 23:46:01 -07:00
2014-08-21 19:33:02 -07:00
2013-05-09 11:37:51 -04:00
2014-08-21 19:33:02 -07:00
2013-05-22 16:17:19 -04:00
2013-05-09 21:25:50 -07:00
2014-08-23 23:59:20 -05:00
2014-08-21 19:36:50 -07:00
2014-08-22 13:47:59 -07:00
2013-09-13 15:20:45 -04:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2014-08-24 22:28:37 -04:00
2014-08-24 07:13:15 -05:00
2014-08-21 23:46:01 -07:00
2014-08-24 05:42:43 -04:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2014-08-23 23:59:20 -05:00
2014-04-25 12:40:25 -07:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:37:51 -04:00
2014-08-21 23:46:01 -07:00
2014-07-08 21:09:52 -07:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2013-10-27 13:03:41 -04:00
2014-08-24 13:50:23 -07:00
2014-04-25 12:40:25 -07:00
2014-08-24 12:54:06 -07:00
2014-02-26 18:06:16 -08:00
2014-08-24 11:17:52 -07:00
2014-08-21 23:46:01 -07:00
2014-08-31 17:52:43 -05:00
2014-08-21 23:46:01 -07:00
2014-08-23 23:59:20 -05:00
2013-05-22 16:17:19 -04:00
2014-08-21 19:33:02 -07:00
2013-05-22 16:17:19 -04:00
2014-08-23 23:59:20 -05:00
2014-08-26 06:37:40 -04:00
2014-08-24 11:18:25 -07:00
2013-05-09 11:37:51 -04:00
2014-08-24 11:18:38 -07:00
2014-05-20 00:14:26 -07:00
2014-05-20 00:14:26 -07:00
2014-05-20 00:14:26 -07:00
2014-05-20 00:14:26 -07:00
2014-05-31 16:32:15 -07:00
2014-05-31 16:32:15 -07:00
2014-08-26 17:34:23 -07:00
2014-08-21 23:46:01 -07:00
2013-05-09 11:37:51 -04:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2014-08-21 17:26:32 -07:00
2014-08-31 17:52:43 -05:00
2014-08-31 17:52:43 -05:00
2014-08-31 17:52:43 -05:00
2014-08-31 17:52:43 -05:00
2014-08-31 17:52:43 -05:00
2013-02-16 16:14:39 -08:00
2014-08-21 19:33:02 -07:00
2014-08-31 02:53:59 -05:00