Commit Graph

21898 Commits

Author SHA1 Message Date
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
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
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
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
c6409d0a73 *Add Placeholder Scripts for Azjol-Nerub Instances (I will fill them later)
--HG--
branch : trunk
2009-03-19 21:07:55 +01:00
XTZGZoReX
6c32bd5441 * Fixed ByteBuffer::read<std::string> specialization. This one is correct.
--HG--
branch : trunk
2009-03-19 17:13:56 +01:00
megamage
4877009098 *Set seer back when it is removed to prevent crash.
--HG--
branch : trunk
2009-03-19 08:59:15 -06:00
XTZGZoReX
2f9688bb07 * Small speedups in mempool/dotconfpp.
--HG--
branch : trunk
2009-03-19 15:42:53 +01:00
XTZGZoReX
a075d37fdd * Removed unused/unneeded classes: Base, Mthread
* Fixed a merge issue that broke VC71 files.
* Moved WheatyExceptionReport to shared, where it should be.

--HG--
branch : trunk
2009-03-19 15:32:16 +01:00
QAston
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.

--HG--
branch : trunk
2009-03-19 10:40:02 +01:00
megamage
9f84e9cb22 *Also exit vehicle in uncharm function.
--HG--
branch : trunk
2009-03-18 21:51:52 -06:00
megamage
281d20be0d *Allow spells to summon vehicles.
--HG--
branch : trunk
2009-03-18 21:39:09 -06:00
megamage
886b2a51e9 *Fix build.
--HG--
branch : trunk
2009-03-18 21:20:35 -06:00
megamage
069552aeaa *Summon creatures based on general summon types.
--HG--
branch : trunk
2009-03-18 21:16:24 -06:00
megamage
73d13c4992 *Read dbc summon properties for future use.
--HG--
branch : trunk
2009-03-18 20:54:39 -06:00
megamage
9b08473d28 [7490] Implement expected multiply summon case support with proper duration for EffectSummonDemon Author: VladimirMangos
--HG--
branch : trunk
2009-03-18 20:47:26 -06:00
megamage
249d0d53c0 [7489] Update gameobject rotation fields if need. Author: VladimirMangos
* Fixed update absent in ".gobject turn" command
    * Propetly set rotation fields for summoned objects
    * Check rotation/coordinates fields values at server loading

--HG--
branch : trunk
2009-03-18 20:46:21 -06:00
megamage
ef47783882 [7487] Avoid attempt use InstanceSave data for non-dungeons. Author: VladimirMangos
Also check map existance and correctness at instance data loading.
    Removed unused and totally bugged InstanceMap::GetResetTime.

--HG--
branch : trunk
2009-03-18 20:41:49 -06:00
megamage
1c87752584 [7485] Added support for PostgreSQL connection using Unix sockets. Author: ApoC
For using socket connection specify host name as . and port as
    path to Unix socket directory or . for default path specified
    in PostgreSQL compile time.

--HG--
branch : trunk
2009-03-18 20:39:21 -06:00