Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
Eric House 6602e3daae hack: limit chat field length to 255
The common code truncates to 255 *bytes*, not chars, so this isn't even
right, but at least for ascii users it'll make it less likely that
what's typed doesn't all get sent. The right fix is to change the format
to not limit sent str len to 255 bytes. See commit 512a8e1af.
2020-04-10 07:12:56 -07:00
xwords4 hack: limit chat field length to 255 2020-04-10 07:12:56 -07:00
.gitignore fix xw4d build (shortening more xw4dbg) 2017-05-23 19:03:29 -07:00
.projectile fix duplicate permissions 2017-01-19 06:22:12 -08:00
.travis.yml change targetsdk for travis 2020-03-18 12:32:49 -07:00
id_rsa_uploader.enc try to fix travis for new host 2017-10-11 07:39:09 -07:00