VladimirMangos
93ad67fc9d
[9547] Implement ObjectGuid wrapper for guid value
...
Only one example (mostly) case converted to use it.
Need lot work for finally switch to class obly use, so old low-level defines still exist also (while used).
But some unused low-level defines dropped.
2010-03-08 00:46:04 +03:00
VladimirMangos
6487c24f29
[9545] Rename ObjectDefines.h -> ObjectGuid.h
...
Also move unrelated generic defines to Common.h
2010-03-07 20:05:32 +03:00
NoFantasy
5a4944385e
[9190] Remove not needed and currently unused header file
...
Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-01-16 09:20:12 +01:00
XTZGZoReX
07aa44992b
[8797] Merge WorldLog class into Log class.
...
* Added AuthSocket::SendPacket() function.
* Packet logging now also possible in realmd.
* realmd.conf.dist.in updated (added "WorldLogFile" setting).
2009-11-09 02:24:29 +01:00
XTZGZoReX
33d475caf3
[8786] Rename some files.
...
* HostilRefManager.cpp/.h -> HostileRefManager.cpp/.h
* PoolHandler.cpp/.h -> PoolManager.cpp/.h
2009-11-08 04:21:56 +01:00
tomrus88
be8eaf4e46
Just merge commit 'origin/master' into 320
...
Conflicts:
src/game/MiscHandler.cpp
2009-07-28 17:05:38 +04:00
Infinity
68c86d0480
[8259] Move functions code from ChannelMgr.h to ChannelMgr.cpp.
...
Also cleanups in #includes and singleton instantiate.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-07-27 18:53:20 +04:00
tomrus88
4c709772c1
Merge commit 'origin/master' into 320
...
Conflicts:
src/game/Player.cpp
src/game/Totem.cpp
2009-07-21 08:22:30 +04:00
Ambal
8ebcabdc23
[8200] Use FASTBUILD precompiled mode for debug case also.
...
So in fact remove this define and use related includes unconditionally.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-07-19 02:40:41 +04:00
tomrus88
02bcc56919
Added placeholders for new battlegrounds, some other stuff.
2009-06-25 19:08:53 +04:00
tomrus88
61d1829431
[7866] Added VS 2010 Beta 1 project files. Requires libeay32.dll update. This is experimental changes. Use it on own risk. (cherry picked from commit 732a8e66ab877563be3163b1307144d2003a7d2a)
...
Signed-off-by: tomrus88 <tomrus88@gmail.com>
2009-05-21 20:10:04 +04:00