aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/DataStores
AgeCommit message (Expand)Author
2015-09-01Core/DB2Structure: Add missing include that triggers compile error when inclu...StormBytePP
2015-08-31Core/DataStoresShauren
2015-08-30Core/Players: Implemented serverside validation of reserved/profane namesShauren
2015-08-29Core/Vehicles: Fix CanEnterOrExit by implying that if a vehicle seat have ani...StormBytePP
2015-08-26Core/Player: implemented ToyboxMitchesD
2015-08-13Core/DataStores: Updated Mount.db2 structureShauren
2015-08-11Core/Startup: Allow reading DBCs and DB2s files from locale subdirectories of...stormbyte
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-21Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-07-15Core/Chat: Updated item chat link formatShauren
2015-07-12Core/Players: Fixed power slot orderingShauren
2015-07-11Core/Players: Fixed glyph slotsShauren
2015-07-08Server/DataStores: Updated DBC version checks to 6.2.0 (20216).AriDEV
2015-07-07Fix non pch build.Gacko
2015-07-07Core/DataStores: Updated dbc/db2 structures to 6.2.0Shauren
2015-07-05Core/DataStores: Moved SkillTiers to database - it no longer exists in dbc formShauren
2015-07-04Core/DataStores: Removed CreatureSpellData.dbc, it is not used anymoreShauren
2015-07-04Core/DataStores: moved GameTables to separate method and load them from DB2MitchesD
2015-07-01Core/Quests: Calculate the RewardMoney value with QuestMoneyReward.dbc and de...Kinzcool
2015-06-11Core/DBC: Fixed DBC fmt introduced in 2bd28bce696dfbed6e3e96acd37069f591f29fd4Carbenium
2015-06-11Core/Guild: Add validation for guild tabard colorsCarbenium
2015-06-02Core/Maps: Fixed MapDifficulty lookup for instances that do not have a select...Shauren
2015-05-26Core/DataStores: Load AnimKit.dbc to validate anim kit usageShauren
2015-05-24Core/Achievements: Implemented ACHIEVEMENT_CRITERIA_TYPE_RECRUIT_GARRISON_FOL...Shauren
2015-05-17Core/Garrisons: Initial work on garrison followersShauren
2015-05-14Merge pull request #14547 from Regigicas/mount_actionCarbenium
2015-05-08Core/Misc: Fixed wrong references to ZoneName instead of using AreaName_langKinzcool
2015-05-08Core/Garrisons: Basics for garrisonsShauren
2015-05-04Core/Creatures: Extended npcflags to uint64Shauren
2015-05-01Core/Player: Implemented seamless teleportingShauren
2015-04-21Core/Misc: Barbershop fixesShauren
2015-04-20Core/Misc: Removed gcc specific packing pragma syntax - only unsupported (now...Shauren
2015-04-18Core/Actions: Allow mounts buttons to be savedRegigicas
2015-04-15Core/Items: Implemented ItemSpec.dbcShauren
2015-04-14Core/Quests: Added research results about last field in QuestPackageItem.db2Shauren
2015-04-13Core/Quests: fixed quest rewardingRat
2015-04-08Core/PacketIO: Updated and enabled CMSG_AREA_SPIRIT_HEALER_QUERY, CMSG_AREA_S...Shauren
2015-04-06Core/DataStores: Actually load SpellPowerDifficulty.db2, oops.Shauren
2015-04-05Build fix for GCC 4.7Shauren
2015-04-05Core/Player: Implement CharSections.dbc and serverside checksCarbenium
2015-03-23Core/Spells: Spell radius calculation updateRat
2015-03-22Core/Misc: Warning fixesShauren
2015-03-09Fix non pch buildGacko
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-03-08Core/DataStores: Fixed a crash happening when TaxiNodes.db2 fails to loadShauren
2015-03-08Core/Spells: Implemented multiple spell power costsShauren
2015-03-08Core/DataStores: Fixed out of bounds array access during loading TaxiNodes.db...Shauren
2015-03-07Core/Player: All spells and skills are now automatically learned without any ...Shauren
2015-03-06Core/DataStores: Added an extra safeguard for loading db2 hotfix locale table...Shauren
2015-03-04Core/DataStores: Updated dbc structures to 6.1Shauren