.. |
.cvsignore
|
|
|
board.c
|
invalCellsUnderRect didn't work for rects not intersecting board; fix.
|
2008-12-16 05:30:25 +00:00 |
board.h
|
add getters
|
2008-11-10 16:01:46 +00:00 |
boarddrw.c
|
Draw arrow only if inval bit set and cell is otherwise unoccupied.
|
2009-02-14 16:23:18 +00:00 |
boardp.h
|
change draw api so all available bitmaps (only 2 in current format)
|
2009-01-13 12:57:56 +00:00 |
bufqueue.c
|
Add simple helper for keeping a queue of buffers in a single array.
|
2009-02-09 02:44:58 +00:00 |
bufqueue.h
|
Add simple helper for keeping a queue of buffers in a single array.
|
2009-02-09 02:44:58 +00:00 |
commmgr.h
|
Remove all tabs. No code changes.
|
2008-05-31 03:26:16 +00:00 |
comms.c
|
validate initial message correctly when comms heartbeat not being
|
2009-02-07 18:14:28 +00:00 |
comms.h
|
Make it possible to run same binary against relay with relay heartbeat
|
2009-02-01 15:50:58 +00:00 |
comtypes.h
|
validate initial message correctly when comms heartbeat not being
|
2009-02-07 18:14:28 +00:00 |
config.mk
|
Add simple helper for keeping a queue of buffers in a single array.
|
2009-02-09 02:44:58 +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
|
|
|
dictnry.c
|
cleanup; set locale based on ENV
|
2009-01-25 20:31:13 +00:00 |
dictnry.h
|
change draw api so all available bitmaps (only 2 in current format)
|
2009-01-13 12:57:56 +00:00 |
dictnryp.h
|
|
|
dragdrpp.c
|
Quash some compile-time warnings. snprintf instead of sprintf.
|
2008-12-06 15:59:30 +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
|
change draw api so all available bitmaps (only 2 in current format)
|
2009-01-13 12:57:56 +00:00 |
engine.c
|
a bit of cleanup
|
2008-11-22 19:43:47 +00:00 |
engine.h
|
Fix bug: when using hint limits to restrict first move on empty board
|
2008-11-22 19:32:42 +00:00 |
game.c
|
If platform doesn't provide a game id, use current seconds.
|
2009-02-07 18:12:46 +00:00 |
game.h
|
New stream version makes standalone and multi-device build formats the
|
2009-01-03 23:54:25 +00:00 |
Makefile
|
|
|
mempool.c
|
Add __func__ to what's tracked for allocation in debug builds
|
2009-01-18 16:37:44 +00:00 |
mempool.h
|
Add __func__ to what's tracked for allocation in debug builds
|
2009-01-18 16:37:44 +00:00 |
memstream.c
|
replace all __FUNCTION__ with __func__
|
2007-12-02 19:13:25 +00:00 |
memstream.h
|
|
|
model.c
|
Get rid of bogus assert
|
2009-01-14 13:02:38 +00:00 |
model.h
|
new files into svn:ignore
|
2009-02-01 16:03:31 +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
|
|
|
scorebdp.c
|
hide focus when pen used, but remember where it was (don't set to
|
2008-11-22 16:37:29 +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
|
New stream version makes standalone and multi-device build formats the
|
2009-01-03 23:54:25 +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
|
Add __func__ to what's tracked for allocation in debug builds
|
2009-01-18 16:37:44 +00:00 |
strutils.h
|
Add __func__ to what's tracked for allocation in debug builds
|
2009-01-18 16:37:44 +00:00 |
tray.c
|
Don't pass valid bitmaps ptr when drawing blank tile.
|
2009-01-17 18:24:18 +00:00 |
util.h
|
cleanup. SMS, not BT, is the default conType for other than Palm.
|
2009-01-05 02:07:30 +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
|
|
|
xwproto.h
|
Remove all tabs. No code changes.
|
2008-05-31 03:26:16 +00:00 |
xwstate.h
|
|
|
xwstream.h
|
Remove all tabs. No code changes.
|
2008-05-31 03:26:16 +00:00 |