Vincent-Michael
2ccd7653a5
Core/PacketIO: Enabled some movement opcodes for 6.1.2
2015-03-28 22:17:08 +01:00
Shauren
942f9f079c
Build fix
2015-03-28 21:50:58 +01:00
Shauren
bed88e0dd4
Core/Networking: Fixed unsafe access to _worldSession member in WorldSocket
2015-03-28 21:45:27 +01:00
Vincent-Michael
801fc634b5
Core/PacketIO: Disabled SMSG_LOAD_CUF_PROFILES
2015-03-28 21:02:01 +01:00
Vincent-Michael
d1205ffffe
Core/PacketIO: Enabled some chat opcodes
2015-03-28 20:57:50 +01:00
Shauren
5ac0b7844c
Core/PacketIO: Implemented CMSG_ENABLE_NAGLE
2015-03-28 20:51:01 +01:00
Vincent-Michael
e6f9006f95
Core/PacketIO: Enabled CMSG_TUTORIAL_FLAG and update TutorialAction enum for 6.1.2
2015-03-28 19:18:15 +01:00
MitchesD
580a50f7e7
Core/PacketIO: SMSG_BARBER_SHOP_RESULT, CMSG_ALTER_APPEARANCE, SMSG_ENABLE_BARBER_SHOP and enabled some opcodes
2015-03-28 18:12:26 +01:00
Naios
9b0b1185e4
Core/Log: Fix linker errors that occur on msvc 12 lower then update 4
...
* http://stackoverflow.com/questions/4891067/weird-undefined-symbols-of-static-constants-inside-a-struct-class
* http://www-01.ibm.com/support/knowledgecenter/SSGH3R_8.0.0/com.ibm.xlcpp8a.doc/language/ref/cplr038.htm%23cplr038
* closes #14463
* ref #14317
2015-03-28 17:12:11 +01:00
Vincent-Michael
9fb96ed3f8
Core/PacketIO: Enabled some char opcodes
...
Closes #14468
2015-03-28 16:42:08 +01:00
Carbenium
e9b60fb092
Core/Support: Added missing sql execute
...
Core/PacketIO: Enabled support system related opcodes
2015-03-28 11:54:03 +01:00
Carbenium
e471c75288
Merge pull request #14459 from Gigi1237/6.1.2_Opcodes
...
Core/PacketIO: Sync with WPP
2015-03-27 22:35:07 +01:00
Shauren
8cfb542ee4
Core/PacketIO: Updated values of all known server opcodes
2015-03-27 22:21:24 +01:00
Gigi1237
a476ccfc1f
Core/PacketIO: Sync with WPP
...
Removed SMSGs from sync.
2015-03-27 21:02:54 +01:00
Carbenium
49a61538a8
Core/PacketIO: Fixed a typo (CMSG_UPDATE_ACCOUNT_DATA should be STATUS_AUTHED) and assigned correct opcode value
2015-03-27 02:02:59 +01:00
Carbenium
1262072949
Core/Misc: Update base stuff for V6.1.2 build 19802
2015-03-26 17:18:43 +01:00
Carbenium
ee6fd67552
Core/PacketIO: Sync with WPP
2015-03-22 18:55:22 +01:00
Shauren
cc4d79495f
Core/Misc: Warning fixes
2015-03-22 13:47:55 +01:00
Shauren
695970df3b
Core/PacketIO: Updated IsInstanceOnlyOpcode
2015-03-22 13:13:18 +01:00
Shauren
87afdc7101
Core/PacketIO: Restored missing code in Player::SendEquipError
2015-03-22 12:40:02 +01:00
Duarte Duarte
6a2e073d9f
Merge pull request #14410 from Luzifix/opcode-openitem2
...
Core/PacketIO: OpenItem for 6.1
2015-03-21 22:49:07 +00:00
Vincent-Michael
127d8a2bcc
Core/PacketIO: Sync with wpp and enable some opcodes
2015-03-21 11:27:15 +01:00
Vincent-Michael
844eaae029
Core/PacketIO: Update SMSG_MAIL_QUERY_NEXT_TIME_RESULT for 6.1.0
2015-03-20 21:12:10 +01:00
Zedron
791cf47d0b
Core/PacketIO: Fixed teleporting between maps
...
CMSG_MOVE_WORLDPORT_ACK should have STATUS_TRANSFER, as the player isn't in the world (yet)
2015-03-20 13:51:50 -05:00
MitchesD
a5b662e0d9
Core/PacketIO: CMSG_SET_ACTIVE_MOVER, SMSG_MOVE_SET_ACTIVE_MOVER updated and enabled
2015-03-20 15:41:13 +01:00
Luzifix
da0680db06
Core/PacketIO: OpenItem for 6.1
...
You can test it with http://www.wowhead.com/item=41426/
2015-03-19 22:22:23 +01:00
Duarte Duarte
f024287521
Merge pull request #14403 from Luzifix/opcode-banksystem
...
Core/PacketIO: Banksystem
2015-03-19 21:14:55 +00:00
Luzifix
478e86c074
Core/PacketIO: Create BankHandler & Bank opcode Structure
...
Thx @gigi1237 for search Opcodes
Thx @Nayd to help with InvUpdate & InvItem Structure
2015-03-19 00:10:26 +01:00
Carbenium
cc0c9add5a
Merge pull request #14317 from Naios/typesafelog
...
Type safe logging
2015-03-18 01:25:38 +01:00
click
aec6353297
Core: More INFO -> DEBUG changes (WorldSession/WorldSocket)
...
(cherry picked from commit 132d4ede37 )
Conflicts:
src/server/game/Server/WorldSession.cpp
src/server/game/Server/WorldSocket.cpp
2015-03-18 00:18:20 +00:00
jackpoz
a20905598d
Core/PacketLog: Avoid unneeded calls with disabled packet logs
...
Avoid calling GetOpcodeNameForLogging() when packet logs are disabled.
(cherry picked from commit 5e7d4a44e0 )
Conflicts:
src/server/game/Server/WorldSocket.cpp
2015-03-18 00:13:05 +00:00
Duarte Duarte
c4499cf35d
Merge pull request #14386 from Gigi1237/SpeedAck
...
Core/PacketIO: Updated and enabled _SPEED_CHANGE_ACK
2015-03-17 12:42:14 +00:00
Vincent-Michael
4ee22e3c5e
Core/Packets: Enable opcode CMSG_BANKER_ACTIVATE / SMSG_SHOW_BANK
2015-03-16 20:39:01 +01:00
Luzifix
40809ebfec
Core/PacketIO: update & enable CMSG_QUESTGIVER_HELLO
2015-03-16 19:22:08 +01:00
Gigi1237
5a8db92e62
Core/PacketIO: Updated and enabled _SPEED_CHANGE_ACK
...
Added packet structure for MovmentAck
2015-03-15 17:26:19 +01:00
Duarte Duarte
bb1f61bb1f
Merge pull request #14377 from DJScias/opcodes4
...
Core/Packets: update and enable SMSG_SUPPRESS_NPC_GREETINGS
2015-03-15 13:16:46 +00:00
Duarte Duarte
e1129d0877
Merge pull request #14372 from DJScias/opcodes2
...
Core/Packets: update CMSG_QUESTLOG_REMOVE_QUEST and enabled some quest o...
2015-03-15 13:16:23 +00:00
Vincent-Michael
fe971b9048
Core/Enums: Update TutorialAction for 6.1.0
2015-03-15 13:54:04 +01:00
Luzifix
41641eb907
Core/PacketIO: Update and enable delete character for 6.1
2015-03-15 13:30:10 +01:00
Vincent-Michael
8366ed5a72
Core/Packets: Fix typo
2015-03-15 06:12:52 +01:00
Vincent-Michael
afaa487c6c
Core/Packets: Update some opcodes and enable this
2015-03-15 05:59:55 +01:00
Vincent-Michael
a99d7303cd
Core/Packets: Update some opcodes and enable this
2015-03-15 05:01:15 +01:00
Vincent-Michael
aa0feb41ae
Fix typo in MovementStatus (read/write)
...
todo 6.x use this infos
2015-03-15 04:16:54 +01:00
Vincent-Michael
fb8a169d46
Core/Packets: Added SMSG_TRANSFER_ABORTED / SMSG_TRANSFER_PENDING opcodes for 6.1.0 and enable this
2015-03-15 03:36:45 +01:00
Vincent-Michael
f2cb963565
Core/Packets: Update some opcodes and enable this
2015-03-15 03:09:34 +01:00
Vincent-Michael
d86298cde4
Core/Packets: Update some opcodes and enable this
2015-03-15 02:36:56 +01:00
Vincent-Michael
ae76ee8eca
Core/Packets: Enable CMSG_SET_ACTIONBAR_TOGGLES opcode for 6.1.0
2015-03-15 01:44:11 +01:00
DJScias
6fb2dba273
Core/Packets: update and enable SMSG_SUPPRESS_NPC_GREETINGS
2015-03-15 01:13:57 +01:00
DJScias
e6ad1c46d3
Core/Packets: update and enable SMSG_HEALTH_UPDATE
2015-03-15 00:57:09 +01:00
DJScias
1f9855b739
Core/Packets: update CMSG_QUESTLOG_REMOVE_QUEST and enabled some quest opcodes
...
Documentation used:
- These were tested in-game, you can start/accept a quest and abandon them properly.
- The enables are due to fixes Shauren did in regards to sending quest data.
- I found CMSG_QUESTLOG_REMOVE_QUEST due to mashing my "Abandon" button, it checks out (tested).
2015-03-14 23:53:41 +01:00