Commit graph

96 commits

Author SHA1 Message Date
TOM_RUS
489dc80875 Fixed typo. 2011-05-20 20:08:18 +04:00
TOM_RUS
24853d6410 This one is SMSG actually, not my fault anyway. You know who to blame. 2011-04-14 09:44:15 -07:00
TOM_RUS
0f8c46878b Updated some structs and enums. 2011-04-14 08:14:03 +04:00
VladimirMangos
bf0ecf6e71 [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
Ambal
5f539117a4 [10848] New system for parallelizing client packet processing. Handle WorldSession updates in Map::Update() where we are safe to proceed. Thank you for all your feedback!
Signed-off-by: Ambal <pogrebniak@gala.net>
2010-12-09 20:21:41 +02:00
tomrus88
76dfdd336f Backports from 400 branch. 2010-11-15 18:01:45 +03:00
Laise
cebc77414a [10552] Add some vehicle flags, thanks to zergtmn and community 2010-09-27 11:25:13 +02:00
tomrus88
41c8032af8 Fix. 2010-06-29 18:19:00 +04:00
tomrus88
af0402789e Merge remote branch 'origin/master' into 335 2010-06-21 13:52:09 +04:00
LordJZ
c3cf108938 [10084] Resync. opcode names in Opcodes.cpp/.h
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-06-20 04:35:00 +04:00
tomrus88
2a7cb0d17b Updated to latest PTR build. 2010-06-08 15:52:06 +04:00
tomrus88
ff2cda6af1 [9861] Backporting some code chnages from 400 branch.
(based on 400's commit 0f37423)
(based on 400's commit 636cfef)
(based on 400's commit 0bbe3a7)
(based on 400's commit ce86b56)
(based on 400's commit b74c6a8)
2010-05-10 23:45:49 +04:00
XTZGZoReX
d3f6a89313 [9827] Rename two more opcodes (related to projectiles). 2010-05-03 05:26:05 +02:00
XTZGZoReX
049951a988 [9825] Rename one more opcode. 2010-05-02 07:44:13 +02:00
XTZGZoReX
fa7f495f48 [9821] Rename two more opcodes... 2010-05-01 23:18:08 +02:00
XTZGZoReX
e83781f6a7 [9819] Rename some more opcodes.
Also fix the name of some older opcodes that were marked as obsolete but no longer are.
2010-05-01 21:45:27 +02:00
XTZGZoReX
1746ce94c5 [9811] Update/fix some opcode names. 2010-04-29 22:19:15 +02: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
tomrus88
4f6006b9db Fixed few opcodes. 2010-04-03 17:49:12 +04:00
tomrus88
dcb0d4e484 Group loot should work now. 2010-03-28 14:25:28 +04:00
tomrus88
dd3d5eec69 Updated to client build 11723. 2010-03-27 03:50:35 +03:00
tomrus88
50c96da112 Some work on mail/auction. 2010-03-25 13:19:21 +03:00
tomrus88
247cf8e9b2 Fix. 2010-03-24 11:55:50 +03:00
tomrus88
e73c5d3b79 Merge remote branch 'origin/master' into 330
Conflicts:
	src/game/Unit.cpp
2010-03-10 20:24:28 +03:00
tomrus88
393d46f9f6 Updated to latest PTR build. 2010-03-10 20:21:18 +03:00
XTZGZoReX
ed042d4463 [9532] Fix typo in opcode name. 2010-03-06 14:23:35 +01:00
tomrus88
32168d697b Updated to 3.3.3.11573 client. 2010-02-23 08:08:33 +03:00
tomrus88
0ef8305ebb Fixed client crash at raid target icon update.
Some other updates.
2010-02-07 00:27:18 +03:00
tomrus88
f24ba4981e Update to 3.3.2 client. 2010-02-03 04:31:26 +03:00
tomrus88
f7de2ce1d7 Possible queue bug fix.
Player flags enum update.
2010-01-17 22:09:54 +03:00
tomrus88
e117f521e8 Some enum fixes. 2010-01-09 21:05:34 +03:00
VladimirMangos
e15f548bed Merge branch 'master' into 330 2010-01-08 16:03:27 +03: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
Hiram
253ad70197 Fixed build at branch.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>

Also fix some lines related to internal quest flags mask.
2010-01-01 17:01:48 +03:00
tomrus88
2a80cc694a Fixed some enums. 2009-12-30 01:15:59 +03:00
tomrus88
9e3e741d9b Updated opcodes enum. 2009-12-24 16:04:28 +03:00
tomrus88
8607a9d618 More enum/struct fixes. 2009-12-21 17:05:54 +03:00
tomrus88
2846cc8d4d Don't send account data times twice. 2009-12-19 21:04:03 +03:00
tomrus88
90ee507cf7 Merge remote branch 'origin/master' into 330 2009-11-30 01:29:59 +03:00
XTZGZoReX
ab62a11d4e [8849] Fix a typo in STATUS_LOGGEDIN_OR_RECENTLY_LOGGEDOUT. 2009-11-20 17:13:02 +01:00
tomrus88
2bdfb0d7bb - Some updates. 2009-11-14 16:22:41 +03:00
tomrus88
23bfcccd77 Merge remote branch 'origin/master' into 330 2009-11-14 13:02:54 +03:00
balrok
fb6f792cf3 [8804] changed some unhandled opcode-errors to debug
with this i also introduced a new status for opcodes
STATUS_UNHANDLED

not sure if i realy found all unhanddled opcodes
those are all based on empircal analysis of our serverlog
2009-11-11 15:18:29 +01:00
tomrus88
9b4a0f3fb1 Updated to latest PTR build 10747. 2009-11-04 05:19:17 +03:00
tomrus88
d599aea0ba Updated to latest PTR client build 10676. 2009-10-24 19:38:37 +04:00
tomrus88
79e71ef4ac Some quest fixes. 2009-10-22 18:49:40 +04:00
tomrus88
36be84988c Updated to latest PTR build 10596. 2009-10-17 02:52:42 +04:00
tomrus88
ccf88ef77d Updated to latest PTR build 10571. 2009-10-14 17:26:39 +04:00
tomrus88
e0476c7922 Updated to client build 10554. 2009-10-10 17:29:25 +04:00
tomrus88
c9636623bf Added support for 3.3.0 PTR client. 2009-10-06 13:44:48 +04:00