server/src/shared
VladimirMangos 75953d954c [8864] Not set target field at client side unit selection.
This fix second part problem (partly fixed early) when player with in client selection
some unit (including self selection) show at loading another map
or far teleport as in attack animation. Target propertly already set at attack command.

Thanks to Agiko for reasech.
2009-11-23 12:45:01 +03:00
..
Auth [8633] Fix possible build error at ASSERT redefine. 2009-10-13 20:49:13 +04:00
Config [8645] Cleanup code for config loading/store/access. 2009-10-14 20:48:16 +04:00
Database [8828] Independent instance reset time for different difficulties. 2009-11-18 10:08:41 +03:00
vmap [8272] Fixed typos in world 'height' by code. 2009-07-29 10:04:53 +04:00
.gitignore Rename gensvnrevision and related files and references to genrevision/etc. 2008-10-25 15:35:25 +04:00
ByteBuffer.h [8389] Implement check really read received packet size and warning it not all data read. 2009-08-19 00:45:24 +04:00
Common.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
Common.h [8744] Fix 'warning: deleting ‘void*’ is undefined' in SqlOperations.h/SqlOperations.cpp, caused by [8736]. Thanks to Shendor for pointing the problem. 2009-10-27 11:41:58 +02:00
Errors.h [8787] Cleanup in Errors.h. 2009-11-08 11:38:34 +01:00
LockedQueue.h [8861] Add peeking support to LockedQueue. 2009-11-22 23:54:34 +01:00
Log.cpp [8798] Partly revert and optimize [8797] 2009-11-09 15:18:16 +03:00
Log.h [8798] Partly revert and optimize [8797] 2009-11-09 15:18:16 +03:00
Makefile.am [8836] Include revision_sql.h in src/shared makefile and VC project 2009-11-19 11:07:12 +03:00
MemoryLeaks.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
MemoryLeaks.h [7813] Fixed build x64 debug on win. 2009-05-12 13:49:21 +04:00
PacketLog.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
PacketLog.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
ProgressBar.cpp [8155] Move unneeded include from header. 2009-07-10 06:37:34 +04:00
ProgressBar.h [8155] Move unneeded include from header. 2009-07-10 06:37:34 +04:00
revision_nr.h [8864] Not set target field at client side unit selection. 2009-11-23 12:45:01 +03:00
revision_sql.h [8863] Fixed sql data added in [8856] 2009-11-23 11:29:22 +03:00
ServiceWin32.cpp [7716] Fixed some typos and possible crashes. 2009-04-26 18:49:07 +04:00
ServiceWin32.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
SystemConfig.h.in [8588] Bump for 0.15.0 development. 2009-10-06 12:08:13 +04:00
Threading.cpp [8639] Fixed tabs and trailing whitespaces. 2009-10-14 11:46:09 +04:00
Threading.h [8496] Resolve some #include cycles and unsafe code. 2009-09-14 05:59:57 +04:00
Timer.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
Util.cpp [8450] Prevented using of plaintext passwords in sql queries 2009-09-02 02:03:42 +02:00
Util.h [8450] Prevented using of plaintext passwords in sql queries 2009-09-02 02:03:42 +02:00
WheatyExceptionReport.cpp [6808] Fixed VC9 build when TR1 is not present and added revision number output to the exception report 2008-11-08 22:03:42 +02:00
WheatyExceptionReport.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
WorldPacket.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00