lamao / stones-of-history

Automatically exported from code.google.com/p/stones-of-history
0 stars 0 forks source link

Refactor game console. #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1) Move show/hide code into console class.
2) Add show/hide key to console constructor.

Original issue reported on code.google.com by lamao.ua@gmail.com on 26 May 2010 at 1:30

GoogleCodeExporter commented 8 years ago
3) Console blocks all other inputs (e.i. typing the command does not affects on 
the
game).
4) Ability to close console by pressing '~' rather than by entering 'exit' 
command.

Original comment by lamao.ua@gmail.com on 1 Jun 2010 at 8:03

GoogleCodeExporter commented 8 years ago
5) Allow input in console all symbols (e.g. currently '/' does not supported 
which
prevents working 'Load level' command).

Original comment by lamao.ua@gmail.com on 3 Jun 2010 at 8:58

GoogleCodeExporter commented 8 years ago
p.1,2,4 resolved in revision r82.

Original comment by lamao.ua@gmail.com on 3 Jun 2010 at 1:15

GoogleCodeExporter commented 8 years ago
p.5 resolved in revision r83.

Original comment by lamao.ua@gmail.com on 3 Jun 2010 at 1:20

GoogleCodeExporter commented 8 years ago
p.5 of this issue was formed as Issue 10.
Finally resolved in revision r83.

Original comment by lamao.ua@gmail.com on 3 Jun 2010 at 1:29

GoogleCodeExporter commented 8 years ago

Original comment by lamao.ua@gmail.com on 4 Jun 2010 at 1:45