aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
2012-09-13Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-09-13Core/Calendar: Fixed breaking calendar event UI after reloggingShauren
2012-09-12Core: Fixed crashes guild achievement db queriesShauren
2012-09-11Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-09-10Core/Guilds: Implemented GuildFinder.Warpten
2012-09-10Core/Guilds: Corrections to guild news & rewards commit, fixed build and adde...Nay
2012-09-09Core/Guilds: Implemented guild news & guild rewards tabSovak
2012-09-08Core: Fix build and a warningNay
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