Commit Graph

  • 332baef4f2 Merge pull request #7255 from Vincent-Michael/summonVehicle Nay 2012-08-04 17:14:53 -07:00
  • f2c200ce3b Merge pull request #7273 from Faq/Debuff_0 Nay 2012-08-04 17:13:05 -07:00
  • d55da343a6 Merge pull request #7283 from Vincent-Michael/disableCommand Nay 2012-08-04 17:11:12 -07:00
  • cc0ff69ca4 Core/Commands: * Add remove support for disable command * Add quest disables support * Add check for no existent entry * Fix problems with flags 0 * Fix code style Vincent-Michael 2012-08-03 15:15:19 +02:00
  • f9cb4280bd Core/ByteBuffer: Print stack trace in ByteBufferException::PrintError. LordJZ 2012-08-05 00:28:23 +02:00
  • e8f08be901 Core/Items: Fix compile Nay 2012-08-04 20:03:15 +01:00
  • 880e708658 Tools: Proper default target build output LordJZ 2012-08-04 19:47:45 +01:00
  • c7c714eb38 Merge pull request #7267 from cyberbrest/pull5 Nay 2012-08-04 11:40:42 -07:00
  • 2207dd18c4 Merge pull request #7272 from cyberbrest/pull6 Nay 2012-08-04 11:39:44 -07:00
  • 297aed81e2 Core/PacketIO: Enabled some more opcodes Subv 2012-08-04 13:19:06 -05:00
  • da2db28cab Core/PacketIO: Add some (possible) missing FlushBits Nay 2012-08-04 19:11:13 +01:00
  • fc318a2da7 Core/Protocol: Enabled CMSG_BUY_ITEM Subv 2012-08-04 13:01:29 -05:00
  • 45910ab638 Core/Chat: Fix unitialized lang variable (set to LANG_UNIVERSAL) when text type is emote, afk or dnd Nay 2012-08-04 17:55:45 +01:00
  • f5d19939bf Core/Guilds: Implemented some guild packets, some basic guild functions is working, though most are still WIP/TODO kaelima 2012-08-04 18:40:56 +02:00
  • d9da2e8e50 Core/Player: Use DBC data to set the correct amount of hp and mana based on player level and class Subv 2012-08-04 11:33:49 -05:00
  • 63f8cf2770 DB/Quest: add quest&seasonal relations for Midsummer Fire Festival TheSensei 2012-08-04 18:33:29 +02:00
  • 0deaa521bc DB/Disables another 39 deprecated quests ZxBiohazardZx 2012-08-04 17:43:45 +02:00
  • 61c93deecf DB/Disables: add priest T3 as well, stupid "of Faith" suffix got unnoted ZxBiohazardZx 2012-08-04 17:23:57 +02:00
  • 6a7dc4d28b DB/Disables: add T3 deprecated quests ZxBiohazardZx 2012-08-04 17:16:34 +02:00
  • 5518daa74b Core/Chat: Send addon prefix in addon messages Nay 2012-08-04 15:58:09 +01:00
  • 0b3343dd68 DB/Quest: Add questrelations for Honor the Flame quests ZxBiohazardZx 2012-08-04 16:57:08 +02:00
  • 71b0dc94c1 DB/Quest: add dungeonflag for rewardquests ZxBiohazardZx 2012-08-04 16:28:38 +02:00
  • d2ae736f6d DB/Disables: another 26 related to BG's deprecated. also fixed an SQL syntax error on previous file, wrong file got committed ZxBiohazardZx 2012-08-04 16:17:48 +02:00
  • 5c73852382 DB/Disables: disable 35 deprecated CtA quests ZxBiohazardZx 2012-08-04 15:59:34 +02:00
  • 76ef6e45a2 DB/Disables: Disable 35 quests named OR containing a - that should not be attainable ZxBiohazardZx 2012-08-04 15:42:50 +02:00
  • 22415bee66 Core/Spells: Wrath of the Plaguebringer should be a debuff. Tibbi Faq 2012-08-04 16:25:36 +03:00
  • c4d01e58c4 DB/Disables: Disable 21 quests named REUSE or UNUSED ZxBiohazardZx 2012-08-04 15:08:12 +02:00
  • 0285425c3e DB/Disables: Disable 47 placeholders and deprecated quests ZxBiohazardZx 2012-08-04 14:38:42 +02:00
  • 1dd2a70cd5 DB/Disables: Disable 217 quests that shouldnt be attainable ingame, part of a cleanup ZxBiohazardZx 2012-08-04 13:53:23 +02:00
  • fb7015d0dc [PacketIO] castbar. cyberbrest 2012-08-04 13:19:22 +03:00
  • af92a36e88 Core/Logging: Use config LogsDir to save log files (re-added) joschiwald 2012-08-04 02:55:11 +01:00
  • 17e852d9b3 Items/Reforge: Partially implemented reforge, still ToDo: Apply real stat modifiers to the player Subv 2012-08-03 20:47:09 -05:00
  • 48db4b2b7d Core/PacketIO: Fix and enable SMSG_MESSAGECHAT Nay 2012-08-04 01:39:18 +01:00
  • d1b10082a2 Whitespace is the root of all evil (version 2) Nay 2012-08-03 22:55:18 +01:00
  • f9a0821b2b Core/PacketIO: Correct a value sent in BuildPlayerChat (just for the sake of being correct, no noticeable changes) Nay 2012-08-03 22:50:02 +01:00
  • 12307c7d06 Whitespace is the root of all evil Nay 2012-08-03 22:39:04 +01:00
  • 3577afcfaf Core/WorldSession: Bypass assigned handler restriction if .debug send opcode command is used Nay 2012-08-03 18:54:37 +01:00
  • f53e724cfa Merge pull request #7264 from cyberbrest/pull4 Nay 2012-08-03 12:55:44 -07:00
  • b2f42fef44 [Item] remove support KeyRing Slots and CurrencyTokenSlots. ToDo: on rewarding currency items no need create item, just set curency count. cyberbrest 2012-08-03 22:18:59 +03:00
  • 1089102827 Add missing Copyright headers and some clarification to config files... Spp 2012-08-03 17:29:43 +02:00
  • dfd7cc38ce Merge pull request #7265 from horn/4.3.4 Shauren 2012-08-03 07:55:11 -07:00
  • b0803d7e37 Core/PacketIO: Enabled CMSG_GUILD_LEAVE, MSG_TABARDVENDOR_ACTIVATE and some petitions releated opcodes horn 2012-08-03 16:48:40 +02:00
  • 891a31ef5c [Misc]: Fix loading quest locales. cyberbrest 2012-08-03 17:42:54 +03:00
  • 634776e0bc Fix compile under windows Spp 2012-08-03 15:54:54 +02:00
  • 55ce180f28 Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Appenders ("Where to log") system. Will allow to select to full log some parts of core while others are not even logged. - Logging System is asyncronous to improve performance. - Each msg and Logger has a Log Type and Log Level assigned. Each msg is assigned the Logger of same Log Type or "root" Logger is selected if there is no Logger configured for the given Log Type - Loggers have a list of Appenders to send the msg to. The Msg in the Logger is not sent to Appenders if the msg LogLevel is lower than Logger LogLevel. - There are three (at the moment) types of Appenders: Console, File or DB (this is WIP, not working ATM). Msg is not written to the resource if msg LogLevel is lower than Appender LogLevel. - Appender and Console Log levels can be changed while server is active with command '.set loglevel (a/l) name level' Spp 2012-08-03 14:20:18 +02:00
  • f859088699 Core/Misc: Fix code style and a typo for recently merged in PRs Nay 2012-08-03 00:20:44 +01:00
  • 2060a2037a Merge pull request #7258 from myran2/DisableCommands Nay 2012-08-02 15:33:18 -07:00
  • 71a872c63d Merge pull request #7260 from Amit86/patch-4 kandera 2012-08-02 15:32:28 -07:00
  • 8e35762b35 Add missing change in SpellEffects.cpp Amit 2012-08-03 01:27:39 +03:00
  • 02a4501034 Fix Improved concentration aura Amit 2012-08-03 01:24:22 +03:00
  • 0344aa2cb3 Merge pull request #7245 from cyberbrest/pull3 Shauren 2012-08-02 15:12:55 -07:00
  • 8f07d0cc52 Core/Loading: Fix some wrong sql types in ObjectMgr loading code Nay 2012-08-02 23:02:41 +01:00
  • bf6e334c5f Core/Spells: Fix some summon vehicle spells with basepoint 1 ty zwerg Vincent-Michael 2012-08-02 18:38:55 +02:00
  • 1bad9d1f15 Core/PacketIO: enable cmsg_whois and smsg_whois Kandera 2012-08-02 17:29:47 -04:00
  • f6f16d243c enable smsg_who Kandera 2012-08-02 17:22:51 -04:00
  • 048cfd754e Enable who opcode Kandera 2012-08-02 17:20:44 -04:00
  • dc7030ced6 Some codestyle changes. Alternative 2012-08-02 16:47:28 -04:00
  • f303782de4 Added disable commands. Alternative 2012-08-02 16:33:35 -04:00
  • 6b666d77d9 Core/PacketIO: Update and enable handler for CMSG_GROUP_INVITE Nay 2012-08-02 18:18:32 +01:00
  • 2070039638 Core/DataStores: Add missing LoadDBCs Nay 2012-08-02 12:40:59 +01:00
  • e72f01650c Core/Misc: Minor update to SMSG_GUILD_QUERY_RESPONSE, added a value to enum MailStationery, some comments to a few dbcs. kaelima 2012-08-02 08:04:12 +02:00
  • 6ae147aa80 Merge pull request #7065 from Vincent-Michael/PainAndSuffering Kaelima 2012-08-01 22:56:51 -07:00
  • 99d3918d34 Merge pull request #6800 from Vincent-Michael/cod Kaelima 2012-08-01 22:56:30 -07:00
  • 23ccadbe2a Remove a wrong copy paste comment (related to prev commit) Nay 2012-08-02 01:20:36 +01:00
  • edee3732c5 Core/Transmog: Charge money for transmogrification Nay 2012-08-02 01:16:45 +01:00
  • e909fd036b One last missed change to fix non PCH build Nay 2012-08-02 00:30:22 +01:00
  • 0b0501173f Core/Build: Fix non pch build (MSVC) Nay 2012-08-01 23:36:41 +01:00
  • f5231929e0 Scripts/Build: Fix non PCH build Nay 2012-08-01 23:57:36 +02:00
  • b90bc1960f Core/PacketIO: Send better values for SMSG_FEATURE_SYSTEM_STATUS Shauren 2012-08-01 21:58:28 +02:00
  • e655bf6e1d DB/Loot: Add missing loot item, fixes quest zeth'gor must burn Exodius 2012-08-01 18:38:43 +01:00
  • a14b89c0f3 DB/Creature: Re-guid 3 npc spawns added in previous commit Nay 2012-08-01 18:24:36 +01:00
  • 6f332385e2 DB/SAI: Fix quests Words of Power Trista 2012-08-01 18:01:11 +01:00
  • 69bbe1fded Core/Items: Added loading and saving transmogrification. Shauren 2012-08-01 14:31:09 +02:00
  • 5f22d081aa [PacketIO] mistake in transport guid. cyberbrest 2012-07-31 17:59:33 +03:00
  • cecde87c32 Core/Misc: Basic implemention of Transmogrification Nay 2012-08-01 02:46:32 +01:00
  • ac252899de Core/PacketIO:: Change status of CMSG_VIOLENCE_LEVEL to STATUS_AUTHED since it's now sent at the loading screen Nay 2012-08-01 02:43:47 +01:00
  • 53ba7b8b14 Core/ByteBuffer: Fix a subscript out of range exception (in debug mode) when ReadString is used with length 0 Nay 2012-08-01 02:42:33 +01:00
  • 6c7a911cac Merge pull request #7239 from Venugh/master Subv 2012-07-31 17:45:59 -07:00
  • 3f97ca1fab Core/Misc: Removed useless include from commands. Venugh 2012-07-31 16:02:54 +02:00
  • ce1391840f Core/VS: Finally fix item swapping, correct a file name Nay 2012-07-30 21:51:21 +01:00
  • 940f655a3c Core/VS: Allow to store/retrive random stats items in void storage Nay 2012-07-30 18:34:39 +01:00
  • 3df10d8273 Core/DBLayer: Fix a typo in void_storage table name Nay 2012-07-30 16:41:48 +01:00
  • c24de2c6d8 Core: Implement Void Storage Nay 2012-07-30 16:39:46 +01:00
  • 5a99dfad14 Warning fixes + compile fix after the merge Spp 2012-07-30 10:07:26 +02:00
  • b460c496e2 Merge pull request #7227 from Vincent-Michael/PCH Jorge 2012-07-30 00:02:03 -07:00
  • 634b3645d5 Core/Misc: Use proper headers to optimize compile Vincent-Michael 2012-07-29 21:40:10 +02:00
  • 195e0369cf Core/PacketIO: Fix structure of CMSG_SET_TRADE_ITEM Nay 2012-07-30 01:15:41 +01:00
  • 42ad1b8334 Core/Objects: Added missed changes, thanks cyberbrest for noticing Shauren 2012-07-29 23:44:30 +02:00
  • c2501fa04a Merge pull request #7210 from Chipsi/master Nay 2012-07-29 09:11:15 -07:00
  • 462b6ded19 Merge pull request #7113 from Vincent-Michael/IdolOfTheCryingWind Nay 2012-07-29 09:08:14 -07:00
  • 94e6f9c58c Merge pull request #7115 from Vincent-Michael/BaubleOfTrueBlood Nay 2012-07-29 09:06:52 -07:00
  • fee1f70fba Merge pull request #7179 from stfx/patch-1 Nay 2012-07-29 09:05:16 -07:00
  • caea2a16a6 Merge pull request #7218 from Vincent-Michael/commandMisc2 Subv 2012-07-29 07:57:55 -07:00
  • 4a3df36bd9 Core/Commands: Convert more misc commands in commandscript Vincent-Michael 2012-07-29 12:29:36 +02:00
  • e40a088b15 Merge pull request #7220 from Vincent-Michael/petCommand Shocker 2012-07-29 04:49:52 -07:00
  • d02a3966ea Core/Command: Add missing part for pet command Vincent-Michael 2012-07-29 13:36:28 +02:00
  • c8ac3144f2 DB/SAI: Fix quest Measuring Warp Energies shlomi1515 2012-07-29 03:53:29 +01:00
  • 3439adea78 DB/Gossip: Fix innkeeper Keldamyr Nay 2012-07-29 03:45:40 +01:00
  • 4fa57d7b2c DB/SAI: Fix quest Meeting at the Blackwing Coven tharaca 2012-07-29 03:30:57 +01:00
  • d0e63ea07e DB/SAI: Reward box on quest Nolkai's Words completion ZxBiohazardZx 2012-07-29 03:25:43 +01:00