derex
a865eb6010
[7022] Added support for packets > 64 kb
2009-01-04 19:20:06 +01:00
arrai
dfa29a883f
Replaced dynamic by static allocation in server packets header. Added command to test large packets.
2009-01-04 18:42:06 +01:00
arrai
c6f48843ad
[7017] Updated copyright notice for new year
2009-01-03 18:09:51 +01:00
tomrus88
5d4d7292b9
Merge branch 'master' into 303
...
Conflicts:
src/game/Player.h
2008-12-12 18:14:49 +03:00
VladimirMangos
d386a67d27
[6898] Prevent processing incoming packates for closed connection.
2008-12-12 02:00:47 +03:00
VladimirMangos
3da9f3f4cc
[6889] Backport some not client version specific changes and fixes from 303 branch.
2008-12-09 14:08:29 +03:00
arrai
0dbc77a628
Added support for large server to client packets. SMSG_RESPOND_INSPECT_ACHIEVEMENTS and SMSG_ALL_ACHIEVEMENT_DATA have a good chance of reaching the old 32767 byte limit.
2008-12-02 17:35:41 +01:00
tomrus88
6fae544fbe
Merge branch 'master' into 303
...
Conflicts:
src/game/WorldSocket.cpp
src/shared/Database/DBCStructure.h
src/shared/Database/DBCfmt.cpp
2008-11-10 01:10:52 +03:00
derex
d53b77cadf
Fixed english spelling in src/game/WorldSocket.h/cpp.
2008-11-09 17:06:36 +02:00
tomrus88
78ec66babc
Merge branch 'master' into 303
...
Conflicts:
contrib/extractor/System.cpp
contrib/extractor/ad.exe
src/game/WorldSocket.cpp
2008-11-06 15:50:47 +03:00
hunuza
90828fa699
Cache highest arena team/guild ids. Some code clean up.
2008-11-05 16:58:57 +01:00
tomrus88
6496f7499e
Account data saving must work now
2008-10-28 01:44:27 +03:00
tomrus88
002a2fc5fc
Fixed SMSG_TRANSFER_ABORT opcode
2008-10-27 09:08:25 +03:00
tomrus88
d738b39a4c
Updated world stuff
2008-10-26 10:24:04 +03:00
VladimirMangos
51b2290be6
Some endianess related fixes and cleanups
...
* Fixed: build fail at bigendian platform in result typo in code
* Hide endianess related convertions into EndianConvert/EndianConvertReverse calls
* Linkning errors protection from attemps convertion pointers.
2008-10-24 04:06:27 +04: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