8 Commits

Author SHA1 Message Date
Giperionn
1ff6c40b0d Several fixes (#10)
* * Fixed dereferencing nullptr, when sending CMSG_LOOT guid with HIGHGUID_GAMEOBJECT, but invalid in general.

* * Don't allow sending LANG_UNIVERSAL by player
* Don't allow messages with more that 255 symbols (server side check)

* * Prevent cheaters cast honorless target on self

* * Now warden reacts on client delay when initialization in progress or strange behaviour with initialization logic

* Remove default case from switch

This allows compilers to detect if a case for the WardenState enum is missing when using -Wall flag

* Make the intention of the IF case more clear

Make the intention of the IF case more clear and suppress a compiler warning when using -Wall or /W4 flags
2017-03-01 18:44:11 +00:00
Antz
cb2d60ba17 🎉 Happy 2017 from everyone at getmangos.eu 2017-01-01 14:19:24 +00:00
Antz
c453b05106 Corrected website URL 2016-03-20 22:09:21 +00:00
Antz
3967eddc87 [2016] Happy New Year from the MaNGOS Team 2015-12-31 21:15:37 +00:00
Olion
505ef87c12 [Warden] Support of several client builds 2015-04-25 15:34:04 +03:00
Olion
31e2f79d8b [Warden] Adding DB log, minor refactoring 2015-04-12 15:33:46 +03:00
Foereaper
6b095e39da [Warden] General update
Added Warden log file

Added very basic Mac support

Added separate config options for Win and OSX Warden scans
2015-04-12 00:09:12 +02:00
Foereaper
29c30bd620 [Warden] Initial implementation
Big thank you to TOM_RUS and TrinityCore for their amazing work on Warden

Settings for Warden can be changed in the worldconf
2015-04-09 01:33:46 +02:00