]> git.localhorst.tv Git - l2e.git/shortlog
l2e.git
2012-08-06 Daniel Karbachadded gitignore for eclipse project files
2012-08-06 Daniel Karbachadded heroes' party layout to battle state
2012-08-06 Daniel Karbachremoved debug output from battle state
2012-08-06 Daniel Karbachmade application and battle state resizable
2012-08-06 Daniel Karbachset resizable flag for screen surface
2012-08-06 Daniel Karbachbetter positioning of monsters
2012-08-06 Daniel Karbachadded monster drawing routine in battle state
2012-08-06 Daniel Karbachfix position calculation in PartyLayout
2012-08-05 Daniel Karbachadded battle party layout class
2012-08-05 Daniel Karbachadded Point class
2012-08-05 Daniel Karbachadded simple sprite class
2012-08-05 Daniel Karbachadded empty battle state
2012-08-05 Daniel Karbachfixed SDL inclusion in application classes
2012-08-05 Daniel Karbachadded basic application class
2012-08-03 Daniel Karbachadded battle/monster file structure
2012-08-01 Daniel Karbachadded SDL initialization classes
2012-08-01 Daniel Karbachadded main function