aboutsummaryrefslogtreecommitdiff
path: root/sql/base
AgeCommit message (Expand)Author
2014-12-31Core/Achievements: Enabled saving progress and converted old saved dataShauren
2014-12-28SQL: Sync auth baseVincent-Michael
2014-12-28Core/Quests: Updated Quest System to new FormatIntel
2014-12-27Core/RBAC: Add two side trade to RBACmthsena
2014-12-25Core/DataStores: Moved broadcast_text handling to DB2StorageShauren
2014-12-23Core/Items: Updated item stat calculationsShauren
2014-12-20DB/BattleNet: Update wow build to 19342Vincent-Michael
2014-12-19Core/Spells: Implemented using dbc spellpower/ap coeffiecients for spellsShauren
2014-12-10Core/RBAC: Allow setting different default security level roles to different ...Nyeriah
2014-12-05DB/BattleNet: Update wow build to 19243Vincent-Michael
2014-11-25DB/Schema/Auth: Also change `battlenet_accounts`.`os` to varchar(4)Nayd
2014-11-23DB/Schema/Auth: Change `account`.`os` to varchar(4)Nayd
2014-11-12Core/Talents:Intel
2014-11-11Scripts/Commands: mod xp commandHeihachi
2014-11-10Core/Commands: implement .pvpstats commandDDuarte
2014-11-10SQL: Update auth_database.sqlDDuarte
2014-11-10Core/Commands: Battle.net account command changesShauren
2014-11-09SQL: Updated the base build with changes in 2d74ee9141828721Kinzcool
2014-11-04SQL: Updated battlenet_components to current buildShauren
2014-11-03Core/NetworkIO: implemented undelete opcodes and moved char create/delete pac...joschiwald
2014-10-27SQL: Revert changes to dev/world_database.sqlDDuarte
2014-10-26SQL: Changed creature_template.family to be unsignedShauren
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-20Merge pull request #13361 from Sovak/602Shauren
2014-10-20DB: Move hotfixes_database.sql to the /dev folder (just like world)DDuarte
2014-10-19DB: Create hotfixes_database.sql file and update .travis.yml to import hotfixesDDuarte
2014-10-19Core/NetworkIO: *Fixed basic auth packetsSovak
2014-10-19Merge remote-tracking branch 'origin/4.3.4' into 6.xDDuarte
2014-10-19Merge remote-tracking branch 'origin/3.3.5' into 4.3.4DDuarte
2014-10-18Scripts/Commands: Implement mutehistory command for GM's with requested impro...Heihachi
2014-10-18Scripts/Commands: Implement commands to set and get boss states during run timeNyeriah
2014-10-18Core/Quest: implement Quest TrackerShinDarth
2014-10-18Merge branch '4.3.4' of https://github.com/TrinityCore/TrinityCore into 6.xShauren
2014-10-13Battle.net: Implemented cache stream itemsShauren
2014-10-04Core/Authserver: Updated battle.net structures to 6.0.2.18973Shauren
2014-09-21SQL: Sync world_database after tdb 335.56 releaseVincent-Michael
2014-09-21SQL: Update for 4.3.4Vincent-Michael
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-19Revert "SQL: Update dev/world_database.sql"DDuarte
2014-09-19SQL: Update dev/world_database.sqlDDuarte
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren