]> git.localhorst.tv Git - l2e.git/shortlog
l2e.git
2012-08-10 Daniel Karbachadded escape title frame, text, and font
2012-08-10 Daniel Karbachfixed hero positions
2012-08-10 Daniel Karbachadded run state to flee from battle
2012-08-10 Daniel Karbachadded timer facility
2012-08-10 Daniel Karbachadded and implemented swap heroes state
2012-08-10 Daniel Karbachadded physical/magical status of ikari attacks
2012-08-10 Daniel Karbachreworked gauges to better reflect the original ones
2012-08-10 Daniel Karbachdamn, I was right about max IP in the first place
2012-08-10 Daniel Karbachadded Guy's and Dekar's IP attacks
2012-08-10 Daniel Karbachadded Selan's IP attacks
2012-08-10 Daniel Karbachadded target selection to select ikari state
2012-08-10 Daniel Karbachadded second column in ikari menu
2012-08-10 Daniel Karbachadded "No equit" text to battle resources
2012-08-10 Daniel Karbachlinked equipment menu icons in battle resources
2012-08-10 Daniel Karbachadded Maxim's IP attacks
2012-08-10 Daniel Karbachadded Ikari class
2012-08-10 Daniel Karbachfixed item stats
2012-08-10 Daniel Karbachset ikari menu to point to items
2012-08-10 Daniel Karbachadded hero equipment
2012-08-10 Daniel Karbachadded spell target select
2012-08-10 Daniel Karbachadded spells
2012-08-10 Daniel Karbachfixed positioning in Font when number is 0
2012-08-10 Daniel Karbachoffset target selection cursor from indicator
2012-08-10 Daniel Karbachadded -= operators for Point/Vector
2012-08-10 Daniel Karbachfixed font configuration
2012-08-10 Daniel Karbachadded item target selection
2012-08-10 Daniel Karbachfix bug in select attack type state that caused the...
2012-08-10 Daniel Karbachadded attack targets selection state
2012-08-09 Daniel Karbachreworked Menu to include an optional number
2012-08-09 Daniel Karbachpreliminary solution for loading inventory in item...
2012-08-09 Daniel Karbachadded some information about menus
2012-08-09 Daniel Karbachadded Inventory class
2012-08-09 Daniel Karbachadded Item data structure
2012-08-09 Daniel Karbachadded attack choice icons
2012-08-09 Daniel Karbachpostponed attack type decision to their respective...
2012-08-09 Daniel Karbachmade application state changes yet a bit safer
2012-08-09 Daniel Karbachadded ikari select state
2012-08-09 Daniel Karbachadded icons for item select
2012-08-08 Daniel Karbachmoved dummy menu entries to main
2012-08-08 Daniel Karbachadded item select state
2012-08-08 Daniel Karbachuse font size for spell frame height calculation
2012-08-08 Daniel Karbachfixed scrolling in Menu
2012-08-08 Daniel Karbachinterpret user input in spell selection
2012-08-08 Daniel Karbachfixed return type of spell menu getter in battle state
2012-08-08 Daniel Karbachadded cursor sprite for menu
2012-08-08 Daniel Karbachadded a "disabled" font
2012-08-08 Daniel Karbachadded ability to disable menu entries
2012-08-08 Daniel Karbachadded spell menu's headline
2012-08-08 Daniel Karbachmoved spell menu template to resources
2012-08-08 Daniel Karbachadded rough implementation of a Menu
2012-08-08 Daniel Karbachadded center positioning for Sprite
2012-08-08 Daniel Karbachadded initializer lists to Hero and Monster models
2012-08-08 Daniel Karbachwrite hero's name on tag
2012-08-08 Daniel Karbachadded string support in Font
2012-08-08 Daniel Karbachadded struct for battle resources
2012-08-08 Daniel Karbachadded spell selection battle state
2012-08-08 Daniel Karbachremoved useless (and irritating) destructors of battle...
2012-08-08 Daniel Karbachtagged some TODOs
2012-08-08 Daniel Karbachadded realistic test data
2012-08-08 Daniel Karbachadded simple font implementation
2012-08-08 Daniel Karbachadded more operators in geometry lib
2012-08-08 Daniel Karbachadded hero tag labels
2012-08-08 Daniel Karbachchanged party layout position interpretation to better...
2012-08-08 Daniel Karbachchanged gauge level interpretation
2012-08-08 Daniel Karbachfixed Hero's relative IP calculation
2012-08-08 Daniel Karbachadded gauges for health, mana, and ikari displays
2012-08-07 Daniel Karbachbetter positioning of hero tags
2012-08-07 Daniel Karbachadjusted position calculation of battle ui
2012-08-07 Daniel Karbachadded Frame class for drawing bordered windows
2012-08-07 Daniel Karbachadded original battle icons to test data (double sized)
2012-08-07 Daniel Karbachadded ugly fallback for missing sprite surfaces
2012-08-07 Daniel Karbachadded some test sprites
2012-08-07 Daniel Karbachremoved task tag in BattleState (already in progress)
2012-08-07 Daniel Karbachreworked Application's state stack
2012-08-07 Daniel Karbachmoved attack type into its own class
2012-08-07 Daniel Karbachsplit battle state into (so far) 2 states
2012-08-07 Daniel Karbachadded battle move menu
2012-08-06 Daniel Karbachadded prototype for battle's hero tags
2012-08-06 Daniel Karbachadded attack type selection menu in battle state
2012-08-06 Daniel Karbachdelayed state pushing/popping till the end of each...
2012-08-06 Daniel Karbachadded Input class for handling user input
2012-08-06 Daniel Karbachsplit BattleState's render function
2012-08-06 Daniel Karbachadded basic vector class + a small set of operators
2012-08-06 Daniel Karbachadded Hero class for battle state
2012-08-06 Daniel Karbachadded build artifacts to .gitignore
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
next