Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-21 | [7509] Use defines instead explcit value for talent rank cound (in general ↵ | megamage | |
and for pets) Author: VladimirMangos --HG-- branch : trunk | |||
2009-03-21 | Small code cleanup and partial merge with dev branch Author: tomrus88 | megamage | |
--HG-- branch : trunk | |||
2009-03-21 | * Minor fix for DB log levels. | XTZGZoReX | |
--HG-- branch : trunk | |||
2009-03-21 | * Fixed log levels. | XTZGZoReX | |
--HG-- branch : trunk | |||
2009-03-21 | Unwanted changes backed-out. | panaut0lordv | |
--HG-- branch : trunk | |||
2009-03-21 | Merge. | panaut0lordv | |
--HG-- branch : trunk | |||
2009-03-20 | * This should fix a Windows-specific crash (on Windows, time_t is uint64). | XTZGZoReX | |
--HG-- branch : trunk | |||
2009-03-20 | mangosd->trinitycore & realmd->trinityrealm | panaut0lordv | |
--HG-- branch : trunk | |||
2009-03-20 | * Re-implementing timestamps in log files. (Note: Does not work on console yet.) | XTZGZoReX | |
--HG-- branch : trunk | |||
2009-03-20 | * Re-implementing console log colors. | XTZGZoReX | |
* Removed unused code in Log.cpp. --HG-- branch : trunk | |||
2009-03-20 | * Merge. | XTZGZoReX | |
--HG-- branch : trunk | |||
2009-03-19 | *Fix the bug that summon dbc is not read. Now creatures can be summoned. | megamage | |
*Make minipet as tempsummon instead of pet. Make totem as tempsummon. --HG-- branch : trunk | |||
2009-03-19 | * Correctly implement database logging in WorldLog. | XTZGZoReX | |
* This fixes LogDB.World config option. --HG-- branch : trunk | |||
2009-03-19 | * Implementing database logging: | XTZGZoReX | |
** LogTime and LogColors config options removed due to incompatibility. ** Old file logging still available. ** Totally redone the Log class. ** Config options added: EnableLogDB, DBLogLevel, LogDB.Char, LogDB.RA, LogDB.GM -- remember to update config file. ** SQL updates attached. --HG-- branch : trunk | |||
2009-03-19 | * Fixed ByteBuffer::read<std::string> specialization. This one is correct. | XTZGZoReX | |
--HG-- branch : trunk | |||
2009-03-19 | * Small speedups in mempool/dotconfpp. | XTZGZoReX | |
--HG-- branch : trunk | |||
2009-03-19 | * Removed unused/unneeded classes: Base, Mthread | XTZGZoReX | |
* Fixed a merge issue that broke VC71 files. * Moved WheatyExceptionReport to shared, where it should be. --HG-- branch : trunk | |||
2009-03-18 | *Fix build. | megamage | |
--HG-- branch : trunk | |||
2009-03-18 | *Read dbc summon properties for future use. | megamage | |
--HG-- branch : trunk | |||
2009-03-18 | [7485] Added support for PostgreSQL connection using Unix sockets. ↵ | megamage | |
Author: ApoC For using socket connection specify host name as . and port as path to Unix socket directory or . for default path specified in PostgreSQL compile time. --HG-- branch : trunk | |||
2009-03-18 | *Commend a function because it break build. | megamage | |
--HG-- branch : trunk | |||
2009-03-18 | * Merge. | XTZGZoReX | |
--HG-- branch : trunk | |||
2009-03-18 | * Added specialized ByteBuffer::read for std::string. This will aid in ↵ | XTZGZoReX | |
packet processing later. --HG-- branch : trunk | |||
2009-03-18 | *Fix milling. | QAston | |
*Fix Divine Shield. --HG-- branch : trunk | |||
2009-03-18 | * Fixed/improved the config library: Removed useless methods and fixed the ↵ | XTZGZoReX | |
existing. * Few related changes to make the rest of the core reflect the changes. --HG-- branch : trunk | |||
2009-03-17 | [7477] Implement work ACHIEVEMENT_CRITERIA_TYPE_EQUIP_ITEM Author: ↵ | megamage | |
VladimirMangos --HG-- branch : trunk | |||
2009-03-15 | [7464] Move check of spell using for lock open to single function. Remove ↵ | megamage | |
more hacks. Author: VladimirMangos --HG-- branch : trunk | |||
2009-03-11 | *Remove Mangos revision file. | megamage | |
--HG-- branch : trunk | |||
2009-03-10 | [7439] Fix wrong liquid level in some places. Need reectract maps. ↵ | megamage | |
Author: DiSlord Remove some log on extract maps. Add liquid status log to .gps command --HG-- branch : trunk | |||
2009-03-10 | *Fix a typo in ObjectMgr::LoadAreaTriggerTeleports. By VladimirMangos | megamage | |
--HG-- branch : trunk | |||
2009-03-10 | [7437] Fixed client visible instance ids for battlegrounds. Author: balrok | megamage | |
--HG-- branch : trunk | |||
2009-03-10 | [7436] Fixed Average Wait time for all BG/arena queue types. By Balrok and ↵ | megamage | |
Triply. --HG-- branch : trunk | |||
2009-03-10 | [7435] Fixed Spell::EffectAddHonor to corrcetly add honor based on player's ↵ | megamage | |
level Author: Triply --HG-- branch : trunk | |||
2009-03-09 | [7434] Fix one paladin spell bonus Author: rechapa79 | megamage | |
--HG-- branch : trunk | |||
2009-03-09 | [7433] Fixed death runes counting. Patch provided by Rastikzzz. | megamage | |
--HG-- branch : trunk | |||
2009-03-09 | [7432] Fixed BattleGround's bonus_honor based on player level and ↵ | megamage | |
reputation rewards. Implement functions for BattleGroundWeekends. Author: balrok, Triply Correctly assigned some comments. --HG-- branch : trunk | |||
2009-03-09 | [7431] Fix the gnome racial spell Author: Lightguard | megamage | |
--HG-- branch : trunk | |||
2009-03-09 | [7428] Add new .map file format use more compact data store and use | megamage | |
Rewrite .map extractor + extract more useful data + add "-f 0" option for disable size/accuracy optimisation + Compatability vs 2.4.3 client data More fast get .map data Implement fatigue timer Rewrite breath timer Allow absorb/resist for lava/slime environmental damage Need re-extract map for work. Author: DiSlord --HG-- branch : trunk | |||
2009-03-09 | [7427] Sort ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE achievements by ↵ | megamage | |
normal/heroic and check current player mode fit. Author: VladimirMangos Also ignore any ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE achievements with not implemented custom requirements. --HG-- branch : trunk | |||
2009-03-09 | [7426] Mounted players now can capture tower point in Eye of Storm. ↵ | megamage | |
Author: Triply Renamed function isAllowUseBattleGroundObject to CanUseBattleGroundObject --HG-- branch : trunk | |||
2009-03-09 | [7425] Fixed crash in BattleGround::Update() Author: Triply | megamage | |
--HG-- branch : trunk | |||
2009-03-09 | [7424] Codestyle: removed not needed \n in log output. Author: balrok | megamage | |
--HG-- branch : trunk | |||
2009-03-09 | [7423] Disable incremental limking for binaries in debug mode. Author: ↵ | megamage | |
VladimirMangos Anyway it always fail and back to non-incremental way. --HG-- branch : trunk | |||
2009-03-09 | [7422] Allow localization base at guildmaster locale default guild rank ↵ | megamage | |
names at guild creating. Author: VladimirMangos --HG-- branch : trunk | |||
2009-03-09 | [7421] Check fread result at DBC file loading. Author: VladimirMangos | megamage | |
This is more safe in general and prevent "warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result" --HG-- branch : trunk | |||
2009-03-09 | [7420] Not set cdecl calling convention for x64 platform for Unic/Linux. ↵ | megamage | |
Author: VladimirMangos This will prevent generation "warning: 'cdecl' attribute ignored" --HG-- branch : trunk | |||
2009-03-09 | [7419] Fixed some type convertion warnings. Author: VladimirMangos | megamage | |
--HG-- branch : trunk | |||
2009-03-09 | [7418] Implement new log filter LogFilter_AchievementUpdates that let ↵ | megamage | |
avoid achievments updates spam in logs if not needed. Author: VladimirMangos Enabled by default. --HG-- branch : trunk | |||
2009-03-09 | [7417] Fixed crash at access by unexpected NULL pointer in quest ↵ | megamage | |
templates map. Author: VladimirMangos Never never use operator[] for _access_ to elements std::map. --HG-- branch : trunk | |||
2009-03-09 | [7416] Fixed minimap icon for battlegrounds and arenas. Author: balrok | megamage | |
--HG-- branch : trunk |