Commit Graph

18 Commits

Author SHA1 Message Date
Murilo Pereira
25ac37a219 Array for maneuvre and foundation stacks. 2011-05-29 17:12:52 -03:00
Murilo Pereira
6a08aad3d3 Give cursor its own WINDOW. 2011-05-09 02:04:38 -03:00
Murilo Pereira
9ecf0acec8 s/start/begin 2011-05-09 00:38:31 -03:00
Murilo Pereira
3d421f31d3 s/util/curses. 2011-05-08 20:38:36 -03:00
Murilo Pereira
f86f3357ae This behaviour was moved to display#draw_stack. 2011-05-08 16:49:16 -03:00
Murilo Pereira
e7706dfa4b Implemented game#valid_move. 2011-05-07 23:09:39 -03:00
Murilo Pereira
dcab55f853 Finished putting stuff where they belong. 2011-02-20 18:45:15 -03:00
Murilo Pereira
daf0b4809f Putting functions were they belong. 2011-02-16 23:50:29 -02:00
Murilo Pereira
8d1b2ca7b4 Declaring local functions as static. 2011-02-06 04:51:49 -02:00
Murilo Pereira
83df7ba92f Removing useless method and expliciting headers. 2011-02-06 04:42:52 -02:00
Murilo Pereira
fc82c70b6a Fixing indendation for 'switch'es. 2011-02-06 04:14:17 -02:00
Murilo Pereira
75d1e5f23b Pessimistic memory allocation.
* Added/removed headers as necessary
* Removed 'key_event' function from keyboard
2011-02-06 03:45:58 -02:00
Murilo Pereira
196a11d1fe Moving responsibility off from main file. 2011-02-06 00:47:27 -02:00
Murilo Pereira
a8c98d4756 Moving cursor declaration to the game file.
* Also moving some functions around.
2011-02-06 00:47:27 -02:00
Murilo Pereira
58fff35a20 WIP. 2011-02-05 23:42:14 -02:00
Murilo Soares Pereira
202b316719 Moving cards through stacks. 2010-04-22 01:50:19 -03:00
Murilo Soares Pereira
7b39ec5cc6 Erasing stacks when empty. Also moved some event-related code to the keyboard object. 2010-04-21 04:14:39 -03:00
Murilo Soares Pereira
67f4775dc4 Broke some functions into smaller pieces, added the initial keyboard interface. 2010-04-13 01:07:06 -03:00