Letractively / fullmetalgalaxy

Automatically exported from code.google.com/p/fullmetalgalaxy
0 stars 0 forks source link

Improve time line mode #43

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
replace time line hmi by a tree that show all game action

[...]
turn 11
- tide
+ player A
  - move
  - move
[...]
+ player B
  - control
  - fire
  - end turn
turn 12
[...]

Original issue reported on code.google.com by vincent.legendre on 29 Jan 2011 at 10:21

GoogleCodeExporter commented 8 years ago
http://code.google.com/p/fullmetalgalaxy/source/detail?r=228106cc845270c05953390
51984076c0651e3f0

Original comment by vincent.legendre on 2 Oct 2011 at 5:48

GoogleCodeExporter commented 8 years ago
correct display for parallel game
http://code.google.com/p/fullmetalgalaxy/source/detail?r=489103244d182d997f2fcdb
d5e4b147cc634ae1d

We still need to add a replay from the last viewed position

Original comment by vincent.legendre on 16 Nov 2011 at 10:56