aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-03-07Scripts/The Lich King: Defile should not grow when player grabbed by Val'kyr ...D4R4
2015-03-07Fixed typo in 1dc60e8717bddab2a6bc39779a53e83c9fa3b339joschiwald
2015-03-07Core/Player: All spells and skills are now automatically learned without any ...Shauren
2015-03-07Scripts/Nexus: commanders converted from SAI to C++MitchesD
2015-03-07Scripts/Rotface: moved mutated infection removal handling to spellscripts to ...joschiwald
2015-03-07Merge pull request #14297 from Luzifix/6.xDuarte Duarte
2015-03-06Core/Packets: updated & enabled SMSG_LEVELUP_INFOMitchesD
2015-03-06Core/DataStores: Added an extra safeguard for loading db2 hotfix locale table...Shauren
2015-03-06Core/PlayerDump:joschiwald
2015-03-06Core/Player: fixed some leftovers in db after player deletejoschiwald
2015-03-05Core/PacketIO: Update CMSG_REORDER_CHARACTERS for 6.1Luzifix
2015-03-04Tools/Map extractor: Corrected letter case in gtOCTHpPerStamina.dbcShauren
2015-03-04Core/PacketIO: Update some opcodes for 6.1.0DJScias
2015-03-04Core/Crypto: Fixed output of BigNumber::AsByteArray when generated array is s...Shauren
2015-03-04Core/DataStores: Updated dbc structures to 6.1Shauren
2015-03-04Core/DataStores: Made prepared statement index argument for DB2Storage constr...Shauren
2015-03-03Tools/Map extractor: Updated dbc file listShauren
2015-03-04Core/PacketIO: Sync with wpp and enable some opcodesVincent-Michael
2015-03-01Core/PacketIO: Sync with wppEpicurus4
2015-03-01Core/PacketIO: Sync with wppEpicurus4
2015-03-01Core/PacketIO: Sync with wpp and enable some opcodesVincent-Michael
2015-03-01Core/PacketIO: Sync with wppEpicurus4
2015-03-01Core/PacketIO: Sync with wpp and enable some opcodesVincent-Michael
2015-03-01Core/PacketIO: Sync with wpp and enable some opcodesVincent-Michael
2015-03-01Fix non pch buildGacko
2015-03-01Core/PacketIO: Sync with wpp and enable some opcodesVincent-Michael
2015-03-01Core/Spells: Update SpellCastResult for 6.1.0Vincent-Michael
2015-03-01Core/PacketIO: Update SpellTargetData for 6.1.0Vincent-Michael
2015-03-01Core/Unit: Added missing update for UpdateFieldFlagsVincent-Michael
2015-03-01Core/PacketIO: Update more opcodes for 6.1.0Vincent-Michael
2015-03-01Core/Misc: Update base stuff for V6.1.0 build 19702Vincent-Michael
2015-02-25Core/DataStores: Fixed out of bounds array access in DBStorageIteratorShauren
2015-02-24Core/PacketIO: Removed timezone adjustments from ReadPackedTime - player's se...Shauren
2015-02-24Build warning fixes: field will be initialized after ...Shauren
2015-02-24Build fixShauren
2015-02-23Merge pull request #14236 from Golrag/Notification1Duarte Duarte
2015-02-23Core/PacketIO: Handle ConnectToFailed and allow the client to reconnect up to...Shauren
2015-02-23Core/Packets: SMSG_NOTIFICATIONGolrag
2015-02-23Core/Cosmetic: Use DEFINE_HANDLER to mark implemented packets processed direc...Shauren
2015-02-23Merge pull request #14234 from Golrag/ExplorationDuarte Duarte
2015-02-22Buildsystem/Genrev: Fixed revision generator not reading existing cmake cache...Shauren
2015-02-22Core/Packets: SMSG_EXPLORATION_EXPERIENCEGolrag
2015-02-22Core/Database: Removed locales_item from world database (use item_sparse_loca...Shauren
2015-02-22Core/Packets: Fix a typo in WriteCreateObjectSplineDataBlockDuarte Duarte
2015-02-22Core/Packets:Golrag
2015-02-22DB: Dropped unused tablesShauren
2015-02-22Core/DataStores: Added iterator class for DBCStorage and DB2StorageShauren
2015-02-22Build fixShauren
2015-02-22Core/DataStores: Added tables for all loaded DB2 storesShauren
2015-02-22Shared/Database: Improve dead-lock error handlingjackpoz