Age | Commit message (Expand) | Author | Files | Lines |
2014-12-17 | Engagement: add updatePosition() | Jérémy Zurcher | 1 | -8/+42 |
2014-12-17 | PlayerInfo: add position and updatePosition() | Jérémy Zurcher | 1 | -0/+16 |
2014-12-17 | Statistics: add updatePosition() | Jérémy Zurcher | 1 | -0/+13 |
2014-12-17 | OkCancel: add updatePosition() | Jérémy Zurcher | 1 | -0/+11 |
2014-12-17 | Msg: uses LabelStack, add updatePosition() | Jérémy Zurcher | 1 | -59/+34 |
2014-12-17 | add /LabelStack | Jérémy Zurcher | 1 | -0/+72 |
2014-12-17 | LabelImage: add translate(), clean | Jérémy Zurcher | 1 | -9/+17 |
2014-12-17 | Label: clean, add translate() | Jérémy Zurcher | 1 | -9/+19 |
2014-12-17 | Widget: add padding, translate(), add parent and manage relative position | Jérémy Zurcher | 1 | -6/+36 |
2014-12-16 | hud: set(...) -> setPosition(...) | Jérémy Zurcher | 9 | -19/+27 |
2014-12-11 | Map,Engagement: implement visual re-roll | Jérémy Zurcher | 1 | -4/+55 |
2014-12-10 | ActionButtons,PlayerInfo: fix padding value 20 -> 5 | Jérémy Zurcher | 2 | -2/+2 |
2014-12-10 | PlayerInfo: own padding | Jérémy Zurcher | 1 | -12/+12 |
2014-12-10 | ActionButtons: owns padding | Jérémy Zurcher | 1 | -8/+8 |
2014-12-10 | Engagement: use typewriter bg, own padding | Jérémy Zurcher | 1 | -22/+28 |
2014-12-10 | Statistics: use typewriter bg, own padding | Jérémy Zurcher | 1 | -15/+18 |
2014-12-10 | OkCancel: use typewriter bg, own the padding | Jérémy Zurcher | 1 | -11/+14 |
2014-12-10 | Msg: use typewriter bg, and own the padding | Jérémy Zurcher | 1 | -4/+4 |
2014-12-10 | Engagement: owns PADDING, VSPACING, HSPACING | Jérémy Zurcher | 1 | -16/+17 |
2014-12-10 | add hud/Patch: to use NinePatch as background | Jérémy Zurcher | 1 | -0/+28 |
2014-12-10 | hud: bg texture region name is set in the widget, not in Hud | Jérémy Zurcher | 5 | -15/+11 |
2014-12-03 | Engagement: use attack and defense images intsead of flags | Jérémy Zurcher | 1 | -23/+19 |
2014-12-03 | Hud,hud... implement interface Animation | Jérémy Zurcher | 4 | -12/+25 |
2014-12-01 | Engagement: fix labels | Jérémy Zurcher | 1 | -3/+3 |
2014-12-01 | Engagement: keep original flag size for winner flag | Jérémy Zurcher | 1 | -3/+6 |
2014-11-30 | Engagement: update it to show dice an flags | Jérémy Zurcher | 1 | -35/+80 |
2014-11-29 | UnitDock: fix to and rect.x computation, units orientation | Jérémy Zurcher | 1 | -8/+14 |
2014-11-29 | UnitDock: done -> mvtDone | Jérémy Zurcher | 1 | -9/+9 |
2014-11-28 | remove order.png | Jérémy Zurcher | 1 | -7/+3 |
2014-11-28 | ActionButtons: use Bg instead of buttons, less buttons | Jérémy Zurcher | 1 | -41/+18 |
2014-11-27 | Map: add Map.Engagement, use it in hud.Engagement | Jérémy Zurcher | 1 | -6/+5 |
2014-11-27 | Hud,Ctrl,OkCancel: Hud stacks dialogs | Jérémy Zurcher | 1 | -4/+19 |
2014-11-26 | Engagement: die -> 2d6 | Jérémy Zurcher | 1 | -1/+1 |
2014-11-23 | Statistics: set attributes private | Jérémy Zurcher | 1 | -5/+5 |
2014-11-23 | add hudEngagement dialog | Jérémy Zurcher | 1 | -0/+112 |
2014-11-22 | hud/Position: replace up() down() with horizontal/verticalMirror() | Jérémy Zurcher | 1 | -16/+22 |
2014-11-22 | PlayerInfo: use String.format instead of ugly ""+ | Jérémy Zurcher | 1 | -3/+3 |
2014-11-20 | game.UnitSet is dead : welcome UnitList | Jérémy Zurcher | 1 | -3/+2 |
2014-11-19 | PlayerInfo,Statistics: adapt to new Player turn API | Jérémy Zurcher | 2 | -2/+2 |
2014-11-19 | PlayerInfo: use Sprite instead of Image | Jérémy Zurcher | 1 | -10/+7 |
2014-11-17 | UnitDock: references List<Unit> not List<Pawn> | Jérémy Zurcher | 2 | -25/+20 |
2014-11-17 | Player: clean up API | Jérémy Zurcher | 2 | -4/+4 |
2014-11-16 | UnitDock: do not show if dock empty | Jérémy Zurcher | 1 | -0/+2 |
2014-11-16 | PlayerInfo: add blockEndOfTurn(boolean blocked) | Jérémy Zurcher | 1 | -0/+5 |
2014-11-15 | Ctrl: replace toggleState(StateType, StateType) with reinforcementHit() | Jérémy Zurcher | 1 | -1/+1 |
2014-11-15 | OkCancel: add boolean to hide cancel button | Jérémy Zurcher | 1 | -0/+6 |
2014-11-15 | Hud,PlayerInfo: askEndTurn() -> askEndOfTurn() | Jérémy Zurcher | 1 | -1/+1 |
2014-11-15 | Player: getAp() never returns a value > action points | Jérémy Zurcher | 1 | -0/+1 |
2014-11-14 | btn-attack -> btn-engage | Jérémy Zurcher | 1 | -1/+1 |
2014-11-14 | State ATTACK -> ENGAGE | Jérémy Zurcher | 1 | -3/+3 |