aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server/Protocol
AgeCommit message (Expand)Author
2012-06-12Core/DungeonFinder:kaelima
2012-06-10Fix non PCH buildNay
2012-06-04Fixed build and removed an unused variablekaelima
2012-06-04Core/Logging: Add optional binary packet logger usable with WowPacketParser, ...kaelima
2012-05-27Core/Protocol:kaelima
2012-05-26Core/Session: Fixed error "received unexpected opcode CMSG_CANCEL_TRADE" when...kaelima
2012-05-25Core/Protocol: Fix struct and make use of CMSG_UPDATE_PROJECTILE_POSITION.kaelima
2012-05-23Core/Protocol: Process CMSG_UPDATE_MISSILE_TRAJECTORY packetskaelima
2012-05-19Core/SmartAI:kaelima
2012-05-19SQLS: Correct comments for 2012_02_16_00_world_conditions.sqlNay
2012-04-30Core/DBLayer: CHAR_DEL_CHAR_AURA_FROZEN query should be asynchronouskaelima
2012-04-08Core/Protocol: Rename opcode SMSG_LFG_BOOT_PLAYER to SMSG_LFG_BOOT_PROPOSAL_U...kaelima
2012-03-29Core/Misc: Code style and remove unused define.Gyx
2012-03-16Core/Opcodes: Defined a new opcodeShauren
2012-03-12Core/Units:Machiavelli
2012-03-09Some random cleanup here and thereSpp
2012-02-28Core/Warden: Switch to multi-threaded packet processing for wardenleak
2012-02-24Core/Calendar: WIP Calendar.Spp
2012-02-19Core/Warden: Base implementation for Warden functionalityleak
2012-01-26Core: Change Handlers locationSpp
2012-01-22Core/SAI: Linked events should be executed after the event that linked them i...Subv2112
2012-01-14Core/IO: Corrected SMSG_AUCTION_OWNER_NOTIFICATION packet structureFredi
2012-01-14Core/LFG:Subv2112
2012-01-14Core/Movement: Implement spline movement subsystem.Machiavelli
2012-01-13Core/Movement: Prevent IdleMovementGenerator being put into MOTION_SLOT_IDLE ...Machiavelli
2012-01-09Core/Gossips: Fixed questgiver GOs that also have gossip menus, fixed gossip ...Subv2112
2012-01-08Core/Players: Fix crash in LoadFromDBSubv2112
2012-01-08Merge pull request #4714 from elecyb/moverKaelima
2012-01-08Core-Vehicles: Change player mover when add/remove passenger (thanks Subv)elecyb
2012-01-07Merge pull request #4646 from elecyb/crash1Machiavelli
2012-01-06Core/PacketIO: Prevented excessive WhoOpcode spam - solves possible crash/lag...danik
2012-01-05Core/PacketIO: Fix crash and exploit caused when client sends tampered mover ...elecyb
2012-01-05Core/Guilds: Players should be removed from guild when changing factionShocker
2012-01-04Core/Quests: Add implementation of seasonal quest reset. uses a new table muc...kandera
2011-12-31Merge pull request #4567 from Kiperr/masterleak
2012-01-01Core/DBLayer: Refactor prepared statement defines to new format (char db)leak
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-31Core/DBLayer: Refactor prepared statement defines Note:leak
2011-12-31Core/DBLayer: Convert PExecute() queries to prepared statements No. 3leak
2011-12-25Core/DBLayer: Convert PExecute() queries to prepared statements No. 1leak
2011-12-25Core/DBLayer: Proper code style on recently refactored codeleak
2011-12-25Core/DBLayer: Convert callback queries to prepared statements No. 3leak
2011-12-21Core/DBLayer: More generic implementation of callback chains, instead of usin...Machiavelli
2011-12-21Core/DBLayer: Fix a silly error in HandleStableSwapPet (synchronous query in ...Machiavelli
2011-12-20Core/DBLayer: Convert callback queries to prepared statements #2leak
2011-12-19Core/Misc: Some random meaningless Engrish to English conversion in a method ...Machiavelli
2011-12-19Merge branch 'master' of github.com:TrinityCore/TrinityCoreMachiavelli
2011-12-18Core/DBLayer: Convert callback queries to prepared statementsleak
2011-12-18Core/Quests: Fix exploits with banked quest items while trying to complete qu...Shocker
2011-12-16Core/Netcode: Re-enqueue packets with STATUS_LOGGEDIN requirement that are se...Machiavelli