aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/DataStores
AgeCommit message (Expand)Author
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-12-31Core/Spells: Fixed ErrorCube spell missilesShauren
2018-10-02Core/DBC: Sanitize DBC loading procedure. Extra checks. Capability to load st...Treeston
2018-09-27Core/Misc: Revert 4990423, need to find out a better way to handle this.Treeston
2018-09-27Core/Misc: Unify naming of DBC entry, storage and format identifiers based on...Treeston
2018-09-27Core/Misc: Move some headers from game/ to shared/Treeston
2018-02-17Core/Misc: ASSERT() cleanupjackpoz
2018-02-16Core/Events: update holiday code and remove misleading log (event date is the...ariel-
2018-02-12Core/Spells: implemented SpellPriority field from SpellEntry to cleanup charg...ariel-
2018-01-01Core/Player: implemented facial hair validationariel-
2018-01-01Update copyright note for 2018tkrokli
2017-12-28Core/Vehicles: changed flags required to mark a seat as "usable"ariel-
2017-11-25Misc: More cleanupAokromes
2017-11-25Misc: More cleanupAokromes
2017-08-03Core/Misc: Revert back to using boost::regex, std::wregex doesn't work for na...Shauren
2017-07-18Scripts/Item: Fix Nitro Boosts to only fail in flyable areas. Also, it's call...treeston
2017-07-15Core/Misc: Fix static analysis issuesjackpoz
2017-06-20Core/Globals: fix VS2015 buildariel-
2017-06-19Core: ported headers cleanup from master branchariel-
2017-03-06Core/Creatures: disabled "automatic" monster sparringariel-
2017-02-06Core/Misc: Added regex compatibility layer to fall back to boost::regex for r...Shauren
2017-02-05Core/Achievements: Optimized resetting achievement criteria by condition and ...Xinef
2017-01-21Core/Achievements: Greatly optimize achievement system by splitting large typ...Xinef
2017-01-02Update Copyright notice for 2017tkrokli
2016-11-12Core/Spell: move attribute helpers to spellInfoariel-
2016-10-15Core/AI: initial support for monster sparring (#17673)ariel-
2016-10-13Revert "Core/DBC: fix wrong field type for ItemLimitCategory.dbc."SnapperRy
2016-10-13Core/DBC: fix wrong field type for ItemLimitCategory.dbc.SnapperRy
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