JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Piles display and removing cards mostly working
[peach-cgt.git] / client.coffee
2011-11-02 Jason WoofendenPiles display and removing cards mostly working
2011-11-02 Jason Woofendensave card number in jquery card object (card.view)
2011-11-01 Jason Woofendendraw deck starting to work
2011-11-01 Jason Woofendenstart of piles implementation
2011-11-01 Jason Woofendenremove obsolete comment
2011-11-01 Jason Woofendentrack z-axis (layer) on server, use for view init
2011-11-01 Jason Woofendensnap to grid so edges line up
2011-11-01 Jason Woofendenmousover temporarily brings card to front
2011-11-01 Jason Woofendendisplay opponent's cards upside down
2011-11-01 Jason Woofendennew cards in front, moved cards in front
2011-11-01 Jason Woofendencleanup, loading message
2011-10-27 Jason Woofendenplayer 2 sees table mirrored vertically
2011-10-27 Jason Woofendenfix [re]load to show initial flipped/marked state
2011-10-27 Jason Woofendenclients ask/get initial state on [re]load
2011-10-27 Jason Woofendenadd agent argument to set_cards
2011-10-27 Jason Woofendenclient sync working (and spitting out debug cruft)
2011-10-26 Jason Woofendenupdate comments
2011-10-26 Jason Woofendenyou can flip and mark cards
2011-10-26 Jason Woofendendragged cards always brought to front
2011-10-24 Jason Woofendenfix whitespace
2011-10-24 Jason Woofendenshuffling, started on state structure
2011-10-23 Jason Woofendenserve js from /javascript, make cards draggable
2011-10-23 Jason Woofendencoffeescript, html, less, server