Commit graph

70 commits

Author SHA1 Message Date
Spp
b3af0b3233 [9820] Fix some handlers (correctly use Handle_ServerSide).
Signed-off-by: XTZGZoReX <xtzgzorex@gmail.com>
2010-05-01 22:44:31 +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
Spp
d3fd1a6cf3 [9812] Fix a typo. 2010-04-29 22:42:44 +02:00
XTZGZoReX
1746ce94c5 [9811] Update/fix some opcode names. 2010-04-29 22:19:15 +02:00
Spp
de3192b2f5 [9807] Add some missing (dummy) opcode handlers to the list.
Signed-off-by: XTZGZoReX <xtzgzorex@gmail.com>
2010-04-29 17:21:10 +02:00
XTZGZoReX
bd6d27998b Add structure and prevent spam for some LFG opcodes.
Thanks to Spp for help with researching CMSG_LFG_JOIN.
2010-03-11 20:52:28 +01:00
XTZGZoReX
ed042d4463 [9532] Fix typo in opcode name. 2010-03-06 14:23:35 +01:00
Blaymoira
6af247d34f [9514] Implement opcode CMSG_HEARTH_AND_RESURRECT
Signed-off-by: Lightguard <Lightguard@tauri.hu>
2010-03-04 08:55:09 +01: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
tomrus88
2a80cc694a Fixed some enums. 2009-12-30 01:15:59 +03:00
tomrus88
f34c11be7f Some new gm ticket stuff. 2009-12-24 20:18:09 +03:00
tomrus88
9e3e741d9b Updated opcodes enum. 2009-12-24 16:04:28 +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
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
tomrus88
9c8a0d615e Merge commit 'origin/master' into 320
Conflicts:
	src/game/WorldSession.cpp
2009-08-30 15:52:20 +04:00
VladimirMangos
a86abcf977 [8436] Return CMSG_SET_ACTIVE_VOICE_CHANNEL to STATUS_AUTHED.
It sent not only just after logout but also just before login packet.
2009-08-29 21:29:55 +04:00
tomrus88
77af8018e1 Fixed typo, account data saving should work now. 2009-08-29 16:03:30 +04:00
tomrus88
d26712c6ba Merge commit 'origin/master' into 320
Conflicts:
	src/game/CharacterHandler.cpp
	src/game/Opcodes.cpp
	src/game/WorldSession.h
2009-08-29 12:01:39 +04:00
VladimirMangos
5cf72882ad [8433] Implement proper store and use character specific account data.
* Base at TOM_RUS reseach save/load character specific account data in new table `character_account_data`
* Move its in sql update from `account_data` to new table.
* For client packets that can be send in loggined state or just after logout but assocualted
  with recently logout character add new login status STATUS_LOGGEDIN_OR_RECENTLY_LOGGOUT
* Store low guid for loggedin player or recently logout into WorldSession.
2009-08-29 11:26:57 +04:00
tomrus88
828c91a808 More misc fixes. 2009-08-29 02:45:37 +04:00
tomrus88
fdc20af337 Some fixes. 2009-08-28 22:33:52 +04:00
tomrus88
2c30020c7e Login with 3.2.2.10257 should work now. 2009-08-15 14:24:04 +04:00
tomrus88
d9a9175c47 Updated to client build 10257. 2009-08-15 10:15:47 +04:00
tomrus88
1df1f7cff5 Fixed player movement.
Fixed multinode taxi.
Removed some unhandled opcode spam.
2009-08-09 18:08:14 +04:00
tomrus88
6bf8eb346d Added CMSG_WORLD_STATE_UI_TIMER_UPDATE handler. 2009-08-08 18:28:22 +04:00
tomrus88
e67d38648f Fixed teleport bug. 2009-08-08 02:08:40 +04:00
tomrus88
a0efd034ca [8225] Some fixes from 320 branch.
(backported from commit 4bdcf42)

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-07-21 05:30:58 +04:00
tomrus88
2066de036f Updated auras enum, dbc comments. 2009-07-11 10:36:56 +04:00
tomrus88
41b400dac9 Fix 2009-07-02 09:21:43 +04:00
tomrus88
f8740c15ef Updated to latest PTR build 10048. 2009-06-30 09:46:27 +04:00
tomrus88
02bcc56919 Added placeholders for new battlegrounds, some other stuff. 2009-06-25 19:08:53 +04:00
tomrus88
7df6372458 Updated to client 3.2.0.10026, not tested. 2009-06-24 10:23:02 +04:00
tomrus88
5e26a2a152 Just a few renames. 2009-05-09 16:01:31 +04:00
tomrus88
7e938af972 Updated to latest PTR client build 9868. 2009-05-05 10:41:22 +04:00
tomrus88
b980e9ac59 Updated to 3.1.2.9855 client build, fixed quests, some work on monster movement. Not tested. 2009-05-02 19:41:00 +04:00
tomrus88
a2d3941588 Merged and updated to latest PTR build 9704 2009-03-19 14:18:17 +03:00
tomrus88
7d06f61b41 Updated to latest client build 2009-03-13 16:08:28 +03:00
tomrus88
fbf658d1f0 More merge fixes 2009-03-11 13:40:17 +03:00
tomrus88
8f9849969b Updated to 9658 client build, SMSG_ADDON_INFO temporary disabled 2009-03-08 01:51:23 +03:00
tomrus88
329b06d1e3 Learn preview talents fix 2009-03-05 14:44:40 +03:00