VladimirMangos
bf0ecf6e71
[10947] Update copyright notice for 2011 year.
2011-01-01 20:33:43 +03:00
DasBlub
a3c03eb919
[10614] Replace ACE_ASSERT with MANGOS_ASSERT
2010-10-17 00:08:41 +02:00
Lynx3d
47397ff19b
[10509] Fix some "foo initialized after bar" gcc warnings and remove some unused variables.
2010-09-20 10:07:25 +02:00
VladimirMangos
1eed65d5ac
[10082] Drop now unused dotconfpp lib code.
2010-06-20 02:20:51 +04:00
VladimirMangos
722135b326
[9838] More log filters and macro uses.
...
* LogFilter_Weather
* LogFilter_PeriodicAffects
* LogFilter_PlayerMoves
* LogFilter_SQLText
* LogFilter_AIAndMovegens
* LogFilter_PlayerStats
2010-05-05 18:46:10 +04:00
VladimirMangos
6dec6c8a9f
[9836] Make log output code more consistent for diff build modes.
...
* Make possible have debug output if build in release mode.
* But preserver current optimization in avoid debug output args
calculation if debug ouput disabled if done using DEBUG_LOG
* Implement in same way BASIC_LOG, DETAIL_LOG. Recommended use
its instead explicit access to sLog
* Use variadic macros for DEBUG_LOG and other new defines.
All supported VS/GCC have its support as C++ extension.
* Add DEBUG_FILTER_LOG and semilar defines for filered log output and use its.
* Also move recent added debug output for transport events under LOG_FILTER_TRANSPORT_MOVES
2010-05-04 22:29:11 +04:00
XTZGZoReX
ef979daddc
[9750] Add structure of SMSG_REDIRECT_CLIENT (0x50D).
...
Thanks to TOM_RUS for help with research.
2010-04-15 09:11:54 +02:00
VladimirMangos
df70a2c81d
[9272] Revert "[9265] * Call Database::ThreadStart()/ThreadEnd() for all DBs."
...
This reverts commit af146f14c0999eed0e293bc0595a04e62df54f3e.
Not need call this function more that one per thread.
2010-01-30 17:59:55 +03:00
XTZGZoReX
49a0d352b6
[9265] * Call Database::ThreadStart()/ThreadEnd() for all DBs.
2010-01-29 19:56:15 +01:00
VladimirMangos
fe6e2e1746
[9122] Updated copyright notice for new year.
...
Also fix some lost in past cases.
2010-01-08 00:02:21 +03:00
AlexDereka
6192fcbd0c
[7733] Fixed compile error on VC2005ee.
2009-04-29 15:30:19 +04:00
zhenya
8144f30199
[7730] Some optimizantion and code style.
...
Signed-off-by: AlexDereka <dereka.alex@gmail.com>
2009-04-29 01:05:21 +04:00
arrai
c6f48843ad
[7017] Updated copyright notice for new year
2009-01-03 18:09:51 +01:00
GalaxyMan
4df03b8561
[6881] Fix typo in log string.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-06 21:44:50 +03:00
hunuza
90828fa699
Cache highest arena team/guild ids. Some code clean up.
2008-11-05 16:58:57 +01:00
freghar
95840fd2c3
Removed trailing whitespaces and CRLFs
...
With /contrib/ and /dep/ excluded.
Signed-off-by: freghar <compmancz@gmail.com>
2008-10-22 11:52:03 +02:00
ApoC
a7163e0f5b
* Clean up unreachable code
2008-10-18 02:59:33 +02:00
vladimir-mangos
398b5535b7
* Remove unused now TcpNoDelay config option. Patch provided by TonyMontana5000.
...
* Fixed: move includes to prevent fail rebuild WorldSocket.cpp.
* Apply code style to WorldSocket.* and WorldSocketMgr.cpp
2008-10-17 06:30:08 +04:00
TheLuda
adc46ef907
Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more.
2008-10-15 18:26:08 +02:00
TheLuda
800ee76535
Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/
2008-10-14 00:29:20 +02:00