aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2010-08-19MergeMachiavelli
2010-08-19Fix a crash in transaction commands.Machiavelli
2010-08-19Vehicles: Prohibit entering vehicle in combat only if it is a multi-passenger...Shauren
2010-08-19- Call mysql_thread_end() for every deleted MySQLConnection instance, should ...Machiavelli
2010-08-19Properly end mysql connections and libraries on exit.Machiavelli
2010-08-19Solve one of the few culprits that cause authserver and worldserver to exit i...Machiavelli
2010-08-19Scripts/Spell: extend SpellScript class: add target aura accessors and functi...QAston
2010-08-19Fix (in theory) bug (already tapped error) for spells with banish mechanics (...azazel
2010-08-19Config: Cosmetic changes in worldserver.conf fileSpp
2010-08-19Scripting: Skadi the Ruthless can now be removed from his drake with 3 harpoo...Supabad
2010-08-19- Fix Linux build (huge thanks to Aokromes for testing as always)Machiavelli
2010-08-18Dungeon Finder: Some optimizations to find algorithmSpp
2010-08-18Dungeon Finder: Fix a possible crash in UpdateProposalSpp
2010-08-18This should fix linux build - please confirm.Machiavelli
2010-08-18Core/Scripts: Fix even more scriptbugs from convertion (thanks to Kierkegaard)click
2010-08-18Core/Spells: SPELL_ATTR_CU_IGNORE_ARMOR to Impale(65919) several difficultiesJohn Holiver
2010-08-18DBLayer:Machiavelli
2010-08-18Core/Spells: add SPELL_ATTR_CU_IGNORE_ARMOR to the avalible custom attribute ...QAston
2010-08-18Core/ObjectMgr: Prevent vehicleid from having an incorrect value when reloade...enjoi
2010-08-18Scripts: Added script for Lord MarrowgarShauren
2010-08-18*Backout radaaba37a4. Brings back command table caching. Thanks to Machiavell...QAston
2010-08-18Core/Spells: Implement TARGET_DEST_CHANNEL_CASTER(106) and TARGET_GAMEOBJECT_...QAston
2010-08-18Making sure CreaturesAddon are re-loaded after creature evade (by NoFantasy).azazel
2010-08-18Add missing header. Now project should compile without PCH as wellazazel
2010-08-18Core/Vehicles: Players cannot enter a vehicle when in combat. Fixes issue 1966.enjoi
2010-08-18Core/spells: move 20425 Guarded by the Light spell from Warlock spells to Pal...azazel
2010-08-18Buildsystem/Core: Adjust header locations in CMake for collisions and shared ...click
2010-08-18Properly return command table every time it is called, rather then just the f...enjoi
2010-08-17Add support for recruit-a-friend XP and reputation multipliers.silinoron
2010-08-18Buildsystem/Core: Add new includepath for collision library after changes - f...click
2010-08-18Remove redundant files that I overlooked in my previous commit.Machiavelli
2010-08-18Remove a double placed line in authserver.conf.distMachiavelli
2010-08-18* HIGHLY EXPERIMENTAL - USE AT OWN RISK *Machiavelli
2010-08-18Dungeon Finder: Update wait time after a successful proposalSpp
2010-08-18Dungeon Finder: Properly remove from current and new queues after a proposal ...Spp
2010-08-18Add more methods to SpellScript.azazel
2010-08-17*Core/Spells: Implement TARGET_UNIT_SUMMONERQAston
2010-08-17Dungeon Finder: Add null check log to track an error (Will only appear after ...Spp
2010-08-17Dungeon Finder: Fix proposals when joining the queue as LfgGroup with 5 membe...Spp
2010-08-17Dungeon Finder: Properly remove a player/group from queue after a proposal is...Spp
2010-08-17Dungeon Finder: Simplify 'Offer to continue' checks and allow to join non-ran...Spp
2010-08-17Dungeon Finder: Drop use of config value CONFIG_INSTANCE_IGNORE_LEVELSpp
2010-08-17Yay for typos...click
2010-08-17Core: Add support for reloading gossip_scripts + add missing SQL for earlier ...click
2010-08-17Core: Use enum-size for CONFIG_START_ALL_EXPLORED (was hardcoded to 64, not u...click
2010-08-17Core/Scripts: Fix some typos in a few scripts - thanks to Kierkegaardclick
2010-08-16Send the right data when trying to log in with the wrong password.silinoron
2010-08-16Rename .goname to .appear, .namego to .summon, and .groupgo to .groupsummon. ...silinoron
2010-08-17Buildsystem: Use "industry standard" foldernames on dpendencies + move/rename...click
2010-08-17Core: Fix minor bug with max skills value not being properly updated in the d...click