GUIScript: Remove last calls of one argument ScriptEngine::RunFunction in core.
commit6b32f4d1a99bcec7105c5dc262b01849ca632cf2
authorTom Prince <tom.prince@ualberta.net>
Tue, 29 Jun 2010 16:47:35 +0000 (29 10:47 -0600)
committerTom Prince <tom.prince@ualberta.net>
Tue, 29 Jun 2010 16:50:12 +0000 (29 10:50 -0600)
tree1ed9a2b3ed3bc3295e32123faf389c1d3afeb7d6
parente6338f9d66eac4ff31ea629bd9286b6d65d1857c
GUIScript: Remove last calls of one argument ScriptEngine::RunFunction in core.

There is one remaining call in GemRB.RunEventHandler. Once the bg1-import-cleanup
branch is merged, the one argument RunFunction, Set*EventByName and RunEventHandler
can all go away.

Signed-off-by: Tom Prince <tom.prince@ualberta.net>
gemrb/core/GameScript/Actions.cpp
gemrb/core/Interface.cpp