EffectQueue: Rename things so they make sense.
commit7d54ad8ff53cad6b4f1eaa18503230933e241515
authorTom Prince <tom.prince@ualberta.net>
Fri, 28 May 2010 05:45:47 +0000 (28 01:45 -0400)
committerTom Prince <tom.prince@ualberta.net>
Fri, 28 May 2010 05:45:47 +0000 (28 01:45 -0400)
treec7692758172930902d5820583a30821c1bc01e6d
parenta1a22cd9e60509492cd350cd53b729411764e146
EffectQueue: Rename things so they make sense.

s/EffText/opcode/ except for one array where it is s/EffText/Strref/.
s/effect_refs/Opcodes/
s/opcode_count/effectnames_count/

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