aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
2012-09-07Core/Guilds: Implemented basic guild leveling (no player statistics/reputation)Shauren
2012-09-05Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-09-05Core/Player: Implement server-side loading/saving of CUF profilesNay
2012-09-05Core/Misc: Fix some warnings and logic mistakes found by static code analysiskaelima
2012-09-05Core/Misc: Rename void storage related prep. statements to comply with standardsNay
2012-09-04Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-09-04Properly fixed one warningShauren
2012-09-04Core: Warning fixesShauren
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-09-02Fixed typo in PutBitsShauren
2012-09-02Core/Battlegrounds: More battleground fixesSovak
2012-09-01Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-09-01Core/Logging: Delete player filename will now use guid_name format like old l...Spp
2012-09-01Core/Logging: Fix delete player crash having logging player enabled.Spp
2012-09-01Core/PacketIO: Implemented ByteBuffer::PutBits allowing to put a value at spe...Shauren
2012-08-30Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-30Core: Fix many "errors"/warnings and coding style (1)Nay
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-27Core/Logging: Minor optimization in ShouldLogSpp
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/PacketIO: Updated SMSG_GUILD_BANK_LISTShauren
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-16Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-16Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADINGSpp
2012-08-16Core: Fix buildNay
2012-08-16Core/Logging: Remove recently added "outOpCode" with outInfo(LOG_FILTER_OPCOD...Spp
2012-08-16Core/Logging: Set config options to behave like old log system.Spp
2012-08-16Core/Loading: Re-enable Server loading logSpp
2012-08-15Misc: CRLF to LF, whitespace cleanup and tabs to spacesNay
2012-08-15Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-15Core/Logging: Added documentation about this systemSpp
2012-08-15Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-15Core/Logging: Fix crash on authserver shutdownSpp
2012-08-14Core/Vendors: Add currencies to vendorsNay
2012-08-14Core/AI: Removed EventAI handling. is not needed more for cataclysm...Venugh
2012-08-10Core: Cleanup whitespace, fix build and enable 1 opcodeNay
2012-08-10Core/PacketIO: Added WriteString method to ByteBuffer allowing to write strin...Shauren
2012-08-10Core/PacketIO:kaelima
2012-08-09Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-09Core/Logging: Fixed a possible crash with dynamic log file namesShauren
2012-08-09Core/Logging: Fix crash in AppenderFile deconstructor when logfile is uniniti...kaelima
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