13
I Use This!
Moderate Activity

Commits : Listings

Analyzed 19 days ago. based on code collected 20 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed crash at .chardelete command use.
Vladimir Merzliakov
as VladimirMangos
More... over 16 years ago
[6811] Use unordered_map only from gcc 4.3.x where it became deprecated
wyk3d
as Wyk3d
More... over 16 years ago
uint->int
TOM_RUS
as tomrus88
More... over 16 years ago
Merge branch 'master' into 303
TOM_RUS
as tomrus88
More... over 16 years ago
[2008_11_09_01_mangos_command.sql] Create new command .senditems and remove from moderator level command .sendmail possibility send items.
Vladimir Merzliakov
as VladimirMangos
More... over 16 years ago
[6809] Not reset display model at shapeshift aura remove if it not set at apply. More... over 16 years ago
Implement expansion class check and unique class limit.
Vladimir Merzliakov
as VladimirMangos
More... over 16 years ago
Merge branch 'master' of [email protected]:mangos/mangos More... over 16 years ago
* Fix reset combopoints on miss/parry/immune and etc. More... over 16 years ago
Merge branch 'master' into 303
TOM_RUS
as tomrus88
More... over 16 years ago
Updated some enums
TOM_RUS
as tomrus88
More... over 16 years ago
Implemented some spell achievements More... over 16 years ago
[6808] Fixed VC9 build when TR1 is not present and added revision number output to the exception report
wyk3d
as Wyk3d
More... over 16 years ago
Fixed ACHIEVEMENT_CRITERIA_TYPE_FALL_WITHOUT_DYING by using total fall distance instead of fall time. This distance might be used for a more accurate fall damage formula in a later version. More... over 16 years ago
Compile fix
TOM_RUS
as tomrus88
More... over 16 years ago
Merge branch 'master' into 303
TOM_RUS
as tomrus88
More... over 16 years ago
Raid wide auras, untested
TOM_RUS
as tomrus88
More... over 16 years ago
[6807] Fixed multi line messages and other bugs in git_id
wyk3d
as Wyk3d
More... over 16 years ago
[6806] Not output error at loading empty character_ticket table.
Vladimir Merzliakov
as VladimirMangos
More... over 16 years ago
Use (if available) TR1 unordered_map instead hash_map at Unix/Linux (in GCC 4.0.0 and later) and Windows (VC90 and later)
Vladimir Merzliakov
as VladimirMangos
More... over 16 years ago
[6805] Small fixes in send/received packet and simple code cleanup also.
Vladimir Merzliakov
as VladimirMangos
More... over 16 years ago
[6804] [sql/updates/2008_11_07_03_characters_guild_bank_tab.sql sql/updates/2008_11_07_04_realmd_account.sql] Not use varchar(L) with L > 255 for compatibility with mysql version < 5.0.3.
Vladimir Merzliakov
as VladimirMangos
More... over 16 years ago
[6803] [sql/updates/2008_11_07_01_characters_character_db_version.sql sql/updates/2008_11_07_02_realmd_realmd_db_version.sql] Implement characters/realmd DB version requiremnts checks support.
Vladimir Merzliakov
as VladimirMangos
More... over 16 years ago
[6802] Fixed build of realmd (absent macro arg) after recent git_id adding.
Vladimir Merzliakov
as VladimirMangos
More... over 16 years ago
[6801] Fixed some compile errors in git_id
wyk3d
as Wyk3d
More... over 16 years ago
Merge branch 'master' of [email protected]:mangos/mangos More... over 16 years ago
Do not check LOS for triggered spells. Signed-off-by: ApoC <[email protected]> More... over 16 years ago
[6800] Added revision number output.
wyk3d
as Wyk3d
More... over 16 years ago
Implemented ACHIEVEMENT_CRITERIA_TYPE_OWN_ITEM and ACHIEVEMENT_CRITERIA_TYPE_LOOT_ITEM Fixed CMSG_CANCEL_CAST opcode More... over 16 years ago
Access cached member lists in guild handlers instead of querying the DB. More... over 16 years ago