Commit Graph

39720 Commits

Author SHA1 Message Date
raczman 0709a97662 Fixed spell 41071 summoning more more than one mob - thx, kudos and pie goes to Anubiss for that one.
--HG--
branch : trunk
2009-03-21 14:45:57 +01:00
raczman 14e68b00e6 Added missing file.
also, 1234 rev woohoo!

--HG--
branch : trunk
2009-03-21 14:36:36 +01:00
raczman c6860a28f6 Mutilate fix - by _krz.
--HG--
branch : trunk
2009-03-21 14:34:03 +01:00
XTZGZoReX 55695eda78 * Implement ".server set closed on/off" command to allow/deny new connections to the world.
--HG--
branch : trunk
2009-03-21 13:51:28 +01:00
QAston bab99cedba *Merge.
--HG--
branch : trunk
2009-03-21 13:16:25 +01:00
QAston 8035f4d246 *Fix dk's rune/runic power issues.
--HG--
branch : trunk
2009-03-21 13:15:56 +01:00
XTZGZoReX 3197838902 * Fixes in AHBot:
** Use GetBoolDefault for booleans instead of GetIntDefault.
** Use %u (not %d) for size logging. std::size does not return a decimal, but an unsigned integral type.

--HG--
branch : trunk
2009-03-21 12:29:12 +01:00
XTZGZoReX f1b680826b * Minor fix for DB log levels.
--HG--
branch : trunk
2009-03-21 12:13:32 +01:00
XTZGZoReX 79d27da9ec * Fixed log levels.
--HG--
branch : trunk
2009-03-21 11:51:38 +01:00
Blaymoira 4413bfb548 *Redefinition of eventAI EVENT_T_OOC_LOS. Read updated docs/EventAI.txt for details. - by nofantasy
--HG--
branch : trunk
2009-03-21 07:56:52 +01:00
Blaymoira 3120990ebd *Remove not needed code
--HG--
branch : trunk
2009-03-21 06:59:40 +01:00
megamage b2f5136215 *Fix a crash for summoned creatures without summer.
--HG--
branch : trunk
2009-03-20 21:09:16 -06:00
panaut0lordv e0aa64915b Final renames.
--HG--
branch : trunk
2009-03-21 02:02:01 +01:00
panaut0lordv 0bbee0330c Unwanted changes backed-out.
--HG--
branch : trunk
2009-03-21 01:42:46 +01:00
panaut0lordv 4da9844dfc Merge.
--HG--
branch : trunk
2009-03-21 00:48:52 +01:00
raczman f5116e0e78 Hopefully fixed annoying bug with more than one make jobs on linux.
--HG--
branch : trunk
2009-03-20 22:55:26 +01:00
XTZGZoReX 44aa61b100 * This should fix a Windows-specific crash (on Windows, time_t is uint64).
--HG--
branch : trunk
2009-03-20 22:17:54 +01:00
panaut0lordv e409fb63e9 mangosd->trinitycore & realmd->trinityrealm
--HG--
branch : trunk
2009-03-20 22:17:39 +01:00
megamage f3a543bef3 *Do not delete charminfo for guardian.
--HG--
branch : trunk
2009-03-20 14:38:53 -06:00
megamage 4776c384aa *Fixed :customize characters. By GriffonHeart.
--HG--
branch : trunk
2009-03-20 14:28:45 -06:00
megamage 65738328de *Fixed crash caused by .distance command. By arrai.
--HG--
branch : trunk
2009-03-20 14:28:13 -06:00
megamage d7e05e8003 *Fix some out-of-range array indices of totem slot and charm spell slot.
--HG--
branch : trunk
2009-03-20 14:23:25 -06:00
megamage 918c40f967 *Set homeposition for battleground spawned creatures. By Anubisss.
--HG--
branch : trunk
2009-03-20 14:05:14 -06:00
XTZGZoReX 7f130ba971 * Merge.
--HG--
branch : trunk
2009-03-20 21:03:12 +01:00
XTZGZoReX 7f9ff5f4cb * Re-implementing timestamps in log files. (Note: Does not work on console yet.)
--HG--
branch : trunk
2009-03-20 21:02:08 +01:00
megamage 8f627853df *More work on summon system.
--HG--
branch : trunk
2009-03-20 14:01:46 -06:00
QAston 7cd9a01954 Fix weapons speed.
--HG--
branch : trunk
2009-03-20 20:54:59 +01:00
XTZGZoReX eddb72d1ea * Merge.
--HG--
branch : trunk
2009-03-20 20:46:52 +01:00
XTZGZoReX 2bfa6254cc * Duplicate config option LogColors and deprecated LogTime fixed.
--HG--
branch : trunk
2009-03-20 20:45:51 +01:00
QAston 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.

