.. |
.gitignore
|
|
|
board.c
|
use const where possible for game_writeToStream and others it calls.
|
2012-03-11 18:28:14 -07:00 |
board.h
|
use const where possible for game_writeToStream and others it calls.
|
2012-03-11 18:28:14 -07:00 |
boarddrw.c
|
add new preference that when set prevents calculation and drawing of
|
2011-12-06 18:17:55 -08:00 |
boardp.h
|
add new preference that when set prevents calculation and drawing of
|
2011-12-06 18:17:55 -08:00 |
bufqueue.c
|
|
|
bufqueue.h
|
|
|
commmgr.h
|
|
|
comms.c
|
cleanup -- no behavior change
|
2012-03-06 06:23:04 -08:00 |
comms.h
|
re-factor sending code so essentially same message (without cookieID
|
2011-08-16 19:36:23 -07:00 |
comtypes.h
|
add new preference that when set prevents calculation and drawing of
|
2011-12-06 18:17:55 -08:00 |
config.mk
|
break dict iteration stuff out into new files. No code change
|
2011-10-31 18:30:55 -07:00 |
contypct.h
|
|
|
dawg.h
|
|
|
dbgutil.c
|
add XP_LOGSTREAM
|
2012-03-11 14:46:03 -07:00 |
dbgutil.h
|
add XP_LOGSTREAM
|
2012-03-11 14:46:03 -07:00 |
dictiter.c
|
Don't behave badly in presence of empty dict: word count should be 0
|
2011-11-21 18:06:46 -08:00 |
dictiter.h
|
make array one large to hold word whose len is == max
|
2011-11-18 21:14:24 -08:00 |
dictnry.c
|
Don't behave badly in presence of empty dict: word count should be 0
|
2011-11-21 18:06:46 -08:00 |
dictnry.h
|
move bonus square values into model: add API to set an array, and API
|
2011-11-16 19:01:11 -08:00 |
dictnryp.h
|
|
|
dragdrpp.c
|
add new preference that when set prevents calculation and drawing of
|
2011-12-06 18:17:55 -08:00 |
dragdrpp.h
|
|
|
draw.c
|
|
|
draw.h
|
pass tile value into drawCell(). Java code doesn't use it yet, but I
|
2011-12-02 18:58:52 -08:00 |
engine.c
|
use indexing (and add binary search) to double speed of getNthWord
|
2011-10-28 20:27:16 -07:00 |
engine.h
|
|
|
game.c
|
fix bugs around new variable-length tiles array changes, and otherwise
|
2011-11-28 18:46:08 -08:00 |
game.h
|
move stream version definitions
|
2011-11-18 07:41:57 -08:00 |
Makefile
|
|
|
mempool.c
|
fix bug in debug free following debug realloc to smaller size
|
2011-11-02 04:38:39 -07:00 |
mempool.h
|
|
|
memstream.c
|
use const where possible for game_writeToStream and others it calls.
|
2012-03-11 18:28:14 -07:00 |
memstream.h
|
|
|
model.c
|
use const where possible for game_writeToStream and others it calls.
|
2012-03-11 18:28:14 -07:00 |
model.h
|
use const where possible for game_writeToStream and others it calls.
|
2012-03-11 18:28:14 -07:00 |
modelp.h
|
fix bugs around new variable-length tiles array changes, and otherwise
|
2011-11-28 18:46:08 -08:00 |
movestak.c
|
add const param decls; remove redundant method call
|
2012-03-12 06:59:08 -07:00 |
movestak.h
|
add const param decls; remove redundant method call
|
2012-03-12 06:59:08 -07:00 |
mscore.c
|
do away with need to accept out-of-bounds values in getTileRaw().
|
2011-11-23 18:25:12 -08:00 |
nwgamest.c
|
|
|
nwgamest.h
|
|
|
pool.c
|
Pass selected tiles into new util function, and from there into java
|
2011-10-19 18:34:26 -07:00 |
pool.h
|
Pass selected tiles into new util function, and from there into java
|
2011-10-19 18:34:26 -07:00 |
rules.mk
|
|
|
scorebdp.c
|
|
|
scorebdp.h
|
|
|
server.c
|
use const where possible for game_writeToStream and others it calls.
|
2012-03-11 18:28:14 -07:00 |
server.h
|
use const where possible for game_writeToStream and others it calls.
|
2012-03-11 18:28:14 -07:00 |
states.h
|
|
|
strutils.c
|
|
|
strutils.h
|
cleanup
|
2011-09-30 06:29:14 -07:00 |
tray.c
|
Pass selected tiles into new util function, and from there into java
|
2011-10-19 18:34:26 -07:00 |
util.h
|
move bonus square values into model: add API to set an array, and API
|
2011-11-16 19:01:11 -08:00 |
virtuals.h
|
|
|
vtabmgr.c
|
|
|
vtabmgr.h
|
|
|
xwproto.h
|
fix several crashers that prevented network games from working when
|
2011-11-15 06:13:25 -08:00 |
xwstate.h
|
|
|
xwstream.h
|
use const where possible for game_writeToStream and others it calls.
|
2012-03-11 18:28:14 -07:00 |