Mirror of ajanata/PretendYoureXyzzy@github.com
Go to file
Andy Janata f294f3b64a Reorganize a bit of code in Game.start() to try to avoid a deadlock (see #23). I think this should fix it but I haven't tested it yet. 2012-10-17 23:36:37 -07:00
.externalToolBuilders move MessageType back inside QueuedMessage since the client doesn't need it 2012-01-12 20:05:39 -08:00
.settings I did something that made eclipse make a new prefs file... 2012-02-02 14:48:05 -08:00
WebContent add tabs, move user preferences to a tab, and fix the chat ui to fit the tab. it gets very bad at small window sizes though 2012-10-15 20:23:37 -07:00
src Reorganize a bit of code in Game.start() to try to avoid a deadlock (see #23). I think this should fix it but I haven't tested it yet. 2012-10-17 23:36:37 -07:00
test/net/socialgamer/cah Kicks and bans. 2012-08-20 22:41:06 -07:00
.classpath Fix @Nullable annotations. 2012-10-11 19:31:17 -07: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
README update README 2012-03-15 14:08:52 -07:00
cah_cards.sql re-do the db dump without reading from stdin 2012-09-25 18:37:00 -07:00

README

Pretend You're Xyzzy, a Cards Against Humanity clone, server and web client. See WebContent/license.html for full details.