aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2015-05-02Core/SAI: SMART_ACTION_SET_COUNTER now can be used for all targets, not just ...MitchesD
2015-04-29Core/Spells: Fix typoVincent-Michael
2015-04-29Core: Fix buildVincent-Michael
2015-04-29Core/GameObjects: Removed the possibility to spawn transports wih gm commands...Shauren
2015-04-27Core/Corpses: Fixed corpses loaded from database not being visible after serv...Shauren
2015-04-24Core/Misc: Ported relevant barbershop fixes from 4208c0d8396e10dc806939e1d178...Shauren
2015-04-23Core/LFG: Move code to a better place.w1sht0l1v3
2015-04-19Core/Misc: Fix issues reported by static analysisjackpoz
2015-04-19Core/Creatures: remove virtual mounts from creatures on deathNorthstrider
2015-04-19Core/Unit: fixed removing UNIT_FLAG_PET_IN_COMBAT from guardiansMitchesD
2015-04-18Core/Misc: Fix issues reported by static analysisjackpoz
2015-04-18Core/Condition: Add In Water ConditionKittnz
2015-04-15Core/LFGMgr: One more addition to fix the crash on logout.w1sht0l1v3
2015-04-13Core/LFGMgr: Attempt to leave LFG the right way...i think...w1sht0l1v3
2015-04-10Core: Follow codingstyle guidelines (CamelCase for functions, lowerCamel for ...click
2015-04-10Core: Whitespace/tab2spaces cleanupclick
2015-04-09Update LFGMgr.cppWishToDie
2015-04-07Core/Spells: Reinstate helperfunction removed in commit 0e3607df (with a new ...click
2015-04-07Core/Spells: Allow non-skill-based flying mounts to be used in designated areas.click
2015-04-05Core/LFGMgr: Fix the case where the last player left in a lfg group would be ...w1sht0l1v3
2015-04-05Build fix for GCC 4.7Shauren
2015-04-05Rename variables to fix C++11 keyword collisionCarbenium
2015-04-05Merge pull request #13862 from ariel-/pr_tmpCarbenium
2015-04-04Core/Networking: Fixed unsafe access to _worldSession member in WorldSocketShauren
2015-04-04Core/Misc: Fix issues reported by static analysisjackpoz
2015-04-04Core: Comment out unused parameter in DBCStructure.h (removes a warning)click
2015-04-04Core/Misc: Fix issues reported by static analysisjackpoz
2015-04-04Core/Misc: Fix issues reported by static analysisjackpoz
2015-04-04Core/Dungeon Finder: Add additional logs for SMSG_LFG_QUEUE_STATUSjackpoz
2015-04-04Core/Misc: Fix issues reported by static analysisjackpoz
2015-04-03Merge pull request #14083 from Gooyeth/3.3.5_sample_satisfactionDuarte Duarte
2015-04-02Core/SAI: fix typoMitchesD
2015-04-02Core/World: Remove va_list from World::RecordTimeDiff.Naios
2015-04-02Core/SAI: fix merge conflictMitchesD
2015-04-02Core/SmartScripts: added SMART_ACTION_SET_COUNTER and SMART_EVENT_COUNTER_SETMitchesD
2015-04-02Core/Packet: Correction to packetsize for SMSG_WEATHERclick
2015-03-30Core/Misc: Remove unused headersleak
2015-03-30Core/Entities: Add player name and ID to GetXPrestBonus calculation-logclick
2015-03-29Core/Logger: Add basic account-info to addon-scans to make them a little bit ...click
2015-03-29CMake: Use source_groups to represent the source treeNaios
2015-03-28Core/Log: Fix linker errors that occur on msvc 12 lower then update 4Naios
2015-03-25Core/Creature: fixed trigger visibility of vehiclescr4st
2015-03-22[Core/Quest] Update quest Objective status Client sidetkrokli
2015-03-21Scripts/Ulduar: Fix some Flame Leviathan issuesjackpoz
2015-03-21Core/Updates: Add an automatic database update system. Automatically detects ...Naios
2015-03-19Split up LANG_MAP_POSITION to fix a crash when issuing .gps commandariel-
2015-03-18Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Nayd
2015-03-18Core/Misc: Fix some issues detected by static analysisNaios
2015-03-18Build fixShauren
2015-03-18Merge pull request #14317 from Naios/typesafelogCarbenium