Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-01 | Update copyright note for 2016 | Vincent-Michael | |
Happy new year (Again new year with idiots ...) | |||
2015-12-31 | Core/Misc: Warning fix | Shauren | |
warning C4459: declaration of 'realm' hides global declaration | |||
2015-12-30 | Core/PacketIO: Added new opcode | Shauren | |
2015-12-29 | Core/Networking: Added safety checks against linking instance socket with ↵ | Shauren | |
incorrect/old session Ref #15892 | |||
2015-12-28 | AHBot item class modifiers | Andrew Letson | |
Adds missing modifiers to worldserver.conf | |||
2015-12-28 | Core/PacketIO: Corrected swapped opcode values | Shauren | |
2015-12-27 | Core/Misc: VS 2013 build fix - horrible hack. | Shauren | |
2015-12-26 | Build fix | Shauren | |
2015-12-25 | Core/Creatures: Improved creature text selection to be "more random" instead ↵ | Shauren | |
of favoring first entry | |||
2015-12-24 | Core/Utils: Moved rng functions to separate header and added utility ↵ | Shauren | |
functions to select a random element from a container where each element can have different chance of being selected | |||
2015-12-23 | Core/PacketIO: Defined new known opcodes | Shauren | |
2015-12-22 | Core/PacketIO: Corrected orientation sent in teleport packets | Shauren | |
Closes #16061 | |||
2015-12-21 | Core/PacketIO: Removed handler for another opcode that doesn't exist anymore | Shauren | |
2015-12-20 | Core/Spells: Fixed a crash when npc casts a spell with SpellLevel = 0 and ↵ | Shauren | |
SPELL_ATTR0_LEVEL_DAMAGE_CALCULATION attribute Closes #16072 | |||
2015-12-19 | Core/PacketIO: Updated and enabled /mountspecial packets | Shauren | |
2015-12-19 | Config/BNetServer: Rename yet unused config key to match others. | Gacko | |
2015-12-19 | Config/BNetServer: Move Wrong.Password.Login.Logging to Auth Server Settings ↵ | Gacko | |
section. | |||
2015-12-18 | Core/PacketIO: Removed handler for an opcode that no longer exists | Shauren | |
2015-12-17 | Core/PacketIO: Updated and enabled CMSG_CANCEL_CHANNELLING | Shauren | |
2015-12-16 | Server/ObjectMgr: Added Error Log And Server Shutdown At ID Overflow | Software Engineer | |
2015-12-14 | Core/PacketIO: Updated and enabled CMSG_CALENDAR_COMPLAIN | Shauren | |
2015-12-13 | Core/Players: Updated base mana regen | Shauren | |
2015-12-13 | Fix non pch build. | Gacko | |
2015-12-13 | Tools/MapExtractor: Fix a warning reported by gcc 4.9 | Carbenium | |
/var/lib/jenkins/jobs/tc_335_release_gcc49/workspace/src/tools/map_extractor/System.cpp:113:25: error: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result [-Werror=unused-result] chdir("../"); *NO reextraction of dbcs/maps needed* Binary compatibility is ensured (cherry picked from commit f0c7061f0b6dbd739f98dd91ad471395343fa836) Conflicts: src/tools/map_extractor/CMakeLists.txt src/tools/map_extractor/System.cpp src/tools/map_extractor/loadlib.cpp src/tools/map_extractor/loadlib/loadlib.h src/tools/map_extractor/mpq_libmpq04.h | |||
2015-12-12 | Merge pull request #15960 from panaut0lordv/6.x | jackpoz | |
Core/Misc: Character escaping is not necessary in MOTD config | |||
2015-12-12 | Merge pull request #15920 from Treeston/3.3.5-MCHotkeyPos | jackpoz | |
Unit/PossessBar: Fix spell ordering on possess bar (cherry picked from commit c703e01471a3598f68051abb17e598e316b744ef) | |||
2015-12-12 | Merge pull request #15912 from Treeston/3.3.5-urandms | jackpoz | |
Core/Util: Add urandms(minMS, maxMS) helper (cherry picked from commit c1b4cd21f3debc2eb5e462c5adce659b558c7dc9) | |||
2015-12-12 | Merge pull request #15903 from tkrokli/remove_script_npc_anchorite_truuen | jackpoz | |
Core/Scripts: Remove deprecated script npc_anchorite_truuen Remove deprecated script npc_anchorite_truuen replaced by SAI in 2cecc7b1f7b846d24f25e0f5acb957c4c4b4484d (cherry picked from commit 9020790db22d96dca05e8f6581c9cf80727f14b4) | |||
2015-12-12 | Core/Player: Always allow accounts with RBAC_PERM_COMMAND_GM to enter ↵ | jackpoz | |
instances on login Always allow accounts with RBAC_PERM_COMMAND_GM to enter instances on login even if player had .gm off . Send an ingame message to notify the user about the avoided kick. (cherry picked from commit 5f917e2286809d7aafa8871be38042ae7966c26b) | |||
2015-12-12 | Scripts/EyeOfEternity: Fix crash | jackpoz | |
Fix crash happening when a player would kill a Melee npc on the disks during Malygos fight and mount it before it ended the waypoint path. Close #15900 (cherry picked from commit 6e296ddaa20a51327f7666f6ddaac60e4216ee23) | |||
2015-12-12 | Core/Misc: Build time improvement | Shauren | |
2015-12-11 | Core/Trade: Update TradeStatus enum for 6.2.3 | Shauren | |
Closes #15958 | |||
2015-12-10 | Core/Taxi: Updated taxi enums for 6.2.3 | Shauren | |
Closes #15959 | |||
2015-12-09 | Core/Auras: Defined new spell aura types | Shauren | |
2015-12-08 | Misc: Removed unneeded info about character escaping from .conf.dist and ↵ | Cosmo Orzechovsky | |
improved example MotD | |||
2015-12-08 | Core/Items: Fixed a possible crash with soulbound tradable items | Shauren | |
Closes #15700 | |||
2015-12-06 | Added missing null checks to c488fb219ab080031488593a0b86ac785a7d2cae | Shauren | |
2015-12-05 | Core/Creatures: Implemented automatic detection of trigger models, their ↵ | Shauren | |
order in creature_template no longer matters | |||
2015-12-03 | Core/Conditions: extended CONDITION_NEAR_CREATURE, condition value 3 is now ↵ | MitchesD | |
used to check for dead creature entries (0 - alive, 1 - dead) * I used 0 for alive to avoid touching all conditions with this type | |||
2015-12-03 | Core/Spells: Extended .cheat cooldown command to also affect spells with charges | Shauren | |
2015-12-02 | Core/Spells: Fixed mistake in building SetSpellCharges packet | Shauren | |
2015-12-01 | Scripts/Icecrown Citadel: Professor Putricide - fixed Expunged Gas damage ↵ | Shauren | |
formula Closes #6396 (cherry picked from commit 94e4bddb903d581293b5a7f50f9b32d1262d2c20) | |||
2015-11-30 | Core/DataStores: Added assertion for wrong max difficulty value | Shauren | |
2015-11-29 | Core/Misc: Updated TransferAbortReason enum | Shauren | |
2015-11-29 | Core/Spells: Implement SPELL_AURA_MOD_SKILL_2 | Shocker | |
2015-11-29 | Core/Spells: Define some aura types | Shocker | |
2015-11-29 | Core/RBAC: Fix revoking permissions | Shocker | |
2015-11-29 | Core/Spells: Define PROC_FLAG_JUMP | Shocker | |
2015-11-28 | Core/PacketIO: Updated LootSlotType | Shauren | |
Closes #15890 | |||
2015-11-28 | Misc: Fix some warnings reported by GCC 4.9 | Carbenium | |