Spp
2ff8b76ddd
Core/Opcodes: Change the status of CMSG_SET_SAVED_INSTANCE_EXTEND to unhandled
2011-03-19 11:04:26 +01:00
Shauren
820f87f365
Core/Instances: Implemented confirmation dialog for players upon entering instance which would permanently bind the player to it, players can now choose to get saved or leave the instance
...
Also fixes broken build
2011-01-24 11:38:59 +01:00
Shauren
ac689f456d
Core/Scripts: Implemented method for sending encounter boss frames from scripts
2011-01-23 16:59:33 +01:00
Lightguard
4aae3cd45e
Add missing opcodes to OpcodeHandlerTable.
...
Signed-off-by: Anubisss <anubisss210@gmail.com >
2011-01-14 22:40:41 +01:00
Machiavelli
957c69de83
Update copyright note for 2011.
...
Happy new year.
2011-01-01 15:01:13 +01:00
click
48b234022f
Core: Change HandleEjectPasenger to HandleEjectPassenger (English thank you)
...
--HG--
branch : trunk
2010-12-14 14:09:14 +01:00
click
2d8e73fab5
Core: Fix up opcode-mess from previous commit, and move CMSG_DECLINE_CHANNEL_INVITE handling to its correct opcode (0x0410)
...
(Please report back any findings of erranous behaviour to the tracker, or into this commit)
--HG--
branch : trunk
2010-12-14 02:23:28 +01:00
click
2642894342
Core: Add new system for parallelizing client packet processing. Handle WorldSession updates in Map::Update() where we are safe to proceed. Patch by Ambal.
...
(And clean up tabs and whitespace while rummaging around in there)
Closes issue 5084.
--HG--
branch : trunk
2010-12-13 22:37:56 +01:00
Spp
e621f5fe98
Core/Dungeon Finder: Code cleanup and minor optimizations
...
- Extend LfgState to keep control of the state of group and players using LFG
- Move scripts to its own class and initialize only if Dungeon finder is enabled
- Updated comments to doxygen format
- Use constructor initialization list
- All variables are declared in the inner most scope
- Fix some mem leaks
- Remove no longer needed code (Cleaner)
- Normalize handler function names
--HG--
branch : trunk
2010-12-05 17:50:26 +01:00
click
bc098658c6
Core/Chat: Configure automatic owner declaration for custom chat channels (patch by leak)
...
Closes issue 4974.
--HG--
branch : trunk
2010-12-02 03:54:52 +01:00
Spp
ae38b0441b
Core/Opcodes: Change status type of CMSG_UPDATE_PROJECTILE_POSITION Opcode to unhandled
...
--HG--
branch : trunk
2010-10-25 12:00:54 +02:00
click
30542a442d
Core/PetHandler: Implement CMSG_PET_STOP_ATTACK - thanks to zergtmn for the original code
...
--HG--
branch : trunk
2010-10-22 01:10:39 +02:00
silinoron
8716264eda
Core/Misc: Implement opcode CMSG_HEARTH_AND_RESURRECT - thanks to Blaymoira and tom_rus
...
--HG--
branch : trunk
2010-10-16 16:40:25 -07:00
click
f0c4241ea4
Remove the accidental additions of CRLF-crap from the header updates
...
--HG--
branch : trunk
2010-10-07 15:35:36 +02:00
click
8ea4b32fab
Update copyright headers (following the same standard in all files = good)
...
--HG--
branch : trunk
2010-10-07 12:41:56 +02:00
silinoron
be7d94f24e
Add support for character race and faction transfers.
...
Based (loosely) on patch by Ner'zhul, DarkXuan, and darkshines@sakha.net .
Fixes issue #3429 .
--HG--
branch : trunk
2010-09-05 13:12:24 -07:00
silinoron
1e1c596dda
Core/WorldPacket: Fix the core spamming complaints about CMSG_QUEST_QUERY being sent post-logout
...
Core/Spells: A little bit of "cleanup"
--HG--
branch : trunk
2010-09-03 20:30:29 -07:00
silinoron
80df469a38
Oooh, C++... How I love you.
...
--HG--
branch : trunk
2010-08-31 17:41:18 -07:00
silinoron
08205afcc9
Rewrite much of the GM ticket system
...
* Extract storage and manipulation of tickets to TicketMgr (from ObjectMgr)
* Extract ticket commands to TicketCommands.cpp
* Adds support for sending GM responses and GM surveys.
* Fix structure of several ticket-related packets.
* Add support for understanding lag reports.
* Thanks Zor for some of the packet structures, and Cyrax for some sniffs
* Please report any issues encountered via the tracker.
--HG--
branch : trunk
2010-08-29 20:28:14 -07:00
Spp
23c4b1be25
Dungeon Finder: minor improvements and code clean-ups
...
- Initialize all packet size properly
- Updated all function documentation
- Add placeholders to all LFG opcodes
- Use lowguids wherever is possible
--HG--
branch : trunk
2010-08-11 13:25:14 +02:00
XTZGZoReX
909e332579
* Rename: BattleGround -> Battleground.
...
--HG--
branch : trunk
2010-08-08 04:37:24 +02:00
click
3d40804a33
Opcode updates (thanks to LordJZ)
...
--HG--
branch : trunk
2010-06-25 21:41:43 +02:00
XTZGZoReX
62200e8d02
* Even more restructuring of the game library.
...
--HG--
branch : trunk
2010-06-06 22:55:56 +02:00