Fixed crash at .chardelete command use. |
|
More...
|
over 16 years ago
|
[6811] Use unordered_map only from gcc 4.3.x where it became deprecated |
|
More...
|
over 16 years ago
|
uint->int |
|
More...
|
over 16 years ago
|
Merge branch 'master' into 303 |
|
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. |
|
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. |
|
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 |
|
More...
|
over 16 years ago
|
Updated some enums |
|
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 |
|
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 |
|
More...
|
over 16 years ago
|
Merge branch 'master' into 303 |
|
More...
|
over 16 years ago
|
Raid wide auras, untested |
|
More...
|
over 16 years ago
|
[6807] Fixed multi line messages and other bugs in git_id |
|
More...
|
over 16 years ago
|
[6806] Not output error at loading empty character_ticket table. |
|
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) |
|
More...
|
over 16 years ago
|
[6805] Small fixes in send/received packet and simple code cleanup also. |
|
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. |
|
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. |
|
More...
|
over 16 years ago
|
[6802] Fixed build of realmd (absent macro arg) after recent git_id adding. |
|
More...
|
over 16 years ago
|
[6801] Fixed some compile errors in git_id |
|
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. |
|
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
|