aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/DataStores
AgeCommit message (Expand)Author
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
2015-02-22Core/DataStores: Added iterator class for DBCStorage and DB2StorageShauren
2015-02-22Build fixShauren
2015-02-22Core/DataStores: Added tables for all loaded DB2 storesShauren
2015-02-21Core/Spells: Restored totem category checkShauren
2015-02-21Core/Spells: Removed leftovers of old cooldown handlingShauren
2015-02-19Core/Auras: Implemented using Mount.db2 for selecting mount display idShauren
2015-02-17Core/Spells: Cooldown updatesShauren
2015-02-08Core/Spells: Implemented SpellLearnSpell.db2 for auto learning linked spellsShauren
2015-02-04Core/Misc: Update outdated license header filesNoffearr
2015-01-30Core/Spells: Reimplemented automatic spell learningShauren
2015-01-25Core/Players: Removed garbage code for autolearning class spells. Lookup by n...Shauren
2015-01-24Core/Loot: Implemented automatic assignment of Heroic/Mythic item bonuses whe...Shauren
2015-01-19Core/Achievements: Updated and enabled all previously implemented achievement...Shauren
2015-01-17Core/Misc: Made GetExpansionForLevel return current expansion for all creatur...Kinzcool
2015-01-17Core/DataStores: Optimized memory usage for DB2StorageShauren
2015-01-16Core/Misc: Implemented leveling/killing experience loading from gtOCTLevelExp...Kinzcool
2015-01-12Core/Quests: Send completed quest data on loginShauren
2015-01-10Core/Entities: Load creature health points from the Gt DBCsKinzcool
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-10Core/Achievements: Defined another known achievement flagShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-29Core: fixed typos from previous commit and kill more warningsjoschiwald
2014-12-29Core/Scripts: multiple changesjoschiwald
2014-12-28Core/Misc: Prevent crashing server with CMSG_TIME_SYNC_RESP and fixed some wa...Intel
2014-12-28Core/Achievements: Updated achievements - progress is currently not saved unt...Shauren
2014-12-27Fix non pch buildGacko
2014-12-27Server/Currency: Implement Apexis CrystalsAriDEV
2014-12-26Core/DataStores: Added DB2ManagerShauren
2014-12-25Core/DataStores: Moved broadcast_text handling to DB2StorageShauren
2014-12-24Core/DataStores: Implemented loading hotfixes database into DB2StorageShauren
2014-12-23Core/Items: Updated item stat calculationsShauren
2014-12-21Core/Items: Refactored ItemTemplateShauren
2014-12-20Server/DataStore: Added Scenario to MapTypesAriDEV
2014-12-20Core/Items: Removed reforgingShauren
2014-12-20Merge pull request #13720 from AriDEV/6.xDuarte Duarte
2014-12-20Server/DataStore: Updated Error Message TextAriDEV
2014-12-20Server/DataStore: Updated DBC & DB2 Checks For 6.0.3 (19342)AriDEV
2014-12-14Core/Spells: Optimized spell effect info loadingShauren
2014-12-08Merge branch 'Spells' of https://github.com/TrinityCore/TrinityCore into SpellsRat
2014-12-07Merge branch '6.x' into SpellsIntel