summaryrefslogtreecommitdiffstats
path: root/EssentialsUpdate/src/com/earth2me/essentials/update/states/StateMachine.java
Commit message (Expand)AuthorAgeLines
* Removing EssentialsUpdate from 2.9 branch.KHobbits2012-08-18-183/+0
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-1/+1
* Some cleanup, refactoring of EssentialsHelp classsnowleo2011-10-27-2/+2
* Reload after installationsnowleo2011-10-26-9/+7
* The state machine now handles both manual updating and installation.snowleo2011-10-26-8/+5
* Cleanupsnowleo2011-10-26-2/+0
* The work process is done async to the server loop.snowleo2011-10-26-8/+16
* Abort the installation wizard if a runtime exception happenssnowleo2011-10-26-11/+23
* Cleanly resume the installation, if the player quits the game and reconnectssnowleo2011-10-26-9/+61
* Few more states in EssentialsUpdateKHobbits2011-10-26-0/+2
* Cleanupsnowleo2011-10-23-1/+0
* Minor changes because we use a map instead of a listsnowleo2011-10-23-6/+7
* Another state addedsnowleo2011-10-23-0/+1
* Less chance for C&P errorsnowleo2011-10-23-1/+1
* Moving the link between the states from the constructor of the state machine ...snowleo2011-10-23-6/+3
* Statemachine for installation wizard (WIP)snowleo2011-10-23-0/+118