aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-12-19Core/DBLayer: Minor padding/alignment optimization in struct Field::data (16b...Machiavelli
2010-12-19Typo in recent commitleak
2010-12-19Streamlining loading functions for server startupleak
2010-12-19Core:DBLayer: Fix warning on GCCclick
2010-12-19Core/DBLayer: Use mysql_set_character_set in MySQLConnection::Open instead of...Machiavelli
2010-12-19Core/DBLayer:Machiavelli
2010-12-19Core/Players: Fixed recently introduced crashes in Player::ApplyEnchantmentShauren
2010-12-19Scripts/Trial of the Crusader: Fixed possible crashes in announcer gossipShauren
2010-12-19Core/GameObject: Dismount the player when using spellcaster gameobjectShauren
2010-12-19Core: Rename spell attributes, use more general nameslinencloth
2010-12-19Core: Replace spell attribute defines with enumslinencloth
2010-12-19Core/InstanceSaveMgr: Cleanup for better readabilitylinencloth
2010-12-19Core/InstanceSaveMgr: Prevent timer underflow by passing resetTime instead of...linencloth
2010-12-19Core/Spells: Allow aura´s with SPELL_AURA_MOD_THREAT (10) to properly reduce...Machiavelli
2010-12-19Scripts/Temple of Ahn'Qiraj: Its generally not a good idea to delete stuff be...Shauren
2010-12-19Core/InstanceSaveMgr: Replace some queries with executes as the result isn't ...linencloth
2010-12-19Core/Players: Remove player from transport before teleporting to graveyard, w...Shauren
2010-12-18Core/InstanceSaveMgr: Optimize instance packing and cleaning uplinencloth
2010-12-18Core/MovementGenerators: Remove evade state when HomeMovementGenerator gets d...linencloth
2010-12-18Core/Player: Convert _SaveAuras to prepared statement formatMachiavelli
2010-12-18Core/Spells: Fixed possible crashes in Shadow's Fate proc (71169) introduced ...Shauren
2010-12-18Scripts/Obsidian Sanctum: Removed unneeded code causing crashesShauren
2010-12-18mergesilinoron
2010-12-18Core/Auras: Fix Cold Blood handling on misses and parries.silinoron
2010-12-18Core/Auras: Fixed crash in AuraEffect::TriggerSpell (dummy effect) and remove...Shauren
2010-12-18 Scripts/Obsidian Sanctum Add support for when encounter is in progress. thnx...Supabad
2010-12-18Core/Social: Really show correct count (matches + displayed) in SMSG_WHO now ...Machiavelli
2010-12-18Core/Entities: Remove gem bonuses if requirements of prismatic sockets are no...leak
2010-12-18Prevent completing quests by packet manipulationleak
2010-12-18Core/Spells: Fix spells 59915 and 59906 / Discerning Eye of the Beast and Swi...Machiavelli
2010-12-18Buildsystem/Linux: Fix linking of a long lost little child : jemalloc (yes, i...click
2010-12-17Fixed build i brokeShauren
2010-12-17Scripts/Vault of Archavon: Cleaned and simplified scripts, fixed Toravon's Fr...Shauren
2010-12-17Core/Units: Aura´s of type SPELL_AURA_MOD_RESISTANCE_EXCLUSIVE (143) should ...Machiavelli
2010-12-17Core/Pets: Use the safer pet level check-method in SynchronizeLevelWithOwner(...click
2010-12-17Core/Pets: Clean up logic/codedesign slightly for XP/levelup-handling, and al...click
2010-12-17Fix a typo in 52d8bc05c3Machiavelli
2010-12-17Core/Auras: Fixed Festive Holiday Mount transformation (3.0.8 update)Shauren
2010-12-17Core/Spells: Fixed diminishing returns for positive/event spells, patch by Dr...Shauren
2010-12-17Core/Achievements: Prevent ACHIEVEMENT_CRITERIA_TYPE_SPECIAL_PVP_KILL updates...Shauren
2010-12-17Core/Player: Change equipmentset saving to use prepared statements.Machiavelli
2010-12-17Core/DBLayer: CharacterDB query CHAR_LOAD_PLAYER_ACTIONS_SPEC should be synch...Machiavelli
2010-12-17Core/Social: Fix SMSG_WHO. Packet should contain number of players matching g...Machiavelli
2010-12-17Core/DBLayer: Add some garbage collection on DatabaseWorkerPool shutdown (del...Machiavelli
2010-12-17Core/DBLayer: Don´t prepare asynchronous statements on synchronous connectio...Machiavelli
2010-12-17Core/Scripts: Prevent double call to mob_acolyte_of_shadronAI::Reset() which ...Machiavelli
2010-12-17Core/Dungeon Finder: Fix typo, debug msg was supposed to be logged to debug (...Spp
2010-12-17Core/Unit: Renamed addUnitState/hasUnitState/clearUnitState to AddUnitState/H...Shauren
2010-12-17Core/Vehicles: Fix facing adjustment. Patch by beberlescaraberSpp
2010-12-17Core: Fix non-PCH buildSpp