EverWrath/src/server/game
Stefano Borzì ad6985f459
fix(core/packet): prevent client crash from malformed packet/message (#2910)
* Update AuctionHouseHandler.cpp

* fix(core/packet): prevent crash from malformed string
2020-04-21 00:00:26 +02:00
..
Accounts fix(Core/Misc): few improvements to ut8 handling (#2455) 2019-12-02 08:33:44 +01:00
Achievements fix(CORE/locale): achievement_reward_locale should now work (#2811) 2020-04-10 22:31:39 +02:00
Addons Update license links (#783) 2018-03-12 10:54:57 +01:00
AI feat(Core/AI): CU_SAI - Custom Target Options (#2879) 2020-04-18 16:59:52 +02:00
ArenaSpectator Revert "feat(core): Ensure that all actions are compared to fixed point in time (#1236) (#1458)" (#1471) 2019-02-15 15:14:49 -03:00
AuctionHouse feat(Core/Hook): A few new hooks (#2671) 2020-02-27 22:45:38 +01:00
Battlefield feat(Core/Misc): remove and replace ACE_Singleton (#2418) 2019-12-21 00:29:29 +07:00
Battlegrounds fix(Core/Creature): Use proper name for wander distance (#2858) 2020-04-11 11:20:02 +02:00
Calendar fix(Calendar/Packets): add additional validation when creating events (#2799) 2020-03-28 22:47:53 +01:00
Chat feat(Core/Packet): Implement AntiDOS protection from Trinity (#2789) 2020-03-23 15:46:00 -03:00
Combat feat(Core/Spell): Header include optimization for files: SpellAura.h SpellAuraEffects.h (#2632) 2020-02-19 07:55:18 +01:00
Conditions fix(Core): potential crashes/bugs reported by static analysis #2 (#2622) 2020-02-03 07:52:27 +01:00
DataStores feat(Core/AI): CU_SAI - Custom Target Options (#2879) 2020-04-18 16:59:52 +02:00
DungeonFinding fix(Core): potential crashes/bugs reported by static analysis #2 (#2622) 2020-02-03 07:52:27 +01:00
Entities feat(Core/AI): CU_SAI - Custom Target Options (#2879) 2020-04-18 16:59:52 +02:00
Events fix(Core): potential crashes/bugs reported by static analysis #2 (#2622) 2020-02-03 07:52:27 +01:00
Globals fix(Core/Creature): Use proper name for wander distance (#2858) 2020-04-11 11:20:02 +02:00
Grids fix(Core/GameObjectScript): Environmental damage of burning game objects (#2432) 2019-12-07 08:19:24 +01:00
Groups fix(Core): potential crashes/bugs reported by static analysis #2 (#2622) 2020-02-03 07:52:27 +01:00
Guilds Core/Misc: Remove redundant null pointer checks before delete (#2679) 2020-02-20 18:33:28 +01:00
Handlers fix(core/packet): prevent client crash from malformed packet/message (#2910) 2020-04-21 00:00:26 +02:00
Instances feat(Core/Misc): remove and replace ACE_Singleton (#2418) 2019-12-21 00:29:29 +07:00
Loot feat(Core/Misc): remove and replace ACE_Singleton (#2418) 2019-12-21 00:29:29 +07:00
Mails feat(Core/Hook): A few new hooks (#2671) 2020-02-27 22:45:38 +01:00
Maps fix(Core): potential crashes/bugs reported by static analysis #2 (#2622) 2020-02-03 07:52:27 +01:00
Misc refactor(HandleAuctionListOwnerItems): prevent crash (#2684) 2020-02-24 08:40:02 +01:00
Miscellaneous fix(Core/Creature): Use proper name for wander distance (#2858) 2020-04-11 11:20:02 +02:00
Motd fix build 2019-01-19 10:23:23 +01:00
Movement fix(Core/Creature): Use proper name for wander distance (#2858) 2020-04-11 11:20:02 +02:00
OutdoorPvP feat(Core/Misc): remove and replace ACE_Singleton (#2418) 2019-12-21 00:29:29 +07:00
Petitions feat(Core/Misc): remove and replace ACE_Singleton (#2418) 2019-12-21 00:29:29 +07:00
Pools feat(Core/Misc): remove and replace ACE_Singleton (#2418) 2019-12-21 00:29:29 +07:00
PrecompiledHeaders feat(Cmake): Rewrite build and use inherited dependencies (#1652) 2019-04-01 22:41:08 +02:00
Quests refactor(Core): rename namespaces and macros to acore (#2454) 2019-12-01 13:13:31 +01:00
Reputation feat(Core/Packet): Implement AntiDOS protection from Trinity (#2789) 2020-03-23 15:46:00 -03:00
Scripting feat(Core/Hook): A few new hooks (#2671) 2020-02-27 22:45:38 +01:00
Server fix(Calendar/Packets): add additional validation when creating events (#2799) 2020-03-28 22:47:53 +01:00
Skills refactor(Core): rename namespaces and macros to acore (#2454) 2019-12-01 13:13:31 +01:00
Spells fix(Core/Spell): Melee ranged spells (#2686) 2020-03-20 18:52:30 +01:00
Texts feat(Core/Misc): remove and replace ACE_Singleton (#2418) 2019-12-21 00:29:29 +07:00
Tickets feat(Core/Misc): remove and replace ACE_Singleton (#2418) 2019-12-21 00:29:29 +07:00
Tools fix(Core/commands): Realign columns for command ".pdump" (#2699) 2020-02-25 08:49:25 +01:00
Warden feat(Core/Misc): remove and replace ACE_Singleton (#2418) 2019-12-21 00:29:29 +07:00
Weather feat(Core/Packet): Implement AntiDOS protection from Trinity (#2789) 2020-03-23 15:46:00 -03:00
World feat(Core/Config): make stop time for creatures with WP movement configurable #2715 (#2829) 2020-03-31 01:30:39 +02:00
CMakeLists.txt feat(Core/Library): Rename shared library to common (#1675) 2019-04-04 16:47:17 +07:00