summaryrefslogtreecommitdiffstats
path: root/EssentialsUpdate/src/com/earth2me/essentials/update/states/StateMap.java
Commit message (Collapse)AuthorAgeLines
* Removing EssentialsUpdate from 2.9 branch.KHobbits2012-08-18-12/+0
| | | | Development may be continued in 3.x branch.
* The state machine now handles both manual updating and installation.snowleo2011-10-26-6/+1
|
* Less chance for C&P errorsnowleo2011-10-23-0/+5
|
* Moving the link between the states from the constructor of the state machine ↵snowleo2011-10-23-0/+12
to the states classes.