index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
xeen
/
spells.h
Age
Commit message (
Expand
)
Author
2017-11-18
XEEN: Fix number of spells per class array & constant
Paul Gilbert
2016-08-28
XEEN: Moved method comments from CPP to header files
Paul Gilbert
2015-02-28
XEEN: Fix ordering of spell list and methods
Paul Gilbert
2015-02-28
XEEN: Implement some of the spells
Paul Gilbert
2015-02-28
XEEN: Implement addHitPoints and spellFX methods
Paul Gilbert
2015-02-18
XEEN: Implement extra code for passing active character to castSpell
Paul Gilbert
2015-02-17
XEEN: Implemented Cast Spell dialog
Paul Gilbert
2015-02-07
XEEN: Implemented getIdentifiedDetails and getAttributes
Paul Gilbert
2015-02-05
XEEN: Moved _maeNames to a new Resources class
Paul Gilbert
2015-02-04
XEEN: Partial implementation of doItemOptions
Paul Gilbert
2015-01-30
XEEN: Implemented SpellsDialog and ConfirmDialog classes
Paul Gilbert
2015-01-29
XEEN: Implemented setSpellText for spells dialog
Paul Gilbert
2015-01-25
XEEN: Beginnings of Town class, implemented handleAction
Paul Gilbert
2015-01-25
XEEN: Add skeleton for spells class
Paul Gilbert