..
.cvsignore
new directories to ignore
2006-02-18 14:08:04 +00:00
board.c
Lots of progress on one-handed navigation: add gadgets to stand in for board
2006-11-03 06:23:54 +00:00
board.h
Lots of progress on one-handed navigation: add gadgets to stand in for board
2006-11-03 06:23:54 +00:00
boardp.h
Lots of progress on one-handed navigation: add gadgets to stand in for board
2006-11-03 06:23:54 +00:00
commmgr.h
update email address in header comments: no code change
2006-01-08 01:25:02 +00:00
comms.c
make IR the default conn type on Palm, where it's been the only type
2006-10-15 14:09:17 +00:00
comms.h
add const to a few formal param declarations
2006-10-15 13:53:17 +00:00
comtypes.h
Lots of progress on one-handed navigation: add gadgets to stand in for board
2006-11-03 06:23:54 +00:00
config.mk
Lots of progress on one-handed navigation: add gadgets to stand in for board
2006-11-03 06:23:54 +00:00
dawg.h
update email address in header comments: no code change
2006-01-08 01:25:02 +00:00
dbgutil.c
debug functions to turn enums and defines into loggable strings
2006-11-03 06:19:27 +00:00
dbgutil.h
debug functions to turn enums and defines into loggable strings
2006-11-03 06:19:27 +00:00
dictnry.c
Add more consts.
2006-09-24 15:28:15 +00:00
dictnry.h
Add more consts.
2006-09-24 15:28:15 +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
Lots of progress on one-handed navigation: add gadgets to stand in for board
2006-11-03 06:23:54 +00:00
engine.c
set crosschecks inline
2006-09-23 15:12:10 +00:00
engine.h
update email address in header comments: no code change
2006-01-08 01:25:02 +00:00
game.c
Fix opening games and messages saved by last shipping version on Palm
2006-10-05 01:17:03 +00:00
game.h
Fix opening games and messages saved by last shipping version on Palm
2006-10-05 01:17:03 +00:00
Makefile
makefile cleanup
2006-02-17 07:27:36 +00:00
mempool.c
params become const
2006-09-15 07:32:04 +00:00
mempool.h
params become const
2006-09-15 07:32:04 +00:00
memstream.c
use tmp buffer to avoid copying one byte at a time.
2006-09-10 18:53:03 +00:00
memstream.h
update email address in header comments: no code change
2006-01-08 01:25:02 +00:00
model.c
Fix assert: implicit cast to boolean doesn't work when bit being
2006-08-22 04:20:40 +00:00
model.h
Set -Wunused-parameter for those versions of gcc that support it, and
2006-08-16 13:44:44 +00:00
modelp.h
update email address in header comments: no code change
2006-01-08 01:25:02 +00:00
movestak.c
Prune excessive logging
2006-09-17 04:45:19 +00:00
movestak.h
Base the number of bytes used to store tiles on the number in the
2006-08-10 01:21:31 +00:00
mscore.c
Set -Wunused-parameter for those versions of gcc that support it, and
2006-08-16 13:44:44 +00:00
nwgamest.c
New type XP_TriEnable meant to be used more than just for new games:
2006-10-28 13:21:32 +00:00
nwgamest.h
New type XP_TriEnable meant to be used more than just for new games:
2006-10-28 13:21:32 +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
Fix opening games and messages saved by last shipping version on Palm
2006-10-05 01:17:03 +00:00
server.h
update email address in header comments: no code change
2006-01-08 01:25:02 +00:00
states.h
Check state before accepting post-connection messages; and always set
2006-09-10 18:58:10 +00:00
strutils.c
Add more consts.
2006-09-24 15:28:15 +00:00
strutils.h
Add more consts.
2006-09-24 15:28:15 +00:00
tray.c
Lots of progress on one-handed navigation: add gadgets to stand in for board
2006-11-03 06:23:54 +00:00
util.h
remove BEYOND_IR, replacing with XWFEATURE_RELAY and
2006-10-10 01:34:37 +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
First shot at bluetooth support (turned off in Makefile by default).
2006-08-23 04:44:55 +00:00