xwords/xwords4/common
ehouse 4bb82554e5 Since board can now sometimes only partially hide tray, introduce
distinction between obscuring and completely hiding.  In former case,
erase the tray rather than draw it partially hidden.  This means
drawing the tray before rather than after the board, which is a big
change that so far doesn't seem to have hurt anything.  If it does, it
might be necessary to draw it before and after the board.
2006-05-12 08:03:08 +00:00
..
.cvsignore new directories to ignore 2006-02-18 14:08:04 +00:00
board.c Since board can now sometimes only partially hide tray, introduce 2006-05-12 08:03:08 +00:00
board.h API change: board is responsible for figuring tile size and giving 2006-05-06 14:42:38 +00:00
boardp.h Since board can now sometimes only partially hide tray, introduce 2006-05-12 08:03:08 +00:00
commmgr.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
comms.c don't exclude BEYOND_IR-only fields 2006-04-07 03:08:23 +00:00
comms.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
comtypes.h Add macros to draw.h, and use 'em for wince, so that a platform can choose to call draw.h methods via a vtable or static linking. 2006-04-01 21:01:20 +00:00
config.mk added '-I relay/' 2005-03-19 21:47:18 +00:00
dawg.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
dictnry.c Include name of dict so it can get printed. 2006-04-30 13:58:24 +00:00
dictnry.h add const decls to draw.h and dictnry.h functions where appropriate, 2006-02-18 06:39:40 +00:00
dictnryp.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
draw.c update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
draw.h Add macros to draw.h, and use 'em for wince, so that a platform can choose to call draw.h methods via a vtable or static linking. 2006-04-01 21:01:20 +00:00
engine.c update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
engine.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
game.c no harm in copying field when feature not available; may help newer 2006-03-04 16:07:21 +00:00
game.h fix b5 crasher: check for stream equivalence with the older version 2006-03-04 06:12:38 +00:00
Makefile makefile cleanup 2006-02-17 07:27:36 +00:00
mempool.c Add, and use, stream_putString. Saves 500 bytes on win32. 2006-04-25 13:31:15 +00:00
mempool.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
memstream.c Add, and use, stream_putString. Saves 500 bytes on win32. 2006-04-25 13:31:15 +00:00
memstream.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
model.c Add, and use, stream_putString. Saves 500 bytes on win32. 2006-04-25 13:31:15 +00:00
model.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
modelp.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
movestak.c update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
movestak.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
mscore.c Add, and use, stream_putString. Saves 500 bytes on win32. 2006-04-25 13:31:15 +00:00
pool.c debug macros and wierd rewrite of code using random and mod. This makes it work on ce! 2006-01-31 06:42:53 +00:00
pool.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
rules.mk makefile cleanup 2006-02-17 07:27:36 +00:00
server.c Add, and use, stream_putString. Saves 500 bytes on win32. 2006-04-25 13:31:15 +00:00
server.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
states.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
strutils.c update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
strutils.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
tray.c update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
util.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
virtuals.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
vtabmgr.c update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
vtabmgr.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
xwproto.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
xwstate.h update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
xwstream.h Add, and use, stream_putString. Saves 500 bytes on win32. 2006-04-25 13:31:15 +00:00