Dialog: Compile Actions on load, rather than execute.
commit79479b03d54ab5bb7dbb818dc5501370c3b003e8
authorTom Prince <tom.prince@ualberta.net>
Mon, 31 May 2010 00:52:42 +0000 (30 20:52 -0400)
committerTom Prince <tom.prince@ualberta.net>
Sat, 5 Jun 2010 03:26:54 +0000 (4 23:26 -0400)
tree745b1f6a19039aacc64fed0f676262ab85bf2d98
parente821b1262581692ad1f5913f2b36981db25612a4
Dialog: Compile Actions on load, rather than execute.

If actions fail to compile then this treats it as having no actions
(this affects whether the action queue is cleared).

Signed-off-by: Tom Prince <tom.prince@ualberta.net>
gemrb/core/Dialog.cpp
gemrb/core/Dialog.h
gemrb/core/GameControl.cpp
gemrb/plugins/DLGImporter/DLGImporter.cpp
gemrb/plugins/DLGImporter/DLGImporter.h