1030 Commits

Author SHA1 Message Date
H0zen
ad69c00115 Rewrite TypeContainers using variadic templates
- Removed the ancient (15+ years!!!) type lists technique
  - Updated SD3 submodule
2018-03-29 16:42:12 +03:00
H0zen
014c645cf3 Introducing std::unordered_map/set and enforce C++11 on Linux 2018-03-29 15:41:13 +03:00
H0zen
d014ca2599 ObjectAccessor rewrite
- ObjectAccessor now hides it's inner locks
  - Introduced C++11 lambdas; from now on, VS2012 and any non C++11 compiler are not supported anymore
2018-03-29 14:39:32 +03:00
H0zen
04e1b8b7d4 Partial revert of AHBot module 2018-03-29 00:38:46 +03:00
H0zen
943b130d84 Removed the ancient ahbot module, if PLAYERBOTS enabled 2018-03-29 00:03:29 +03:00
H0zen
f40ac40f02 Make AppVeyor happy 2018-03-28 23:45:03 +03:00
H0zen
f49b02611e Improvements to the build system
- ACE is now build as static library
  - Removed useless directives from master CMakeLists
  - Added support for MariaDB
  - On Windows builds, the required DLLs are now properly copied to the installation folder
2018-03-28 20:37:19 +03:00
Rochet2
6a16cd8cc6 Fix whisper blocking 2018-03-27 16:10:09 +01:00
Rochet2
737fc48970 Fix Eluna hook calls 2018-01-15 22:33:39 +02:00
Antz
8a3a4e0901 [SD3] Revert SD3 to earlier version (until all the issues are fixed 2018-01-15 17:44:29 +00:00
Antz
0435136f0d [SD3] Fix naxx crash on Linux. Thanks H0zen 2018-01-15 13:27:12 +00:00
Antz
2c4eaafd99 [SD3] Fix ashara compile error on Linux. Thanks H0zen 2018-01-15 12:02:25 +00:00
Antz
52454825c7 Happy new year from getmangos 🎉 2018-01-14 10:24:47 +00:00
Antz
6fb855fda6 Remove Remnants of Two obsolete tables: npc_trainer_template & npc_vendor_template 2018-01-06 22:51:51 +00:00
Antz
71593d747d Remove last reminents of obsolete npc_gossip table 2018-01-05 21:38:15 +00:00
Antz
ef8af71d36 [Eluna] Add conditionals around code 2018-01-05 05:33:45 +00:00
Antz
36d3537f6e [DBDocs] Remove DBDocs Editor as no longer required 2018-01-04 23:14:47 +00:00
Rochet2
e16d69ca4f Fix mac build 2017-12-22 21:49:44 +00:00
Olion
5ef916a7d0 ReputationMgr: set and clear AtWar flag appropriately 2017-12-06 20:28:28 +00:00
Antz
820a017eaf Correct Typo for default status 2017-11-22 21:18:34 +00:00
Antz
04d887d6b2 Add state for GM command completed quests. Thanks H0zen for assistance 2017-11-22 18:57:03 +00:00
Rochet2
30dcb16d8f Update getmangos.sh
Fixed misplacement
Fixed indentation
2017-11-18 13:15:09 +00:00
willtuker
8b51ff076a Update getmangos.sh
Added Ubuntu 17.04 and 17.10
2017-11-17 13:06:26 +00:00
Rochet2
da5e89148c Fix mac build 2017-11-10 08:23:46 +00:00
Necrovoice
b98f451880 Fix Feral Swiftness talent
Check for stances when re-applying passive outdoor-only spells.

Credit:
180b46e993
2017-11-09 17:36:20 -05:00
brotalnia
6b82018c2a Fix wrong guid being sent in HandleQuestPushResult. 2017-10-17 01:48:43 +01:00
Olion
73f44c4f43 Fix quest credit after erroneous #021aa8c 2017-10-09 20:47:43 +01:00
Rochet2
852b6768cd Add game event hooks and update eluna version 2017-09-30 08:30:22 +01:00
Olion
d77090b14e Revert "SMSG_LOOT_RESPONSE cleanup" 2017-09-18 23:45:53 +01:00
Olion
5a15a75aa1 Playerbot: crashfix 2017-09-09 12:07:15 +01:00
zwisus
1c68b0550a Seal of the Crusader deals less damage with each attack.
Signed-off-by: zwisus <zlt988@gmail.com>
2017-09-07 12:24:41 +01:00
Antz
5297445b49 [DB] Updated to expect Rel21_14_067_kodo_roundup_tidyup 2017-09-06 21:12:56 +01:00
Wolverine
cf262563c0 Continuation of commit 1f1735ad0c81a6740a6345c0b7ae1c5d195628c6
Just some minor cleanup stuff. This commit should finally be complete.
2017-09-03 14:20:22 +01:00
Wolverine
021aa8cfac Local variable reassigned prior to reading
Local variable is reassigned in all paths prior to being read.
2017-08-27 12:58:17 +01:00
brotalnia
38ab864468 Using /who in a BG should only list players in the same instance. 2017-08-27 12:58:00 +01:00
MadMaxMangos
3b1e2ef589 Add realmd full versioning information on windows 2017-08-12 22:11:49 +01:00
MadMaxMangos
23fa30ba8e Add mangosd full versioning information on windows
Implement setting the details tab on windows builds for mangosd.exe
Implemented following (with changes)
https://www.codeofclimber.ru/2015/generate-windows-dll-version-info-resource-with-cmake/
2017-08-12 20:24:35 +01:00
Olion
945ef1e798 MSG_QUERY_NEXT_MAIL_TIME fixing my fault 2017-08-10 19:28:58 +01:00
inifield
769a7f9c9d [SD3] Fix quest Kodo Roundup (#69) 2017-07-26 22:47:01 +01:00
Olion
55d99aa41b Command: debug recv
Places the packet described in the ropcode.txt server-side file into own packet queue (counterpart of debug send opcode).
2017-07-25 11:30:08 +01:00
Olion
e14ede42ce GroupHandler: prevent cheater self-invite 2017-07-24 22:42:22 +01:00
Olion
99b9362081 MSG_RAID_READY_CHECK: fix raid ready check mechanic
TODO: test limiting responce packets with the leader
2017-07-24 09:28:55 +01:00
Olion
380607a8a9 Few more SMSGs: cleanup 2017-07-24 09:28:55 +01:00
Olion
491bc3ed52 SMSG_SET_FACTION_ATWAR: implement and use 2017-07-24 09:28:55 +01:00
Olion
8694612483 SMSG_PARTY_MEMBER_STATS_FULL fix 2017-07-24 09:28:55 +01:00
MadMax
8b518c9362 Merge pull request #40 from Olion17/master
More SMSGs
2017-07-22 18:51:10 +01:00
Olion
06cc8a9f9a More SMSG structure cleaned 2017-07-22 18:35:03 +03:00
Olion
0ad47ca255 Checked enum ResponseCodes 2017-07-22 16:22:56 +03:00
MadMax
46da118af3 Merge pull request #39 from Olion17/master
More SMSGs
2017-07-22 11:01:43 +01:00
Olion
ce21ecbc3d More SMSG cleanup 2017-07-22 11:14:15 +03:00