]> git.localhorst.tv Git - l2e.git/history - src/battle/states/SelectTarget.cpp
renamed namespace geometry -> math
[l2e.git] / src / battle / states / SelectTarget.cpp
2012-12-27 Daniel Karbachrenamed namespace geometry -> math
2012-10-17 Daniel Karbachremoved now superfluous Application parameter to State...
2012-10-17 Daniel Karbachstore an application handle in each state
2012-10-17 Daniel Karbachrenamed app::State's Resize -> OnResize
2012-10-16 Daniel Karbachrenamed state callbacks
2012-08-25 Daniel Karbachmoved TODOs to tracker
2012-08-22 Daniel Karbachmerged Point into Vector
2012-08-22 Daniel Karbachrenamed TargetSelections Enemies to Monsters
2012-08-21 Daniel Karbachmoved monster's position to Monster
2012-08-14 Daniel Karbachchanged battle positions from bottom-center to center
2012-08-11 Daniel Karbachmade battle's heroes into an array
2012-08-10 Daniel Karbachadded run state to flee from battle
2012-08-10 Daniel Karbachoffset target selection cursor from indicator
2012-08-10 Daniel Karbachadded attack targets selection state