xwords/xwords4/common
ehouse 27c518dec4 When tray's hidden you can't see that you're in trade mode. So try
revealing the tray (and so showing the mode) before aborting trade
request due to being in trade mode.
2009-10-25 00:23:00 +00:00
..
.cvsignore new directories to ignore 2006-02-18 14:08:04 +00:00
board.c When tray's hidden you can't see that you're in trade mode. So try 2009-10-25 00:23:00 +00:00
board.h add getters 2008-11-10 16:01:46 +00:00
boarddrw.c Use new dict api to support utf8 faces. 2009-04-05 19:20:22 +00:00
boardp.h Use new dict api to support utf8 faces. 2009-04-05 19:20:22 +00: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
commmgr.h Remove all tabs. No code changes. 2008-05-31 03:26:16 +00:00
comms.c Just enough changes to get compiling on Palm again: seems to work 2009-09-27 16:33:36 +00:00
comms.h rename Cookie to Invite, a change that may change. Rename everywhere 2009-09-14 03:11:11 +00:00
comtypes.h Address problems matching [re]connections to games: first, go back to 2009-09-26 14:37:49 +00:00
config.mk Add simple helper for keeping a queue of buffers in a single array. 2009-02-09 02:44:58 +00:00
contypct.h Add define set to number of conn types compiled in; use it to compile 2009-09-05 13:08:46 +00:00
dawg.h Remove all tabs. No code changes. 2008-05-31 03:26:16 +00:00
dbgutil.c debug changes: change defines to remove gremlin-only code; add missing constants. 2008-10-11 16:46:08 +00:00
dbgutil.h debug functions to turn enums and defines into loggable strings 2006-11-03 06:19:27 +00:00
dictnry.c replace array of indices with array of ptrs for faster & smaller code 2009-09-13 05:28:12 +00:00
dictnry.h replace array of indices with array of ptrs for faster & smaller code 2009-09-13 05:28:12 +00:00
dictnryp.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
dragdrpp.c Quash some compile-time warnings. snprintf instead of sprintf. 2008-12-06 15:59:30 +00:00
dragdrpp.h Fix so curses-only builds and curses build doesn't segfault. 2008-05-26 00:27:48 +00:00
draw.c catch up with API changes. GTK to use this still needs to be fixed! 2008-08-30 13:54:47 +00:00
draw.h remove unused param (not even compiled on Palm); on wince, try to 2009-10-16 03:20:39 +00:00
engine.c change -j to -j3. No code change. 2009-04-14 03:27:32 +00:00
engine.h Fix bug: when using hint limits to restrict first move on empty board 2008-11-22 19:32:42 +00:00
game.c Modify comms and games APIs so single struct of callbacks is passed 2009-09-12 21:39:13 +00:00
game.h Address problems matching [re]connections to games: first, go back to 2009-09-26 14:37:49 +00:00
Makefile makefile cleanup 2006-02-17 07:27:36 +00:00
mempool.c rename only: stream_putString to stream_catString. 2009-03-29 18:26:59 +00:00
mempool.h Add __func__ to what's tracked for allocation in debug builds 2009-01-18 16:37:44 +00:00
memstream.c add a couple of consts 2009-10-01 04:09:46 +00:00
memstream.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
model.c cleanup 2009-09-26 14:33:52 +00:00
model.h change -j to -j3. No code change. 2009-04-14 03:27:32 +00:00
modelp.h Add listeners to model so board can be notified whenever dictionary 2008-09-05 12:11:37 +00:00
movestak.c Remove all tabs. No code changes. 2008-05-31 03:26:16 +00:00
movestak.h Remove all tabs. No code changes. 2008-05-31 03:26:16 +00:00
mscore.c Use new dict api to support utf8 faces. 2009-04-05 19:20:22 +00:00
nwgamest.c add parens for clarity 2009-10-24 14:50:23 +00:00
nwgamest.h Add support for a config button as a cleaner alternative to launching 2009-03-08 19:54:14 +00:00
pool.c Remove all tabs. No code changes. 2008-05-31 03:26:16 +00:00
pool.h Remove all tabs. No code changes. 2008-05-31 03:26:16 +00:00
rules.mk makefile cleanup 2006-02-17 07:27:36 +00:00
scorebdp.c remove unused param (not even compiled on Palm); on wince, try to 2009-10-16 03:20:39 +00:00
scorebdp.h track focus on Rem: region of scoreboard in addition to players' score 2008-10-24 08:56:20 +00:00
server.c cleanup 2009-09-26 14:33:52 +00:00
server.h Remove all tabs. No code changes. 2008-05-31 03:26:16 +00:00
states.h Remove all tabs. No code changes. 2008-05-31 03:26:16 +00:00
strutils.c don't cast. 2009-04-05 19:18:47 +00:00
strutils.h Add __func__ to what's tracked for allocation in debug builds 2009-01-18 16:37:44 +00:00
tray.c Use new dict api to support utf8 faces. 2009-04-05 19:20:22 +00:00
util.h add util_clearTimer, implement on all platforms, and call when closing 2009-09-21 12:49:08 +00:00
virtuals.h Remove all tabs. No code changes. 2008-05-31 03:26:16 +00:00
vtabmgr.c Remove all tabs. No code changes. 2008-05-31 03:26:16 +00:00
vtabmgr.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
xwproto.h Remove all tabs. No code changes. 2008-05-31 03:26:16 +00:00
xwstate.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
xwstream.h add a couple of consts 2009-10-01 04:09:46 +00:00