xwords/common
ehouse 960fee16cc Bug: tap on hidden tray doesn't reveal it (likely new). Fix by always
reversing hidden tray on giving it focus and by finding tray to be
location of pen even when hidden (but only the part not under the
board.)
2008-09-27 16:59:04 +00:00
..
.cvsignore new directories to ignore 2006-02-18 14:08:04 +00:00
board.c Bug: tap on hidden tray doesn't reveal it (likely new). Fix by always 2008-09-27 16:59:04 +00:00
board.h Remove all tabs. No code changes. 2008-05-31 03:26:16 +00:00
boarddrw.c Add listeners to model so board can be notified whenever dictionary 2008-09-05 12:11:37 +00:00
boardp.h Bug: tap on hidden tray doesn't reveal it (likely new). Fix by always 2008-09-27 16:59:04 +00:00
commmgr.h Remove all tabs. No code changes. 2008-05-31 03:26:16 +00:00
comms.c Remove all tabs. No code changes. 2008-05-31 03:26:16 +00:00
comms.h Unify lookup by address and by channelNo; add method to check consistency of BT address. 2008-01-07 01:10:43 +00:00
comtypes.h Remove all tabs. No code changes. 2008-05-31 03:26:16 +00:00
config.mk break board.c up so isn't too large for 68K on palm when compiled for 2008-07-17 05:06:08 +00:00
dawg.h Remove all tabs. No code changes. 2008-05-31 03:26:16 +00:00
dbgutil.c Add ENABLE_LOGGING define so logging can be used on non-debug builds, e.g. to trace opening of non-debug saved games and prefs files. 2008-02-17 21:48:48 +00:00
dbgutil.h debug functions to turn enums and defines into loggable strings 2006-11-03 06:19:27 +00:00
dictnry.c Had to comment out BLANKS_FIRST to compile new wince font code, so 2008-09-09 12:20:09 +00:00
dictnry.h Add listeners to model so board can be notified whenever dictionary 2008-09-05 12:11:37 +00:00
dictnryp.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
dragdrpp.c combine all per-player arrays in board into a single array of structs. 2008-07-18 07:49:00 +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 Add listeners to model so board can be notified whenever dictionary 2008-09-05 12:11:37 +00:00
engine.c Remove all tabs. No code changes. 2008-05-31 03:26:16 +00:00
engine.h Remove all tabs. No code changes. 2008-05-31 03:26:16 +00:00
game.c call draw_dictChanged on load so draw can calc fonts immediately 2008-09-09 12:16:06 +00:00
game.h Don't save dict as part of model. It's redundant as the platform code 2008-09-09 12:18:32 +00:00
Makefile makefile cleanup 2006-02-17 07:27:36 +00:00
mempool.c better leak debugging 2008-07-28 05:05:39 +00:00
mempool.h Add file and line number to debug version of realloc and free. 2007-11-22 05:04:40 +00:00
memstream.c replace all __FUNCTION__ with __func__ 2007-12-02 19:13:25 +00:00
memstream.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
model.c Don't save dict as part of model. It's redundant as the platform code 2008-09-09 12:18:32 +00:00
model.h Add listeners to model so board can be notified whenever dictionary 2008-09-05 12:11:37 +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 Remove all tabs. No code changes. 2008-05-31 03:26:16 +00:00
nwgamest.c fix newg_attrChanged to exit quickly when there's no change 2008-08-27 12:09:30 +00:00
nwgamest.h Warn user, and refuse to continue, when new game is as host and has no remote players. API 2008-01-04 14:47:52 +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 combine all per-player arrays in board into a single array of structs. 2008-07-18 07:49:00 +00:00
scorebdp.h Fix so compiles curses-only, and so curses cell can be 2x1 (for square board) 2007-06-01 02:08:04 +00:00
server.c Quiet over-enthusiastic logging of state transitions. 2008-07-18 09:06:09 +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 fix log_hex to print nibbles in right order. 2007-09-27 02:56:35 +00:00
strutils.h Remove all tabs. No code changes. 2008-05-31 03:26:16 +00:00
tray.c Require two key events to reveal tray and act on a tile; don't treat 2008-09-18 03:53:53 +00:00
util.h Put up dialog when user asks for hint and the feature's disabled. 2008-07-24 12:37:05 +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 Remove all tabs. No code changes. 2008-05-31 03:26:16 +00:00