[7847] Replace paramter unions by uniton of event ai action type structures. Add...
commite6d30af4643789e2d27ea8d6e1af35b9fc11650d
authorVladimirMangos <vladimir@getmangos.com>
Mon, 18 May 2009 18:39:35 +0000 (18 22:39 +0400)
committerVladimirMangos <vladimir@getmangos.com>
Mon, 18 May 2009 18:45:20 +0000 (18 22:45 +0400)
tree2ae3e80f4f41772b1994d404c8c8008e678f9412
parentd574b57b11eb0bb66d0d592047d031d8d81fd990
[7847] Replace paramter unions by uniton of event ai action type structures. Add/fix some loading checks.

* Also send to process function reference to strucutre instead large amount fields.
* Specially note that fixed check for first arg of action type 27 that before wrongly test as quest id,
when by using code expected creature id. Possible some used data wrongly can be quest ids....
src/game/CreatureEventAI.cpp
src/game/CreatureEventAI.h
src/game/CreatureEventAIMgr.cpp
src/shared/revision_nr.h