Schmoozerd
835d1c7479
[12069] Cleanup comment style
2012-07-22 14:39:31 +02:00
Schmoozerd
e32b9953a1
Cleanup Operator padding
2012-07-20 17:38:23 +02:00
Schmoozerd
8d0c106aa4
Various Cleanups (game L-M)
2012-07-19 21:46:40 +02:00
stfx
f3f3349661
[11973] Various Cleanups
...
Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
2012-04-22 19:48:05 +02:00
Schmoozerd
8068dcf6dd
[11875] Update Copyright notice to year 2012
...
Start timemachine and a Happy new year to all!
2012-01-16 17:43:59 +01:00
VladimirMangos
8e48e44c22
[11730] Move empty guid check into GetPlayerAccountIdByGUID code.
...
This cleanup small code and let catch some missing check cases
when 0 guid attempt searched by real DB query.
This also make function call more safe if it used with non-player guid by
some reason.
2011-07-10 05:57:37 +04:00
VladimirMangos
a97370a7f0
[11645] Fixed work EffectSummonChangeItem, for example, for item. 17223
...
Also
* Move item comvert code from spell effect to new function.
* Some code style cleanups.
2011-06-18 21:09:42 +04:00
VladimirMangos
59bd6947dd
[11564] Missing final false case in CheckMailBox
2011-05-30 02:26:38 +04:00
VladimirMangos
3c0ca51db3
[11563] Add support mailbox access for npc with CREATURE_TYPEFLAGS_SQUIRE
2011-05-30 02:24:16 +04:00
VladimirMangos
598c843548
[11560] Implement .mailbox command
...
Work semilar .bank for mailbox case.
2011-05-29 09:36:30 +04:00
VladimirMangos
249fb836ca
[11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid
...
Now safe allow this casts in like way after completed convertion to ObjectGuid use.
Also simplify code in result allowed auto cast to uint64.
Please _not_ add new uint64 storages (local and in structures) for guid values.
2011-05-15 22:04:57 +04:00
zergtmn
c6b5064725
[11485] Move mail opcode handlers to separate file
2011-05-14 17:57:23 +06:00