]> git.localhorst.tv Git - l2e.git/history - src/battle/states/SelectTarget.h
removed now superfluous Application parameter to State callbacks
[l2e.git] / src / battle / states / SelectTarget.h
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 Karbachwrapped some virtual State methods in non-virtual calls
2012-10-17 Daniel Karbachrenamed app::State's Resize -> OnResize
2012-10-16 Daniel Karbachrenamed state callbacks
2012-09-29 Daniel Karbachadded forwarding headers
2012-08-10 Daniel Karbachadded run state to flee from battle
2012-08-10 Daniel Karbachadded item target selection
2012-08-10 Daniel Karbachadded attack targets selection state