.. |
.cvsignore
|
new directories to ignore
|
2006-02-18 14:08:04 +00:00 |
board.c
|
add getters
|
2008-11-10 16:01:46 +00:00 |
board.h
|
add getters
|
2008-11-10 16:01:46 +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
|
track focus on Rem: region of scoreboard in addition to players' score
|
2008-10-24 08:56:20 +00:00 |
commmgr.h
|
Remove all tabs. No code changes.
|
2008-05-31 03:26:16 +00:00 |
comms.c
|
flag unusued param to fix compile error; move code used only in
|
2008-10-11 17:30:35 +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
|
add function for logging location reached when debugging
|
2008-10-09 12:04:57 +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
|
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
|
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
|
track focus on Rem: region of scoreboard in addition to players' score
|
2008-10-24 08:56:20 +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
|
New Ubuntu has a stricter compiler...
|
2008-11-06 03:16:09 +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
|
New Ubuntu has a stricter compiler...
|
2008-11-06 03:16:09 +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
|
Don't assert when unknown key seen; just ignore.
|
2008-11-08 16:19:04 +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
|
mark debug-only formals and wrap in #defines to fix compile-time
|
2008-10-11 17:58:43 +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
|
New Ubuntu has a stricter compiler...
|
2008-11-06 03:16:09 +00:00 |
strutils.h
|
Remove all tabs. No code changes.
|
2008-05-31 03:26:16 +00:00 |
tray.c
|
When tray's not revealed, cursor should travel over all tiles to be
|
2008-10-31 04:30:58 +00:00 |
util.h
|
track focus on Rem: region of scoreboard in addition to players' score
|
2008-10-24 08:56:20 +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 |