aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
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
2010-08-24Fix accessories for vehicle player mounts (the vendors on Traveler's Tundra M...Shocker
2010-08-23Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...silinoron
2010-08-23Pets should inherit owner's hostility status for the purposes of target checkingsilinoron
2010-08-23Core:azazel
2010-08-20Core: Remove outdated commentBrian
2010-08-23Core/Vendors: Fix typo that prevented alliance GM from viewing horde items in...Spp
2010-08-23Core: Fix more warningsSpp
2010-08-22Core/Game: fix all warnings related to converting doubles and floats.silinoron
2010-08-22Core: Fix more warnings, add new function sLog.outStaticDebug() that replaces...click
2010-08-21Core: Remove "may be used uninitialized in this function", "unused parameter ...Spp
2010-08-21Core: Remove "suggest parentheses around ‘&&’ within ‘||’" and "sugge...Spp
2010-08-21Core: Remove "enumeration value 'xxx' not handled in switch" warningsSpp
2010-08-21Core: Remove lots warnings:Spp
2010-08-21DB Layer:Machiavelli
2010-08-21Core/Includes: Include ACE as an external dependency, not local (#include "ac...click
2010-08-19- Fix Linux build (huge thanks to Aokromes for testing as always)Machiavelli
2010-08-18DBLayer:Machiavelli
2010-08-17Add support for recruit-a-friend XP and reputation multipliers.silinoron
2010-08-18* HIGHLY EXPERIMENTAL - USE AT OWN RISK *Machiavelli