xwords/xwords4/common
2024-09-21 22:09:22 -07:00
..
cJSON@87d8f0961a use submodule for cJSON (linux only so far) 2024-02-18 19:28:29 -08:00
.gitignore ignore more 2010-03-14 16:25:27 +00:00
board.c fix warnings about zeroing static structs (no behavior change) 2024-08-07 22:29:46 -07:00
board.h new feature to remember acceptable phonies 2024-04-09 10:52:43 -07:00
boarddrw.c fix warnings about zeroing static structs (no behavior change) 2024-08-07 22:29:46 -07:00
boardp.h new feature to remember acceptable phonies 2024-04-09 10:52:43 -07:00
bufqueue.c add bqRemoveAll 2009-09-19 21:28:07 +00:00
bufqueue.h add bqRemoveAll 2009-09-19 21:28:07 +00:00
cJSON.c add forgotten symlinks 2024-02-18 19:28:29 -08:00
cJSON.h add forgotten symlinks 2024-02-18 19:28:29 -08:00
cJSON_Utils.c add forgotten symlinks 2024-02-18 19:28:29 -08:00
cJSON_Utils.h add forgotten symlinks 2024-02-18 19:28:29 -08:00
commmgr.h Remove all tabs. No code changes. 2008-05-31 03:26:16 +00:00
comms.c use dutil_phoneNumbersSame() instead of strcmp() 2024-09-21 22:09:22 -07:00
comms.h use dutil_phoneNumbersSame() instead of strcmp() 2024-09-21 22:09:22 -07:00
commstyp.h merge android_branch changes to comms_make 2022-11-18 11:09:22 -08:00
comtypes.h rewrite mutex stuff to make timeout/asserting easier 2024-08-20 22:03:08 -07:00
config.mk add generic timers (with dutil component for scheduling) 2024-08-12 21:11:14 -07:00
contypct.h start to remove obsolete XWFEATURE_STANDALONE_ONLY 2024-01-09 18:17:36 -08:00
dawg.h fix to support synonyms within specials too -- for linux only so far. 2013-04-09 07:43:04 -07:00
dbgutil.c refactor: make vtable population test xplatform 2020-04-19 12:56:11 -07:00
dbgutil.h refactor: make vtable population test xplatform 2020-04-19 12:56:11 -07:00
device.c get qos from server, and use unless overridden by local settings 2024-09-02 12:49:06 -07:00
device.h get qos from server, and use unless overridden by local settings 2024-09-02 12:49:06 -07:00
dictiter.c fix warnings about zeroing static structs (no behavior change) 2024-08-07 22:29:46 -07:00
dictiter.h cleanup 2020-08-16 19:29:42 -07:00
dictmgr.c rewrite mutex stuff to make timeout/asserting easier 2024-08-20 22:03:08 -07:00
dictmgr.h cleanup 2020-08-16 19:29:42 -07:00
dictnry.c rewrite mutex stuff to make timeout/asserting easier 2024-08-20 22:03:08 -07:00
dictnry.h rewrite mutex stuff to make timeout/asserting easier 2024-08-20 22:03:08 -07:00
dictnryp.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
dllist.c new feature to remember acceptable phonies 2024-04-09 10:52:43 -07:00
dllist.h new feature to remember acceptable phonies 2024-04-09 10:52:43 -07:00
dragdrpp.c use dutil_phoneNumbersSame() instead of strcmp() 2024-09-21 22:09:22 -07:00
dragdrpp.h fix compile when XWFEATURE_RAISETILE defined 2020-12-02 17:21:47 -08:00
draw.c fix crashes when quad-{word,letter} present 2022-04-01 07:51:13 +02:00
draw.h gtk version fixes: blanks, scores, buttons 2024-03-04 09:19:25 -08:00
dutil.c rewrite mutex stuff to make timeout/asserting easier 2024-08-20 22:03:08 -07:00
dutil.h rewrite mutex stuff to make timeout/asserting easier 2024-08-20 22:03:08 -07:00
engine.c fix warnings about zeroing static structs (no behavior change) 2024-08-07 22:29:46 -07:00
engine.h add filtering to wordlist browser 2020-08-05 09:47:44 -07:00
game.c use dutil_phoneNumbersSame() instead of strcmp() 2024-09-21 22:09:22 -07:00
game.h always generate gameID using the same function 2024-08-26 11:29:09 -07:00
gameinfo.h support sub7 trades on Android too 2024-02-18 19:28:29 -08:00
knownplyr.c use dutil_phoneNumbersSame() instead of strcmp() 2024-09-21 22:09:22 -07:00
knownplyr.h fix harvesting of known player names to not mismatch name/address 2024-07-30 16:15:44 -07:00
md5.c use github code to implement md5sum for mqtt msg ack (wasm only) 2023-02-26 19:53:12 -08:00
md5.h use github code to implement md5sum for mqtt msg ack (wasm only) 2023-02-26 19:53:12 -08:00
mempool.c rewrite mutex stuff to make timeout/asserting easier 2024-08-20 22:03:08 -07:00
mempool.h show mempool stats (DEBUG builds) 2021-03-19 14:27:04 -07:00
memstream.c get rid of stream_open(), which was a NO-OP 2023-02-04 07:44:57 -08:00
memstream.h cleanup: pass xwe with closeProc rather than to destroy 2023-02-03 22:00:47 -08:00
model.c fix bug determining to quit after too many passes 2024-08-28 22:07:04 -07:00
model.h Add option to choose how rematch-game players will be ordered 2024-01-04 09:50:24 -08:00
modelp.h add support for trays with up to 9 tiles 2021-07-16 12:15:46 -07:00
movestak.c pool acks and send using a timer (untested on Android) 2024-08-19 06:56:33 -07:00
movestak.h add support for trays with up to 9 tiles 2021-07-16 12:15:46 -07:00
mscore.c new feature to remember acceptable phonies 2024-04-09 10:52:43 -07:00
nli.c add to test ability to invite using known players 2024-09-21 22:09:22 -07:00
nli.h add to test ability to invite using known players 2024-09-21 22:09:22 -07:00
nlityp.h Add option to choose how rematch-game players will be ordered 2024-01-04 09:50:24 -08:00
nwgamest.c support sub7 trades on Android too 2024-02-18 19:28:29 -08:00
nwgamest.h snapshot: adding sub7 trade ability linux side 2024-02-18 19:28:29 -08:00
pool.c fix warnings about zeroing static structs (no behavior change) 2024-08-07 22:29:46 -07:00
pool.h make number of tiles proportional to board size 2022-04-01 07:51:13 +02:00
rules.mk makefile cleanup 2006-02-17 07:27:36 +00:00
scorebdp.c cleanup stuff noted in code review -- no behavior change 2024-01-17 21:41:57 -08:00
scorebdp.h cleanup -- should be no behavior/code change 2024-01-04 09:50:24 -08:00
server.c use dutil_phoneNumbersSame() instead of strcmp() 2024-09-21 22:09:22 -07:00
server.h use dutil_phoneNumbersSame() instead of strcmp() 2024-09-21 22:09:22 -07:00
smsproto.c tweak logging 2024-09-05 20:19:59 -07:00
smsproto.h fix compilation where DEBUG not set 2020-04-26 13:49:54 -07:00
states.h fix relay game failure to change roles 2020-08-25 14:53:33 -07:00
stats.c includ NBS sends/receives in stats on Android 2024-08-24 15:32:29 -07:00
stats.h includ NBS sends/receives in stats on Android 2024-08-24 15:32:29 -07:00
strutils.c fix warnings about zeroing static structs (no behavior change) 2024-08-07 22:29:46 -07:00
strutils.h display known player names for pending invites 2024-07-28 08:48:33 -07:00
timers.c rewrite mutex stuff to make timeout/asserting easier 2024-08-20 22:03:08 -07:00
timers.h add generic timers (with dutil component for scheduling) 2024-08-12 21:11:14 -07:00
tray.c new feature to remember acceptable phonies 2024-04-09 10:52:43 -07:00
util.h add (unused still) timers to dutil 2024-04-26 09:33:59 -07:00
virtuals.h Remove all tabs. No code changes. 2008-05-31 03:26:16 +00:00
vtabmgr.c snapshot: rematch and invitation handling most work from common 2022-11-18 11:09:22 -08:00
vtabmgr.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
xwlist.c new files that may replace GSList in relaycon 2017-11-04 09:27:33 -07:00
xwlist.h new files that may replace GSList in relaycon 2017-11-04 09:27:33 -07:00
xwmutex.c get qos from server, and use unless overridden by local settings 2024-09-02 12:49:06 -07:00
xwmutex.h rewrite xwmutex to use a single thread 2024-08-26 10:13:49 -07:00
xwstate.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
xwstream.h get rid of stream_open(), which was a NO-OP 2023-02-04 07:44:57 -08:00