aboutsummaryrefslogtreecommitdiff
path: root/sql/base/characters_database.sql
AgeCommit message (Expand)Author
2015-03-21TDB 6.0.1 - 2015/03/21TDB6.01Nayd
2015-03-21Core/Updates: Add an automatic database update system. Automatically detects ...Naios
2015-03-10Core/Support: Update the support/ticket system to 6.xCarbenium
2015-02-17Core/Spells: Cooldown updatesShauren
2015-02-13Core/Guild: Updated and enabled most previously implemented guild and petitio...Mogadischu
2015-01-27DB/Schema: Update characters databaseNayd
2015-01-16Core/Auras: Fixed saving all aura effect values to databaseShauren
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-02Merge pull request #13809 from AriDEV/6.xjoschiwald
2015-01-02Server/PacketIO: Currency UpdatesAriDEV
2014-12-31Core/Achievements: Enabled saving progress and converted old saved dataShauren
2014-12-28Core/Quests: Updated Quest System to new FormatIntel
2014-12-23Core/Items: Updated item stat calculationsShauren
2014-11-12Core/Talents:Intel
2014-10-26Misc: Fixed sql import, added new changes to world_database.sql, removed dupl...Shauren
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-25Fixed SQL typo in characters_database.sqlmarc0303
2014-10-25Core/Guilds: Fifth part of converting int to bigint guids in databaseShauren
2014-10-24Core/Entities: Fourth part of converting int to bigint guids in databaseShauren
2014-10-23Core/Entities: Third part of converting int to bigint guids in databaseShauren
2014-10-23Core/Entities: Second part of required database changes for migrating guids t...Shauren
2014-10-23Core/Entities: First step to 128 bit guidsShauren
2014-10-20Core/Entities: First part of required database changes for migrating guids to...Shauren
2014-10-19Merge remote-tracking branch 'origin/3.3.5' into 4.3.4DDuarte
2014-10-18Core/Quest: implement Quest TrackerShinDarth
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-08-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-28Core/BattleGrounds: store data about BGs victoriesShinDarth
2014-04-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-03-16Core/Loot: Implement round robin for under threshold items in case of master ...Dehravor
2014-01-31Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2014-01-31SQL: Update old .sql files to keep consistency with auth_database.sqlDuarte Duarte
2014-01-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2014-01-12DB/Guild: Fix incorrect input length limitsDehravor
2013-07-19Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-07-19Core/Misc: Change creatures and gameobject phasemask from 16 to 32 bitsVlad
2013-06-20Core/Achievements: Fixed field type in *_achievement_progress tablesShauren
2013-05-21Merge branch 'master' into 4.3.4 [NOTE: There are parts of code marked as "RE...Spp
2013-05-16DB/Characters: Remove guildId from characters table (characters_database.sql ...Nay
2013-04-05Core/PacketIO: Implemented possibility to ban client addons serversideShauren
2013-03-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-04Core/Players: Implemented converting quests on faction change (keeping old fa...Shauren
2013-02-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-04DB/Characters: Update sql/base/characters_database.sqlNay
2012-12-23Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Subv
2012-12-15Implements saving of loot (items / money) contained inside lootable inventory...MrSmite
2012-12-07Merge branch 'master' into 4.3.4Spp
2012-12-04SQL: Update characters_database.sqlVincent-Michael
2012-11-19Merge branch 'master' into 4.3.4Spp