Commit Graph

  • 3120990ebd *Remove not needed code Blaymoira 2009-03-21 06:59:40 +01:00
  • b2f5136215 *Fix a crash for summoned creatures without summer. megamage 2009-03-20 21:09:16 -06:00
  • e0aa64915b Final renames. panaut0lordv 2009-03-21 02:02:01 +01:00
  • 0bbee0330c Unwanted changes backed-out. panaut0lordv 2009-03-21 01:42:46 +01:00
  • 4da9844dfc Merge. panaut0lordv 2009-03-21 00:48:52 +01:00
  • f5116e0e78 Hopefully fixed annoying bug with more than one make jobs on linux. raczman 2009-03-20 22:55:26 +01:00
  • 44aa61b100 * This should fix a Windows-specific crash (on Windows, time_t is uint64). XTZGZoReX 2009-03-20 22:17:54 +01:00
  • e409fb63e9 mangosd->trinitycore & realmd->trinityrealm panaut0lordv 2009-03-20 22:17:39 +01:00
  • f3a543bef3 *Do not delete charminfo for guardian. megamage 2009-03-20 14:38:53 -06:00
  • 4776c384aa *Fixed :customize characters. By GriffonHeart. megamage 2009-03-20 14:28:45 -06:00
  • 65738328de *Fixed crash caused by .distance command. By arrai. megamage 2009-03-20 14:28:13 -06:00
  • d7e05e8003 *Fix some out-of-range array indices of totem slot and charm spell slot. megamage 2009-03-20 14:23:25 -06:00
  • 918c40f967 *Set homeposition for battleground spawned creatures. By Anubisss. megamage 2009-03-20 14:05:14 -06:00
  • 7f130ba971 * Merge. XTZGZoReX 2009-03-20 21:03:12 +01:00
  • 7f9ff5f4cb * Re-implementing timestamps in log files. (Note: Does not work on console yet.) XTZGZoReX 2009-03-20 21:02:08 +01:00
  • 8f627853df *More work on summon system. megamage 2009-03-20 14:01:46 -06:00
  • 7cd9a01954 Fix weapons speed. QAston 2009-03-20 20:54:59 +01:00
  • eddb72d1ea * Merge. XTZGZoReX 2009-03-20 20:46:52 +01:00
  • 2bfa6254cc * Duplicate config option LogColors and deprecated LogTime fixed. XTZGZoReX 2009-03-20 20:45:51 +01:00
  • ad06f05ddb *Fix Focused Magic. *Make Presence of Mind no longer trigger Arcane Power. *Apply correct calculation for SPELLMOD_PROC_PER_MINUTE. *Fix divine shield positivity. QAston 2009-03-20 19:53:26 +01:00
  • 4317751930 * Re-implementing console log colors. * Removed unused code in Log.cpp. XTZGZoReX 2009-03-20 18:16:36 +01:00
  • a416f0526c * Updated some text files. * Removed unused text files. XTZGZoReX 2009-03-20 17:07:29 +01:00
  • cd898858a6 * Added missing WorldPacket.h to shared.vcproj. XTZGZoReX 2009-03-20 16:54:32 +01:00
  • 18ff835755 * Accidentally put some worldd-specific options in realmd.conf. Fixed. XTZGZoReX 2009-03-20 16:45:14 +01:00
  • 3fb72a5b9e *Update debug command sendopcode. megamage 2009-03-20 09:40:40 -06:00
  • d944be8381 *Fix a crash for creatures using petAI without charminfo. megamage 2009-03-20 09:39:25 -06:00
  • eea631a0a3 *Fix a crash caused by unsummon creature. megamage 2009-03-20 09:38:42 -06:00
  • 0838736ce7 * Missed a config update in realmd. * Correct revision number for SQL update for DB logging. XTZGZoReX 2009-03-20 16:16:16 +01:00
  • d1adac0d11 * Merge. XTZGZoReX 2009-03-20 15:17:58 +01:00
  • 4d7ee8208e * Big clean up and used trinity sql coding style Drahy 2009-03-20 00:44:18 +01:00
  • 5b73a59f15 *Set totem slot to 4 but total summon slot to 6. *Fix build. megamage 2009-03-19 15:45:22 -06:00
  • e121267298 [7497] Remove auras from GO owner at remove connected owned th this spell GO. Author: VladimirMangos megamage 2009-03-19 15:18:49 -06:00
  • 64ce6533a9 *Update gameobject visual and command. By Vladimir. megamage 2009-03-19 15:16:02 -06:00
  • bf7cfe6964 *Rename and sort some gm commands. By Vladimir. megamage 2009-03-19 15:06:30 -06:00
  • c6f3532ada *Fix Area auras for target without a party. *Fix Improved soul leech and correct procflags for soul leech. QAston 2009-03-19 21:47:16 +01:00
  • a2392121f0 *Fix the bug that summon dbc is not read. Now creatures can be summoned. *Make minipet as tempsummon instead of pet. Make totem as tempsummon. megamage 2009-03-19 14:41:30 -06:00
  • 3c713189fb * Correctly implement database logging in WorldLog. * This fixes LogDB.World config option. XTZGZoReX 2009-03-19 21:28:25 +01:00
  • 9fe43fa9c0 * Implementing database logging: ** LogTime and LogColors config options removed due to incompatibility. ** Old file logging still available. ** Totally redone the Log class. ** Config options added: EnableLogDB, DBLogLevel, LogDB.Char, LogDB.RA, LogDB.GM -- remember to update config file. ** SQL updates attached. XTZGZoReX 2009-03-19 21:13:52 +01:00
  • 74985e8490 *Merge BroodWyrm 2009-03-19 21:11:18 +01:00
  • c6409d0a73 *Add Placeholder Scripts for Azjol-Nerub Instances (I will fill them later) BroodWyrm 2009-03-19 21:07:55 +01:00
  • fd2f768dfd * Move WheatyExceptionReport back to realmd/worldd. Apparently, it doesn't work when in the shared library. * Fixed debug build on Windows (no more warnings). * Spaces->tabs in some .vcproj's; these files are not meant to be composed of spaces (Visual Studio plainly doesn't like it). XTZGZoReX 2009-03-19 19:53:14 +01:00
  • 6c32bd5441 * Fixed ByteBuffer::read<std::string> specialization. This one is correct. XTZGZoReX 2009-03-19 17:13:56 +01:00
  • 4877009098 *Set seer back when it is removed to prevent crash. megamage 2009-03-19 08:59:15 -06:00
  • 2f9688bb07 * Small speedups in mempool/dotconfpp. XTZGZoReX 2009-03-19 15:42:53 +01:00
  • a075d37fdd * Removed unused/unneeded classes: Base, Mthread * Fixed a merge issue that broke VC71 files. * Moved WheatyExceptionReport to shared, where it should be. XTZGZoReX 2009-03-19 15:32:16 +01:00
  • 3ff11b64ba *Move Overkill and Master of Subtlety to procflag and fix some issues with them. *Proc Shattered Barrier only on aura destroy. *Fix some possible issues with aura stackamount display. QAston 2009-03-19 10:40:02 +01:00
  • c4a5368d4e cmake codename update panaut0lordv 2009-03-19 08:58:56 +01:00
  • 9f84e9cb22 *Also exit vehicle in uncharm function. megamage 2009-03-18 21:51:52 -06:00
  • 281d20be0d *Allow spells to summon vehicles. megamage 2009-03-18 21:39:09 -06:00
  • 886b2a51e9 *Fix build. megamage 2009-03-18 21:20:35 -06:00
  • 069552aeaa *Summon creatures based on general summon types. megamage 2009-03-18 21:16:24 -06:00
  • 73d13c4992 *Read dbc summon properties for future use. megamage 2009-03-18 20:54:39 -06:00
  • 9b08473d28 [7490] Implement expected multiply summon case support with proper duration for EffectSummonDemon Author: VladimirMangos megamage 2009-03-18 20:47:26 -06:00
  • 249d0d53c0 [7489] Update gameobject rotation fields if need. Author: VladimirMangos megamage 2009-03-18 20:46:21 -06:00
  • ef47783882 [7487] Avoid attempt use InstanceSave data for non-dungeons. Author: VladimirMangos megamage 2009-03-18 20:41:49 -06:00
  • 1c87752584 [7485] Added support for PostgreSQL connection using Unix sockets. Author: ApoC megamage 2009-03-18 20:39:21 -06:00
  • 74a8d5a1ac [7484] Cast proper triggred spell at spell 27808 tick. Author: VladimirMangos megamage 2009-03-18 20:38:42 -06:00
  • 31e0cf6850 [7483] the spell 'Protectorate Demolitionist' is a debuff. Author: DasBlub megamage 2009-03-18 20:37:56 -06:00
  • 8acc671f59 *Placeholder for special target selection for spell 57669. Patch writed by kozelo, rechapa79 with active support from Lightguard. *Not really implemented. Need to find a good way. megamage 2009-03-18 20:36:25 -06:00
  • b59d758ccf *Fix a typo in 1984. megamage 2009-03-18 20:32:17 -06:00
  • f8bb0cd167 *Commend a function because it break build. megamage 2009-03-18 20:22:42 -06:00
  • 82777554a0 *Merge with 243. megamage 2009-03-18 15:31:44 -06:00
  • dbd69bda61 *Fix chain heal. Heal target even when it has full health. megamage 2009-03-18 15:29:25 -06:00
  • f11d41b9ce *Do not always add target to aoe map with target number limit. megamage 2009-03-18 15:28:19 -06:00
  • e440f13402 *Fixed possible crash and wrong data in instance state save (or not save). Author: zhenya megamage 2009-03-18 15:26:32 -06:00
  • 838ad6d847 * Merge. XTZGZoReX 2009-03-18 21:57:49 +01:00
  • d84cec89c0 * Added specialized ByteBuffer::read for std::string. This will aid in packet processing later. XTZGZoReX 2009-03-18 21:34:59 +01:00
  • 103125cfbd * Do not output "Table game_graveyard_zone incomplete" for maps of type MAP_ARENA. These are not meant to have graveyards anyway. XTZGZoReX 2009-03-18 21:18:45 +01:00
  • ae65d36bb4 * Implemented new ObjectAccessor functions: GetCreatures, GetUnits, GetGameObjects, and GetWorldObjects. These can be used for loopong over objects in the world. * Note: GetWorldObjects is (probably) heavy and should be used very sparingly. Always use the function corresponding to the type of object you're looping over. XTZGZoReX 2009-03-18 21:04:47 +01:00
  • 21374e2590 *Fix milling. *Fix Divine Shield. QAston 2009-03-18 21:04:46 +01:00
  • ced575a3f3 * Added DO_WARN (-DDO_WARN=1) option to CMake. This can help find/remove warnings. XTZGZoReX 2009-03-18 20:51:13 +01:00
  • 5184783bd1 * Fixed/improved the config library: Removed useless methods and fixed the existing. * Few related changes to make the rest of the core reflect the changes. XTZGZoReX 2009-03-18 20:46:39 +01:00
  • 5f2e9f1ed1 * Fixed extractor on systems with 2GB fopen() limit. Author: arrai XTZGZoReX 2009-03-18 20:10:37 +01:00
  • 14f475d2ce *Fix Furious Attacks proc. By Darwin. QAston 2009-03-18 20:02:04 +01:00
  • d50316a731 *Merge. QAston 2009-03-18 19:56:48 +01:00
  • 00c27bcc05 Backed out changeset eb07c8f645e8 QAston 2009-03-18 19:55:31 +01:00
  • 55f2f1db17 * Apply aura SPELL_AURA_ABILITY_IGNORE_AURASTATE for damage bonuses. QAston 2009-03-18 19:53:36 +01:00
  • 61645326a7 *Fix a crash. By VladimirMangos megamage 2009-03-17 18:10:54 -06:00
  • 385b4c09ce *Fix build. megamage 2009-03-17 17:20:27 -06:00
  • 8a21e4199b *Fix build. megamage 2009-03-17 15:55:27 -06:00
  • 9c7f2a0c01 [7480] Clear flight flag early for safe. Author: VladimirMangos megamage 2009-03-17 14:58:13 -06:00
  • 6d81b4e903 [7479] Implement per client localization for text emote target name. Author: VladimirMangos megamage 2009-03-17 14:55:53 -06:00
  • 6a6f4de757 [7478] Avoid rescan data at some achievments triggering for speed. Author: VladimirMangos megamage 2009-03-17 14:55:16 -06:00
  • 46dfd6261b [7477] Implement work ACHIEVEMENT_CRITERIA_TYPE_EQUIP_ITEM Author: VladimirMangos megamage 2009-03-17 14:54:32 -06:00
  • cb1ff8180d [7476] Implement druid's talent 61336. Author: Lightguard megamage 2009-03-17 14:53:30 -06:00
  • 5fb7a0585c *Fix a bug that redundant packets are sent to clients which may cause freeze. megamage 2009-03-17 14:35:11 -06:00
  • 98eb343d10 *Allow triggered spells with spellfamilyflags to trigger other ones if spellprocevent for triggering aura has specified spellfamily. QAston 2009-03-17 19:07:38 +01:00
  • d4b52d5bbc *Move movementinform to finalize function to prevent error log spams. megamage 2009-03-17 10:40:28 -06:00
  • c24e336387 *Remove an assert and use error log instead. megamage 2009-03-17 10:30:39 -06:00
  • b1da219266 *Merge. QAston 2009-03-17 00:28:59 +01:00
  • 0cb08705b9 *Revert Damage Shield fix. QAston 2009-03-17 00:28:22 +01:00
  • d41910ec29 *Fix a crash in aura::triggerspell. megamage 2009-03-16 17:21:56 -06:00
  • 950afd2544 *Fix torment the weak. QAston 2009-03-16 23:54:19 +01:00
  • 94fe962982 *Fix dead-loop crash. *Fix damage shield. QAston 2009-03-16 23:15:38 +01:00
  • 0213ad8a1f [7475] Move Player::IsInFeralForm to Unit::IsInFeralForm Author: VladimirMangos megamage 2009-03-16 15:57:34 -06:00
  • 610b331535 [7474] Set correct value/maxvalue for skill with fixed skill value at skill loading. Author: VladimirMangos megamage 2009-03-16 15:53:02 -06:00
  • 39e71ef5e2 [7473] Better support new DK class profession. Author: VladimirMangos megamage 2009-03-16 15:52:16 -06:00
  • 986334e641 [7472] Fixed messages in Eye of Storm Battleground. Author: Triply megamage 2009-03-16 15:51:45 -06:00
  • 8a1d6df8c0 [7471] Ignore player target case for spell 29528 instead error reports in log. Author: VladimirMangos megamage 2009-03-16 15:50:10 -06:00
  • 6a3da0932f [7470] Fixed possible loot exploit, thanks to leak` for reporting Author: arrai megamage 2009-03-16 15:49:21 -06:00