aboutsummaryrefslogtreecommitdiff
path: root/src/game/Opcodes.cpp
AgeCommit message (Collapse)Author
2010-05-31Dungeon Finder:Spp
- Add Rolechecks - Can Join and Leave queue * No Find group implementation, it just adds u to the queue. * Still missing some join queue restrictions. --HG-- branch : trunk
2010-05-20Dungeon Finder: Initial setup and dungeon listingSpp
--HG-- branch : trunk
2010-05-03Rename some more opcodes - patch by Zorclick
--HG-- branch : trunk
2010-05-02Rename one opcodeSpp
Patch by Zor --HG-- branch : trunk
2010-05-01Rename two more opcodesSpp
Patch by Zor --HG-- branch : trunk
2010-05-01Rename some more opcodes.Spp
Also fix the name of some older opcodes that were marked as obsolete but no longer are. Patch by Zor (with minor modifications in handlers by me) --HG-- branch : trunk
2010-04-29* Properly dismiss vanitypets (implements use of CMSG_DISMISS_CRITTER)click
Some small code cleanups --HG-- branch : trunk
2010-04-29Update/Fix some opcode names.Spp
Patch by Zor --HG-- branch : trunk
2010-04-29Added handler to all opcodes that didn't have anySpp
--HG-- branch : trunk
2010-04-29Add missing change in rev: 8012Spp
--HG-- branch : trunk
2010-03-19Fix hunter pet talent reset feature.Machiavelli
Thanks to Xanadu and nalimleinad for aiding research. --HG-- branch : trunk
2010-03-06* Fix typo in opcode name.XTZGZoReX
--HG-- branch : trunk
2010-02-14* Core switch to client 3.3.2 (11403)Brian
* Credits (in no particular order) to: * n0n4m3, raczman, manuel, Spp, Malcrom, Teacher, QAston, Tartalo, * thenecromancer, Xanadu, Trazom, Zor, kiper * Additional credits to: * TOM_RUS and NoFantasy from MaNGOS * Thanks for testing Aokromes and XTElite1 * SoTA still needs some work, but is very playable (huge thanks to raczman and * kiper) * To upgrade, you need to apply all SQL from sql/updates/3.2.2a_old from the * last rev you are on * and then apply all SQL from sql/updates/3.3.2_old to char / realmd / world * DBs * Known problem with guild banks. --HG-- branch : trunk
2010-01-16Updated copyright for new year.n0n4m3
--HG-- branch : trunk
2010-01-13Implement vehicles created by player mounts.thenecromancer
Original idea by Elmaster, packet research by Wrong, ty. --HG-- branch : trunk
2009-12-17Basic support for item refund system added in 3.1. by Machiavellin0n4m3
--HG-- branch : trunk
2009-12-17Update all opcodes for 3.2.2an0n4m3
--HG-- branch : trunk
2009-10-17*Backed out changeset 3be01fb200a5maximius
--HG-- branch : trunk
2009-10-17*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ↵maximius
some other cleanups by hand) *Fix a possible crash in Spell::DoAllEffectOnTarget --HG-- branch : trunk
2009-09-01 [8436] Return CMSG_SET_ACTIVE_VOICE_CHANNEL to STATUS_AUTHED. Author: ↵megamage
VladimirMangos It sent not only just after logout but also just before login packet. --HG-- branch : trunk
2009-09-01 [8433] Implement proper store and use character specific account data.megamage
* 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. Author: VladimirMangos, TOM_RUS --HG-- branch : trunk
2009-07-30[8225] Some fixes from 320 branch. Author: tomrus88megamage
--HG-- branch : trunk
2009-07-22*Implement Aura Type 247 (SPELL_AURA_CLONE_CASTER) and 279 ↵QAston
(SPELL_AURA_INITIALIZE_IMAGES) *Handle CMSG_GET_MIRRORIMAGE_DATA opcode. *Save Minions follow angle to allow themmoving in a formation *Improvements in SpellAI: correctly evade and select attack target for creatures without threat list *Use SpellAI instead of PetAI for not controllable guardians *Only guardians with SUMMON_TYPE_PET are controllable now *Add script and template data for Mirror Image. *Thanks to Drahy for help. --HG-- branch : trunk
2009-06-11*Switch to support client version 3.1.3megamage
*I strongly recommend you not to use this until you get the 313 db. Now all destructible buildings cause client crash. Source: Mangos Thanks to TOM_RUS for most work to make this switch possible ;) --HG-- branch : trunk
2009-05-31Mangos [7911]. Author: tomrus88megamage
Very big patch. May cause bugs. --HG-- branch : trunk
2009-04-25*Some update of vehicle code.megamage
--HG-- branch : trunk
2009-04-22*Fix some bugs about vehicle.megamage
--HG-- branch : trunk
2009-04-17*Some work on vehicles.megamage
--HG-- branch : trunk
2009-03-21* Implement ".server set closed on/off" command to allow/deny new ↵XTZGZoReX
connections to the world. --HG-- branch : trunk
2009-02-18*Merge.megamage
--HG-- branch : trunk
2009-02-17Newline added to bottom of all files.KingPin
--HG-- branch : trunk
2009-02-12*Merge.megamage
--HG-- branch : trunk
2009-02-09Replace tabs with spaces in more files.Paradox
--HG-- branch : trunk
2009-02-04* Updated copyright notice for new year (2009) part 2Drahy
* Changed mangos website --HG-- branch : trunk
2009-02-04* Updated copyright notice for new year (2009) part 1 - Mercurial cant ↵Drahy
convert all files at once --HG-- branch : trunk
2009-01-30*Switch to 3.0.8.megamage
*Update to Mangos 1119. --HG-- branch : trunk
2008-12-31*Fix build.megamage
--HG-- branch : trunk
2008-12-31*Update to HG 730.megamage
--HG-- branch : trunk
2008-12-31*Prevent spamming log files with CMSG_DECLINE_CHANNEL_INVITE - by BigladBlaymoira
--HG-- branch : trunk
2008-12-31*Added rewrited ticket system - by MachiavelliBlaymoira
--HG-- branch : trunk
2008-12-27*Update to Mangos 6955.megamage
--HG-- branch : trunk
2008-12-24Backed out changeset: ad4f100c0a9dmegamage
--HG-- branch : trunk
2008-12-24*Update to Mangos 6938. (Only build for VC9)megamage
--HG-- branch : trunk
2008-12-12*Update to Mangos 6902. Source: Mangos.megamage
*Skipped rev: rev 6893, some code about waypoint movement. --HG-- branch : trunk
2008-11-07[svn] Possession:gvcoman
* Fixed player not having PvP flag on remove * Fixed pet resetting its aggro on remove * Fixed pet bar resetting on remove (?) * Added dummy handler for NOT_ACTIVE_MOVER, display message only in debug logging mode --HG-- branch : trunk
2008-11-03[svn] Fix the compile error. Patch provided by Tidus.megamage
Merge part of mangos svn rev 6748: Use SMSG_PET_NAME_INVALID opcode instead of db string. Source: Mangos. --HG-- branch : trunk
2008-10-23[svn] Fixed copyright notices to comply with GPL.w12x
--HG-- branch : trunk
2008-10-14[svn] * Merge Temp dev SVN with Assembla.Seline
* Changes include: - Implementation of w12x's Outdoor PvP and Game Event Systems. - Temporary removal of IRC Chat Bot (until infinite loop when disabled is fixed). - All mangos -> trinity (to convert your mangos_string table, please run mangos_string_to_trinity_string.sql). - Improved Config cleanup. - And many more changes. --HG-- branch : trunk
2008-10-02[svn] * Proper SVN structureinitNeo2003
--HG-- branch : trunk