comparison Turok/Turok.xml @ 9:9400a0ff8540

Ugh Timer: - container update directionality - talent update iterates over a non-volatile table to carry out updates - index management steps organized - talentRow status implemented, returns the spell associated with the talent chosen from that row CombatLog: - sort out font controls and unbork arguments
author Nenue
date Sun, 21 Feb 2016 13:08:30 -0500
parents a9b8b0866ece
children
comparison
equal deleted inserted replaced
8:7790dff0fe13 9:9400a0ff8540
13 13
14 14
15 <Script file="Init.lua" /> 15 <Script file="Init.lua" />
16 <Include file="Layout\Layout.xml" /> 16 <Include file="Layout\Layout.xml" />
17 <Include file="Layout\Dialog.xml" /> 17 <Include file="Layout\Dialog.xml" />
18 <Script file="Prototypes.lua" />
19 <Script file="Media.lua" /> 18 <Script file="Media.lua" />
20 19
21 <Include file="Modules\Combat\Combat.xml" /> 20 <Include file="Modules\Combat\Combat.xml" />
22 <Include file="Modules\Timer\Timer.xml" /> 21 <Include file="Modules\Timer\Timer.xml" />
23 <Include file="Modules\Utilities\Utilities.xml" /> 22 <Include file="Modules\Utilities\Utilities.xml" />