aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server/Protocol
AgeCommit message (Expand)Author
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-26Core/Battleground: Rename and correct usage of opcode 1223 and increase the t...kaelima
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-18Core/Calendar: Completely rewrite and fix most of the calendar systemhorn
2012-10-29Core/Dungeon Finder: Update "Current group roles" according to people in queue.Spp
2012-10-18Core/Dungeon Finder: Some optimizations.Spp
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-08-30Core: Fix many "errors"/warnings and coding style (3)Nay
2012-08-21Core/Battlefield: Add missing stuff for wintergraspVincent-Michael
2012-08-21Core/Logging: Fix incorrect error level for some warden messagesSpp
2012-08-17Core/Logging: Restore dumping packets in binary formatSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
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