--HG--
branch : trunk
2009-03-20 19:53:26 +01:00
XTZGZoReX 4317751930 * Re-implementing console log colors.
* Removed unused code in Log.cpp.

--HG--
branch : trunk
2009-03-20 18:16:36 +01:00
XTZGZoReX a416f0526c * Updated some text files.
* Removed unused text files.

--HG--
branch : trunk
2009-03-20 17:07:29 +01:00
XTZGZoReX cd898858a6 * Added missing WorldPacket.h to shared.vcproj.
--HG--
branch : trunk
2009-03-20 16:54:32 +01:00
XTZGZoReX 18ff835755 * Accidentally put some worldd-specific options in realmd.conf. Fixed.
--HG--
branch : trunk
2009-03-20 16:45:14 +01:00
megamage 3fb72a5b9e *Update debug command sendopcode.
--HG--
branch : trunk
2009-03-20 09:40:40 -06:00
megamage d944be8381 *Fix a crash for creatures using petAI without charminfo.
--HG--
branch : trunk
2009-03-20 09:39:25 -06:00
megamage eea631a0a3 *Fix a crash caused by unsummon creature.
--HG--
branch : trunk
2009-03-20 09:38:42 -06:00
XTZGZoReX 0838736ce7 * Missed a config update in realmd.
* Correct revision number for SQL update for DB logging.

--HG--
branch : trunk
rename : sql/updates/2020_realmd.sql => sql/updates/2031_realmd.sql
2009-03-20 16:16:16 +01:00
XTZGZoReX d1adac0d11 * Merge.
--HG--
branch : trunk
2009-03-20 15:17:58 +01:00
Drahy 4d7ee8208e * Big clean up and used trinity sql coding style
--HG--
branch : trunk
2009-03-20 00:44:18 +01:00
megamage 5b73a59f15 *Set totem slot to 4 but total summon slot to 6.
*Fix build.

--HG--
branch : trunk
2009-03-19 15:45:22 -06:00
megamage e121267298 [7497] Remove auras from GO owner at remove connected owned th this spell GO. Author: VladimirMangos
--HG--
branch : trunk
2009-03-19 15:18:49 -06:00
megamage 64ce6533a9 *Update gameobject visual and command. By Vladimir.
--HG--
branch : trunk
2009-03-19 15:16:02 -06:00
megamage bf7cfe6964 *Rename and sort some gm commands. By Vladimir.
--HG--
branch : trunk
2009-03-19 15:06:30 -06:00
QAston c6f3532ada *Fix Area auras for target without a party.
*Fix Improved soul leech and correct procflags for soul leech.

--HG--
branch : trunk
2009-03-19 21:47:16 +01:00
megamage 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.

--HG--
branch : trunk
2009-03-19 14:41:30 -06:00
XTZGZoReX 3c713189fb * Correctly implement database logging in WorldLog.
* This fixes LogDB.World config option.

--HG--
branch : trunk
2009-03-19 21:28:25 +01:00
XTZGZoReX 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.

--HG--
branch : trunk
2009-03-19 21:13:52 +01:00
BroodWyrm 74985e8490 *Merge
--HG--
branch : trunk
2009-03-19 21:11:18 +01:00
BroodWyrm c6409d0a73 *Add Placeholder Scripts for Azjol-Nerub Instances (I will fill them later)
--HG--
branch : trunk
2009-03-19 21:07:55 +01:00