Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
Eric House 8bf65622b5 fix crash duplicating no-address network game
An edge case, but: doing "new from" on a game without any connection
types crashed because of an assertion in comms that assumed
addr_setType() was being called on zero-initialized flags, which
shouldn't have been a requirement. Pulled that as well as java code that
added RELAY-type connectivity to any game that had none. If a game has
none, leave it that way.
2017-01-07 07:41:38 -08:00
xwords4 fix crash duplicating no-address network game 2017-01-07 07:41:38 -08:00
.gitignore gtk: remove assertion failure creating new games 2016-09-26 08:24:47 -07:00
.projectile housekeeping 2016-11-11 06:30:55 -08:00