aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/DataStores
AgeCommit message (Expand)Author
2013-05-17Merge pull request #9815 from Ascathor/masterNay
2013-05-17Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-17Core/Misc: Fixed a bunch of issues found by static analysisShauren
2013-05-17Core: Add "GetRaceNameByID" and "GetClassNameByID" to get localized class and...Ascathor
2013-05-16Core: Fix compiler warningsNay
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-05-04Core/Players: Fixed tabard championing in normal modes of WotLK level 80 dung...Shauren
2013-04-05Core/PacketIO: Implemented possibility to ban client addons serversideShauren
2013-04-04Core/Spells: Reimplemented SPELL_ATTR0_LEVEL_DAMAGE_CALCULATIONShauren
2013-03-20Core/Misc: Define multiple functions const (+ code cleanup here and there)Spp
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-03-08Core/Vehicles: Give description to unknown seat flagTrista
2013-03-01Core/Vehicles: Defined known seat flag VEHICLE_SEAT_FLAG_IS_USING_VEHICLE_CON...Shauren
2013-01-22Merge pull request #9008 from krofna/krefixesNay
2013-01-20Too small buffer failMislav Blažević
2013-01-19Core/DataStores: Corrected reading CharStartOutfit.dbcShauren
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-11Core/DataStores: Changed index on CharStartOutfit.dbc to allow lookups direct...Shauren
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-31Core: Change a rather badly phrased warning regarding "bad" DBC datastructuresclick
2012-12-26Core/Totem: Have Lightwell use Totem logicMidnaAT
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-26Core/Spells: Corrected radius calculationShauren
2012-11-09Core/Build: Enable Clang PCH support and OS X specific featuresSpp
2012-10-19Proper naming of LfgDungeon structuresSpp
2012-10-19Move LFG string out of Custom patch rangeSpp
2012-10-18Core/Dungeon Finder: Some optimizations.Spp
2012-10-09Core/Achievements: Fixed achievements with ACHIEVEMENT_CRITERIA_TYPE_WIN_ARENASubv
2012-10-05Core/LFG: Implemented seasonal bosses options and fixed entrance points for d...horn
2012-09-17Revert last change. Leaving UpdateField names "as is"Spp
2012-09-17Cosmetic: PLAYER__FIELD_KNOWN_TITLES --> PLAYER_FIELD_KNOWN_TITLESSpp
2012-09-13Core/ItemTemplate:kaelima
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-08-28Core/Quests: Fixed quest honor rewards properly.Shauren
2012-08-28Core/Quests: Fix quest honor rewardNay
2012-08-16Core/Loading: Re-enable Server loading logSpp
2012-08-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-08-02Core/Misc: Minor update to SMSG_GUILD_QUERY_RESPONSE, added a value to enum M...kaelima
2012-06-03Core/Enums: Update vehicle seat flags and vehicle seat b flags (from WPP)Nay
2012-05-24Core/Pets: Some minor corrections to 3ea75c50d019f1b29145bc974ae51039544beb16kaelima
2012-04-07Core/Scripting: Allow the use of WorldMapScript for maps that are not contine...Subv
2012-03-29Core/Game: Code style.Gyx
2012-03-17Core/Game: Code style and remove unused core.Gyx
2012-03-16Core/Unit: Fix some movement issues when leaving vehicles introduced in dce0a...kaelima
2012-03-16Core/DBC: Updated ScalingStatValues format stringShauren
2012-03-16Core/DBC: added cloak mask to armorMod and did some cleanup in ScalingStatVal...kaelima
2012-03-10Core/DBC: Remove store getters (useless since we don't have scripts as extern...Shauren
2012-03-07Core/PlayersShauren