aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
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
2015-03-18Core/Game: Fix some issues detected by static analysis.Naios
2015-03-17Merge pull request #14370 from Kittnz/realm_achievementDuarte Duarte
2015-03-16Core/Condition: Added Realm Achievement conditionKittnz
2015-03-16Core: silence broadcasttext startup errorsjoschiwald
2015-03-15Merge pull request #14371 from Kittnz/movecirclepath_003click
2015-03-15Core/AHBot: Remove a lingering warning that annoyed me for all too longclick
2015-03-15Core/DBLayer: Remove references to table character_currency (6.x only)Nayd
2015-03-15SpellAuras.cpp: typo fixNayd
2015-03-15Core/Player: fixed some leftovers in db after player deletejoschiwald
2015-03-15Core/Auras: Fixed possible crash in Aura::RefreshDuration - Aura::GetCaster c...Shauren