aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-04Core/Misc: Use ASSERT (custom, better macro) instead of the C macro assert()Nay
2013-01-02Core/Misc: Removed odd code from CreatureAIImpl.h, it does not belong hereSpp
2013-01-02Core/Mysql: Multiple changesSpp
2013-01-02Core/Misc: Some minor changes here and thereSpp
2013-01-02Core/Misc: Replaced some macro definitions with inline functionsSpp
2013-01-01Core/Command: Add command for near creature findingVincent_Michael
2013-01-01Update more copyright note for 2013. (alcohol sucks)Vincent_Michael
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-31Core: Fixed some level 4 warnings (msvc)Shauren
2012-12-21Core: Fix some codestyle in 957571e18c4d6e5874ce1052ae49e4d0d21018beVincent_Michael
2012-12-15Implements saving of loot (items / money) contained inside lootable inventory...MrSmite
2012-12-04Core/Quest: Add support for monthly questsVincent-Michael
2012-11-30Core/Misc: Include character level in log when a character is being deletedSpp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-18Core/Calendar: Completely rewrite and fix most of the calendar systemhorn
2012-11-17Crash Fix after b99c347Spp
2012-11-10Core/Build: Fix compile using mysqllite included with coreSpp
2012-11-09Core/Build: Enable Clang PCH support and OS X specific featuresSpp
2012-11-02Core/Guild: Code RefactorSpp
2012-10-28Core/Logging: Add new log type for SOAP.Spp
2012-10-22Core/Logging: Fix PlayerDump loggingSpp
2012-10-17Core/Ticket:kaelima
2012-10-12Core/Commands: Allow .modify money to take another parameter structure:Warpten
2012-10-10Merge pull request #8001 from tibbi/reputation_convertSubv
2012-10-08adding a new prepared statement for selecting char at_login and titlestibbi
2012-10-07correct reputation converting at faction changetibbi
2012-10-07Core/Utils: Add asserts to irand, urand and frandNay
2012-10-06Core/Misc: Tabs to spaces and whitespace cleanupNay
2012-10-04Core/Misc: Fix a format error in ByteArrayToHexStrSubv
2012-10-03Core: Fix build without PCHSpp
2012-10-02Core: "Initial support for C++11 compilers"Spp
2012-10-02Core/Utilities: Use generic templates with AddPct, ApplyPct and CalculatePctSpp
2012-10-02Core/Utilities: Do not expose internal store structure in Tokens and rename i...Spp
2012-09-27emptylinetibbi
2012-09-27adding Title converter to faction converter, original author Silinorontibbi
2012-09-26Core/Logging: Fix crash when trying to log a message while config is being re...Spp
2012-09-13Core/Calendar: Fixed breaking calendar event UI after reloggingShauren
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-09-05Core/Misc: Fix some warnings and logic mistakes found by static code analysiskaelima
2012-09-04Properly fixed one warningShauren
2012-09-04Core: Warning fixesShauren
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-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-27Core/Logging: Minor optimization in ShouldLogSpp
2012-08-26Core/DBLayer: Fixed memory leaks when query returned empty result setShauren
2012-08-16Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADINGSpp