Timeline
11/22/08:
- 17:09 Changeset [293] by
-
*Fix a typo.
Original author: megamage Date: 2008-11-22 11:05:07-06:00
- 16:34 Changeset [292] by
-
*Fix shadow cloak, also remove spells such as hunter's mark.
Original ...
- 16:14 Changeset [291] by
-
*Update sln file. Do not know if this can fix x64 build bug.
Original ...
- 16:14 Changeset [290] by
-
*Update to Mangos 6842. Source: Mangos.
Original author: megamage Date: ...
- 07:15 Changeset [289] by
-
Implemented mana cost for tonk spell 27746. (Note: speed increase still ...
- 06:35 Changeset [288] by
-
*Add UNIT_FLAG_NOT_ATTACKABLE_2. Not attackable, but can be hit by ...
- 05:55 Changeset [287] by
-
Added more calls for searching the world object containers for spell ...
- 05:30 Changeset [286] by
-
*Also search worldobjectlist for active creature when spell target is ...
- 02:05 Changeset [285] by
-
* Added missing part of mangos merge on interrupt channeling on aura ...
- 01:55 Changeset [284] by
-
Merge with 284 (54b0e67d97fe).
Original author: megamage Date: 2008-11-21 ...
- 01:55 Changeset [283] by
-
*Alterac Valley. By Bogie and Balrok. Note: some core contents are ...
- 00:36 Changeset [282] by
-
Fix line endings in npcs_special.cpp to LF.
Original author: ...
- 00:36 Changeset [281] by
-
Merge with 273 (aab191f73e46).
Original author: gvcoman Date: 2008-11-21 ...
- 00:36 Changeset [280] by
-
Added SetAggressive? calls to steam tonk and tonk mine scripts.
Original ...
- 00:36 Changeset [279] by
-
Merged commit 269 (5f0e38da128a).
Original author: gvcoman Date: ...
- 00:36 Changeset [278] by
-
Added tonk mine and steam tonk scripts.
Original author: gvcoman Date: ...
- 00:35 Changeset [277] by
-
* Don't allow pets to attack in melee if owner is pacified. This applies ...
- 00:35 Changeset [276] by
-
Unsummon summon as possessed creatures on spell channeling ...
- 00:35 Changeset [275] by
-
Fix typo.
Original author: gvcoman Date: 2008-11-17 19:36:38-05:00
- 00:35 Changeset [274] by
-
* Implemented new summon possessed summon type for spell 49352. * Unsummon ...
- 00:35 Changeset [273] by
-
Added TARGET_UNIT_AREA_SCRIPT target to the list of target types using ...
- 00:35 Changeset [272] by
-
Delete possessed AI only on creature delete.
Original author: ...
11/21/08:
- 23:30 Changeset [271] by
-
*script for quest Recharging the Batteries. By Anubisss. *script for quest ...
- 22:40 Changeset [270] by
-
*Do not convert Map* to InstanceMap?* when calling Map::SendToPlayers?() to ...
- 22:20 Changeset [269] by
-
*EventAI update:
ACTION_T_SET_ACTIVE = 101, //Apply
...
- 21:45 Changeset [268] by
-
*Move object update from objectaccessor to map *Move activeobject list ...
- 16:54 Changeset [267] by
-
*Let creature search nearby target before enter evade mode *Add function ...
- 08:48 Changeset [266] by
-
*Fix the bug that updatepacket is not sent to players. *TODO: move ...
- 08:48 Changeset [265] by
-
*Add m_isAggressive. Only aggressive creatures will call AttackStart? and ...
- 08:48 Changeset [264] by
-
*Re-commit some reverted patch: aura stacking check. By QAston.
Original ...
- 08:48 Changeset [263] by
-
Some missing changes. This should fix the bug that loading char causes ...
- 08:48 Changeset [262] by
-
Some missing changes. This should fix the bug that loading char causes ...
- 08:48 Changeset [261] by
-
Re-commit 262 due to EOL issues. (no difference from 262)
Original ...
- 08:47 Changeset [260] by
-
*DB script table stucture change. Source Mangos. Also fix some bugs. ...