aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Database/Implementation
AgeCommit message (Expand)Author
2014-08-22Core/Battle.net: Use real account name from account table to auth instead of ...Shauren
2014-08-15Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-14Core/Creature: update creature_template and some other small thingsjoschiwald
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-09Core/Server: Add missing overridesDDuarte
2014-07-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-29Scripts/OutdoorPvP: replaced some chat texts with proper defense messagesjoschiwald
2014-07-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-25Core/PreparedStatements: Fixed a change I missed in the World prepared statem...Subv
2014-07-25Core/Waypoints: Allow the table waypoint_data to use Takeoff and Land waypoints.Subv
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-06-30Replaced ACE_Task_Base based DatabaseWorker with PCQleak
2014-06-27Core/Battle.net: Fixed password change prepared statementShauren
2014-06-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-18Added missing changes for previous commitShauren
2014-06-13Core/Misc:Ascathor
2014-06-08Core/Commands: Added a set of commands to manage battle.net accountsShauren
2014-06-08Core/Battle.net: Additional checksShauren
2014-06-08Core/Battle.net: Refactored handling multiple game accountsShauren
2014-06-01Core/Battle.net: Implemented reconnectsShauren
2014-06-01Core/Authserver: Refactoring - moved GetAddressForClient to Realm structure, ...Shauren
2014-05-13Core/Battle.net: Use prepared statements in Battlenet::AccountMgrShauren
2014-05-13Core/Battle.net: Use prepared statements in Battlenet::SocketShauren
2014-05-12Core/Battle.net: Changed HandleAuthSession to work with battle.net formatted ...Shauren
2014-05-06Core/Battle.net: Implemented authserverShauren
2014-04-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-27Core: Droped `faction_H` field -- only one faction table is necessaryKinzcool
2014-04-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-22Core/Texts: Implemented loading BroadcastTextsjoschiwald
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-03-02Core/Player: delete queststatus (weekly/monthly/seasonal) on deleting charact...joschiwald
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-10Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-22Core/Auth: Fix expiring account bansjackpoz
2013-12-08Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-11-25Core/Guilds: Fixed an issue with withdrawing money from guild bank as guild m...Shauren
2013-11-17Core/Transports: Fix few transport issues on relog.jackpoz
2013-11-16Core/Auth: Fix Auth failing sometimesjackpoz
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-10-26Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-10-17Core/Creatures: Removed remains of creature_transport tableShauren
2013-10-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-09-29Core/RBAC: Simplify RBAC implementationSpp
2013-09-06Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-06Core/Achievements: Converted save queries to prepared statementsShauren
2013-09-02Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-01Core/Account: Make account password change security variable and various changesAscathor