Mercurial > wow > turok
comparison Turok/Layout/Dialog.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 |
|---|---|
| 432 else | 432 else |
| 433 print(self:GetName(),'no scrollwheel regions') | 433 print(self:GetName(),'no scrollwheel regions') |
| 434 end | 434 end |
| 435 end | 435 end |
| 436 | 436 |
| 437 print('uhmmm', type(self)) | |
| 438 LibStub("LibFog-1.0").SetAnimationGroup(self) | 437 LibStub("LibFog-1.0").SetAnimationGroup(self) |
| 439 -- Turok stuff | 438 -- Turok stuff |
| 440 </OnLoad> | 439 </OnLoad> |
| 441 <OnShow> | 440 <OnShow> |
| 442 TkPanel_Init(self) | 441 TkPanel_Init(self) |
