1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/spells
Vadim Markovtsev 3926920103 Rename radious -> radius
There is no such English word, "radious"
Some files get new lines in the end - BSD sed bug + best practices
2016-01-31 18:01:58 +03:00
..
AdventureSpellMechanics.cpp Dimension Door: fix movement points cost for expert level 2015-12-21 18:46:52 +03:00
AdventureSpellMechanics.h
BattleSpellMechanics.cpp Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 2015-12-29 05:43:33 +03:00
BattleSpellMechanics.h
CDefaultSpellMechanics.cpp More comments about dispell special cases. 2015-10-13 07:11:49 +03:00
CDefaultSpellMechanics.h
CreatureSpellMechanics.cpp
CreatureSpellMechanics.h
CSpellHandler.cpp Fixed gcc/clang warnings 2015-12-04 01:17:43 +02:00
CSpellHandler.h Comments save format backward compatability code as Ivan suggested 2015-12-06 02:51:54 +03:00
ISpellMechanics.cpp
ISpellMechanics.h
Magic.h
SpellMechanics.h Rename radious -> radius 2016-01-31 18:01:58 +03:00
ViewSpellInt.cpp
ViewSpellInt.h