aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Database
AgeCommit message (Expand)Author
2012-09-07Core/Guilds: Implemented basic guild leveling (no player statistics/reputation)Shauren
2012-09-05Core/Player: Implement server-side loading/saving of CUF profilesNay
2012-09-05Core/Misc: Rename void storage related prep. statements to comply with standardsNay
2012-09-03[Core/Currency] drop conquestPoints and totalHonorPoints columns with porting...cyberbrest
2012-09-03[Core/Currency] save all currencies on special db table.cyberbrest
2012-08-30Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-30Core/Creature: Added DB support for UNIT_FIELD_FLAGS_2. Thanks cyberbrestkaelima
2012-08-27Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-26Core/DBLayer: Fixed memory leaks when query returned empty result setShauren
2012-08-23Core/Guilds: Fixed saving bank withdraw limits for tabs 7 and 8Shauren
2012-08-23Core/PacketIO: Corrected character reorderingShauren
2012-08-22Core/Opcodes: Fix CMSG_REORDER_CHARACTERSNTX
2012-08-18Core/Loading: Fixed a crash at char loginSubv
2012-08-14Core/Vendors: Add currencies to vendorsNay
2012-08-08DB: Rename characters' void_storage to character_void_storageNay
2012-08-08Core&DB/NPCs: Add an extra field for mana_mod in creature_template (for prope...Nay
2012-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-06Core/Logging: Use prepared statements in AppenderDBSpp
2012-08-06Core/SQL: Kill core if error 1064 is triggered (error code 1064 you have an e...Spp
2012-08-06Core/Logging: Try to simplify configuration of loggers and appendersSpp
2012-08-05Core/Commands:Vincent-Michael
2012-08-04Core/Guilds: Implemented some guild packets, some basic guild functions is wo...kaelima
2012-08-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-08-02Some codestyle changes.Alternative
2012-08-02Added disable commands.Alternative
2012-07-30Core/VS: Allow to store/retrive random stats items in void storageNay
2012-07-30Core/DBLayer: Fix a typo in void_storage table nameNay
2012-07-30Core: Implement Void StorageNay
2012-07-19Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2012-07-19Core/AuctionHouse: Refactored and corrected building auction mail messagesShauren
2012-07-18Core/Player: Moved guild id storing back to updatefieldsShauren
2012-07-14Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2012-07-13Core/Player: Fix issues with 'ignore this slot' option on equipment manager u...NNN666
2012-07-11Core/MiscShauren
2012-07-11Core/Players: Fixed saving/loading glyphsShauren
2012-07-09Core/Achievements: Implemented guild achievementsShauren
2012-07-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xShauren
2012-06-30Core: Minor code style correctionsShauren
2012-06-07Core/Maps: Moved object respawn time storage from global to map level. This r...Shauren
2012-05-30Core/DBLayer: Fix some errors with character DB prepared statementsNay
2012-05-30Merge git://github.com/TrinityCore/TrinityCore into 4.xkaelima
2012-05-06Core/Accounts: Delete all bans related to an account when it has been deleted.kaelima
2012-04-30Core/DBLayer: CHAR_DEL_CHAR_AURA_FROZEN query should be asynchronouskaelima
2012-04-13Scripts/Icecrown CitadelShauren
2012-04-11Core/DBLayer: incorrect use of va_startfaramir118
2012-04-09Core/DBLayer: Fix two crashes when using pdump commandkaelima
2012-04-07Core/Tickets: Add report time and current latency to lag_reports tableNay
2012-04-03Core/World: Add character name data after loading PlayerDumpShauren
2012-04-02Core/Database: Some extended debug output for Field::GetXXX logs.kaelima