aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
2010-09-15Core/Loot: Reimplement the proper check for loot recipient to prevent rewardi...linencloth
2010-09-15Core/Scripts: Add OnPlayerLogin, OnPlayerLogout, OnPlayerCreate and OnPlayerD...Spp
2010-09-14Core/Dungeon Finder: LfgUpdatePlayer and LfgUpdateParty opcodes will be sent ...Spp
2010-09-14Core/Dungeon Finder: Add extended debug info to handlerSpp
2010-09-14Core/Player: Add default remove Method to RemoveFromGroupSpp
2010-09-13Core/Quests: Some cleanup in quest relation accessingShauren
2010-09-13Core/Loot: Looting should interrupt casting, fixes issue 3676.Shocker
2010-09-12Core/ItemHandler: Force size on abs() value calaulationclick
2010-09-12Core/PetitionsHandler: Slight cleanup on enums (sorting by ID, types and costs)click
2010-09-12Core/Petitions: Remove some magic numbers, and classify types into enums (bas...click
2010-09-12Cleanup/Core: Remove whitespace and tabsclick
2010-09-11Core/Loot: Reverted revision 44a1f284dd3eShauren
2010-09-11Core/DBLayer:Machiavelli
2010-09-10Core/WorldSession: use extra param in SendPartyResult for future useSpp
2010-09-09Core/Worldsession: Fix possible crash in 6 query callbacksMachiavelli
2010-09-09Core/Dungeon Finder: Move all packet handling from Mgr to Handler (also minor...Spp
2010-09-08Core/Dungeon finder: Missing changes from previous commitSpp
2010-09-08Core/Dungeon Finder: Properly expand random dungeons before adding to queue a...Spp
2010-09-08Core/Handlers: Prevent possible movement hijacking exploit, original code by ...Shocker
2010-09-06Core: Disallow race and faction transfers to races for which character creati...silinoron
2010-09-06Core: add possibility to disable creating of characters of specified races/cl...azazel
2010-09-06Core/LFG: Include ObjectMgr.h in LFGHandler (fixes nonPCH-compiles)click
2010-09-05May as well make sure of no SQL errors for spells, too.silinoron
2010-09-05Fix a typo in race and faction transfers - reported by 0xFuturesilinoron
2010-09-05Core/Dungeon Finder: Minor cleanupsSpp
2010-09-04Code/Dungeon Finder: Move some packets from Mgr to HandlerSpp
2010-09-05Add support for character race and faction transfers.silinoron
2010-09-04Core/[Mail, WorldPacket]: Pull mail packet handlers out of Mail.cpp into Mail...silinoron
2010-09-03Core/Game: Fix remaining warnings on windows (and most likely almost all of t...silinoron
2010-09-03Core/WorldPacket: Fix the core spamming complaints about CMSG_QUEST_QUERY bei...silinoron
2010-09-03Core/DBLayerMachiavelli
2010-09-03Core/Tickets: Fixed lag report db saving queryShauren
2010-09-02Core/Build: Fix non-PCH compile for Linux (don't know about Windows)runningnak3d
2010-09-03Fix Linux buildMachiavelli
2010-08-31Oooh, C++... How I love you.silinoron
2010-08-31Core: Fix more warnings (very few left under linux 32)Spp
2010-08-30Core: Fix more warningsSpp
2010-08-30Core: Fix more warningsSpp
2010-08-29Rewrite much of the GM ticket systemsilinoron
2010-08-27Updates the arena rating system to use Matchmaker Rating.Liberate
2010-08-27Core/Cleanup: move repeating code for locale strings retrieval into separate ...azazel
2010-08-26Core/Cleanup:azazel
2010-08-25More async queries in stable master opcode handlers instead of blocking queriesMachiavelli
2010-08-25* Add support for quest 1393 (Galen's Escape), original code by przemratajcza...Shocker
2010-08-25Fix crash added in 9c655c11b7Machiavelli
2010-08-24Core: Update Player Limit and Player Security Level variablesSpp
2010-08-24I love you HGMachiavelli
2010-08-24DBLayer:Machiavelli
2010-08-24Remove trailing spaces in Dungeon Finder filesSpp
2010-08-23Only send LANG_NOT_ENOUGH_GOLD notification during trade if the trader does n...silinoron