aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/DataStores
AgeCommit message (Expand)Author
2016-08-12Core/DataStores: Reduce differences between branches - rename achievement rel...Shauren
2016-08-03Core/DataStores: Fixed name validation crash on locales with utf-8 characters...Shauren
2016-08-02Dep: Remove boost regex dependency and replace its uses with std regex (works...Shauren
2016-07-02Core/Misc: Better description for a logAokromes
2016-05-14Core/Cinematic: Optimize cinematic loadingr00ty-tc
2016-05-11Core/Maps - Improvements to Cinematic functionr00ty-tc
2016-04-14[Core/Maps] Activate creatures and objects during opening cinematics and othe...r00ty-tc
2016-04-02Core/DataStores: Fixed creating entries in sEmotesTextSoundMap if passed inva...Shauren
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-02-09Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...Shauren
2016-01-18Item/Misc: Implement Toy Train Set and Wind-Up Train Wrecker.treeston
2016-01-01Update copyright note for 2016Rushor
2015-12-11Core/Creatures: Implemented automatic detection of trigger models, their orde...Shauren
2015-10-31Core/Spells: Extended spell required shapeshift masks to 64 bits and defined ...Shauren
2015-10-31Core/Players: Implemented serverside validation of reserved/profane namesShauren
2015-10-29Core/Spells: Improved spell category cooldown handlingShauren
2015-09-12Core/Players: Changed multi-segment taxi paths to fly nearby flight masters a...Shauren
2015-08-29Core/Vehicles: Fix CanEnterOrExit by implying that if a vehicle seat have ani...StormBytePP
2015-08-05Fixed load taxi nodes.Alex
2015-07-25Core: Fix non pch buildVincent-Michael
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-05-19Core/Misc: Removed gcc specific packing pragma syntax - only unsupported (now...Shauren
2015-05-19Fix build after recent cherry-picksDDuarte
2015-04-05Build fix for GCC 4.7Shauren
2015-04-05Merge pull request #13862 from ariel-/pr_tmpCarbenium
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-01-27Implement CharSections.dbc and Serverside Checks.arks
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-21DB/Spells:Vincent-Michael
2014-07-16Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostleak
2014-07-14Core/Battleground: moved some arena related code into a generic arena classjoschiwald
2014-07-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostSubv
2014-07-01Core/Skills: Use SkillLineAbility.dbc to determine player initial spells - sk...Shauren
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-06-25Core/Skills: Check if a skill can be unlearned with SkillRaceClassInfo.dbc da...Shauren
2014-06-15Core/Vehicles: Define and implement VEHICLE_SEAT_FLAG_B_KEEP_PETTrisjdc
2014-05-19Core/Vehicles: Set proper power type using PowerDisplay.dbcShauren
2014-04-13Core/Spells: Fixed players being able to mount with all transform aurasShauren
2014-03-30Core/Misc: Defined a few fields in Map.dbc and rewritten InstanceMap::GetMaxP...Shauren
2014-03-22Core/Map: Save weather, light and music overrides in map to send them to play...Shauren
2014-02-10Core/DB/Achievements:joschiwald
2014-02-05Core/Achievements: Implement criteria type ACHIEVEMENT_CRITERIA_TYPE_ON_LOGIN...Discover-
2014-01-31Core/Achievs: Rename a few unknown achievement criteria flagsDuarte Duarte
2014-01-05DB/Spells: correct more spelldifficulty_dbc entriesjoschiwald
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-25Core/Scripting: Replace casted with cast as casted is not a word.Malcrom
2013-12-09Core/Enums: Few inns/zones use the zone itself for the resting state instead ...Kinzcool
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor