aboutsummaryrefslogtreecommitdiff
path: root/src/shared
AgeCommit message (Expand)Author
2009-03-21[7513] Implement currencies tab work. Also check related item data at server ...megamage
2009-03-21[7512] Implement checks of item bag mask at server startup. Author: VladimirM...megamage
2009-03-21*Merge. Warning: I do not know if bg fix is still good for wlk.megamage
2009-03-21[7509] Use defines instead explcit value for talent rank cound (in general an...megamage
2009-03-21Small code cleanup and partial merge with dev branch Author: tomrus88megamage
2009-03-21Added MySQL reconnect support, in case of mysql server dying while trinity's ...raczman
2009-03-21* Minor fix for DB log levels.XTZGZoReX
2009-03-21* Fixed log levels.XTZGZoReX
2009-03-21Unwanted changes backed-out.panaut0lordv
2009-03-21Merge.panaut0lordv
2009-03-20* This should fix a Windows-specific crash (on Windows, time_t is uint64).XTZGZoReX
2009-03-20mangosd->trinitycore & realmd->trinityrealmpanaut0lordv
2009-03-20* Re-implementing timestamps in log files. (Note: Does not work on console yet.)XTZGZoReX
2009-03-20* Re-implementing console log colors.XTZGZoReX
2009-03-20* Merge.XTZGZoReX
2009-03-19*Fix the bug that summon dbc is not read. Now creatures can be summoned.megamage
2009-03-19* Correctly implement database logging in WorldLog.XTZGZoReX
2009-03-19* Implementing database logging:XTZGZoReX
2009-03-19* Fixed ByteBuffer::read<std::string> specialization. This one is correct.XTZGZoReX
2009-03-19* Small speedups in mempool/dotconfpp.XTZGZoReX
2009-03-19* Removed unused/unneeded classes: Base, MthreadXTZGZoReX
2009-03-18*Fix build.megamage
2009-03-18*Read dbc summon properties for future use.megamage
2009-03-18 [7485] Added support for PostgreSQL connection using Unix sockets. Author...megamage
2009-03-18*Commend a function because it break build.megamage
2009-03-18* Merge.XTZGZoReX
2009-03-18* Added specialized ByteBuffer::read for std::string. This will aid in packet...XTZGZoReX
2009-03-18*Fix milling.QAston
2009-03-18* Fixed/improved the config library: Removed useless methods and fixed the ex...XTZGZoReX
2009-03-17[7477] Implement work ACHIEVEMENT_CRITERIA_TYPE_EQUIP_ITEM Author: VladimirMa...megamage
2009-03-15[7464] Move check of spell using for lock open to single function. Remove mor...megamage
2009-03-11*Remove Mangos revision file.megamage
2009-03-10 [7439] Fix wrong liquid level in some places. Need reectract maps. Author...megamage
2009-03-10*Fix a typo in ObjectMgr::LoadAreaTriggerTeleports. By VladimirMangosmegamage
2009-03-10[7437] Fixed client visible instance ids for battlegrounds. Author: balrokmegamage
2009-03-10[7436] Fixed Average Wait time for all BG/arena queue types. By Balrok and Tr...megamage
2009-03-10[7435] Fixed Spell::EffectAddHonor to corrcetly add honor based on player's l...megamage
2009-03-09[7434] Fix one paladin spell bonus Author: rechapa79megamage
2009-03-09[7433] Fixed death runes counting. Patch provided by Rastikzzz.megamage
2009-03-09 [7432] Fixed BattleGround's bonus_honor based on player level and reputat...megamage
2009-03-09[7431] Fix the gnome racial spell Author: Lightguardmegamage
2009-03-09 [7428] Add new .map file format use more compact data store and usemegamage
2009-03-09 [7427] Sort ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE achievements by norma...megamage
2009-03-09 [7426] Mounted players now can capture tower point in Eye of Storm. Autho...megamage
2009-03-09[7425] Fixed crash in BattleGround::Update() Author: Triplymegamage
2009-03-09[7424] Codestyle: removed not needed \n in log output. Author: balrokmegamage
2009-03-09 [7423] Disable incremental limking for binaries in debug mode. Author: Vl...megamage
2009-03-09[7422] Allow localization base at guildmaster locale default guild rank names...megamage
2009-03-09 [7421] Check fread result at DBC file loading. Author: VladimirMangosmegamage
2009-03-09 [7420] Not set cdecl calling convention for x64 platform for Unic/Linux. ...megamage