Mirror of ajanata/PretendYoureXyzzy@github.com
Go to file
Andy Janata 7600ec27de - refactor game handlers a bit to add another abstract class that ensures the user requesting is in the game in question
- add play card handler. need to send the white card count down to users that refresh the page.
- ajax event handlers get the request object as well as the result object so the server doesn't have to send the game id back in a response
2012-01-26 18:07:39 -08:00
.externalToolBuilders move MessageType back inside QueuedMessage since the client doesn't need it 2012-01-12 20:05:39 -08:00
.settings move MessageType back inside QueuedMessage since the client doesn't need it 2012-01-12 20:05:39 -08:00
WebContent - refactor game handlers a bit to add another abstract class that ensures the user requesting is in the game in question 2012-01-26 18:07:39 -08:00
src - refactor game handlers a bit to add another abstract class that ensures the user requesting is in the game in question 2012-01-26 18:07:39 -08:00
test/net/socialgamer/cah/data fix warnings 2012-01-20 19:11:39 -08:00
.classpath add easymock 2012-01-12 13:04:46 -08:00
.gitignore .gitignore: build 2011-12-16 16:41:13 -08:00
.project move the js constant updater build tool down after java compile since it needs the new constant file compiled first 2012-01-12 21:33:54 -08:00
asm-4.0.jar add easymock 2012-01-12 13:04:46 -08:00
cglib-nodep-2.2.2.jar add easymock 2012-01-12 13:04:46 -08:00
commons-lang3-3.1-javadoc.jar initial commit 2011-12-16 16:39:52 -08:00
commons-lang3-3.1-sources.jar initial commit 2011-12-16 16:39:52 -08:00
commons-lang3-3.1.jar initial commit 2011-12-16 16:39:52 -08:00
easymock-3.1-sources.jar add easymock 2012-01-12 13:04:46 -08:00
easymock-3.1.jar add easymock 2012-01-12 13:04:46 -08:00
hibernate3.jar initial commit 2011-12-16 16:39:52 -08:00
javax.persistence.jar initial commit 2011-12-16 16:39:52 -08:00
json_simple-1.1.jar initial commit 2011-12-16 16:39:52 -08:00
objenesis-1.2.jar add easymock 2012-01-12 13:04:46 -08:00