]> git.localhorst.tv Git - l2e.git/history - src/app/State.h
fix bug in Application that caused the program to crash just before it finished
[l2e.git] / src / app / State.h
2012-08-10 Daniel Karbachadded run state to flee from battle
2012-08-10 Daniel Karbachadded timer facility
2012-08-07 Daniel Karbachreworked Application's state stack
2012-08-06 Daniel Karbachadded Input class for handling user input
2012-08-06 Daniel Karbachmade application and battle state resizable
2012-08-05 Daniel Karbachfixed SDL inclusion in application classes
2012-08-05 Daniel Karbachadded basic application class