Shauren
|
2d942ddcc5
|
Core/Commands: Refactored chat command script hook, fixes a crash when building with gcc 5
Closes #15616
Closes #15740
|
2015-10-22 20:26:56 +02:00 |
|
joschiwald
|
cf1e80e3d0
|
Core/Misc: removed some useless map checks
|
2015-10-04 14:53:05 +02:00 |
|
Shauren
|
cd27fd38b9
|
Core/Maps: Moved corpse management to map level
|
2015-09-28 17:20:27 +02:00 |
|
Shauren
|
e15ba34444
|
Core/Misc: Cleaned up data truncation warnings
|
2015-03-08 22:04:34 +01:00 |
|
Shauren
|
faa583c784
|
Core/Maps: Updated map difficulties
|
2015-01-10 01:35:47 +01:00 |
|
Vincent-Michael
|
ab90f74486
|
Update copyright note for 2015
Happy new year
|
2015-01-01 00:28:09 +01:00 |
|
Nyeriah
|
5462936896
|
Scripts/Commands: Fix static analysis issues
|
2014-10-18 20:17:31 -03:00 |
|
Nyeriah
|
2f016098c2
|
Scripts/Commands: Implement commands to set and get boss states during run time
Closes #13186
|
2014-10-18 22:05:04 +01:00 |
|
DDuarte
|
cefcde9ba9
|
Core/Misc: Multiple static analysis issues fixed (small optimizations and clear code)
|
2014-09-19 03:30:02 +01:00 |
|
Nyeriah
|
3b987c4a89
|
Scripts/Commands: Move instance command strings to database
|
2014-09-05 21:59:58 -03:00 |
|
Dehravor
|
24ae6a6802
|
Core/Misc: Remove obsolete C++11 backward compatibility macros
OVERRIDE, FINAL, DELETE_MEMBER
|
2014-04-29 16:35:11 +02:00 |
|
Vincent_Michael
|
20004050bc
|
Update copyright note for 2014.
Happy new year.
|
2014-01-01 00:07:53 +01:00 |
|
Spp
|
cfaea769bc
|
Core/RBAC: Move RBAC code to namespace rbac
|
2013-09-27 13:35:45 +02:00 |
|
Spp
|
2625e78f80
|
Core/RBAC: Move instance commands to RBAC (using individual permissions)
|
2013-09-02 11:58:14 +02:00 |
|
Spp
|
3232b69ff3
|
Core/RBAC: Move commands security to RBAC (using generic RBAC Permissions)
- Warning: This will break commands for any custom security level
|
2013-08-30 13:57:09 +02:00 |
|
Nay
|
3561ab98ba
|
Misc: Use override and final C++11 keywords in a few places (mostly scripts)
OVERRIDE and FINAL are TC macros (expand to nothing if compiler does not support C++11)
|
2013-07-06 20:21:45 +01:00 |
|
Vincent_Michael
|
cc65aba789
|
Update copyright note for 2013.
Happy new year.
|
2013-01-01 00:41:01 +01:00 |
|
Spp
|
b99c347747
|
Core: Remove Player.h dependency from all the possible headers
|
2012-11-17 05:18:37 +01:00 |
|
Shauren
|
e0997874f5
|
Core/SpellScripts: Changed OnUnitTargetSelect hook to OnObjectAreaTargetSelect, it will now work with WorldObject instead of only Units and call it even for empty target lists
|
2012-06-29 21:53:35 +02:00 |
|
Vincent-Michael
|
0e8889415d
|
Core/Chat: Convert instance commands in commandscript
|
2012-06-14 17:33:46 +02:00 |
|