index
:
pttbbs
Jaky.i18n
Jaky.i18n@1075
Jaky.i18n@1807
Kuolin.test
Kuolin.test@1075
Kuolin.test@2043
Ptt.merge
Ptt.merge@1075
Ptt.merge@2064
Ptt.read
Ptt.read@1075
Ptt.read@1812
Ptt.read@1861
Ptt.register
Ptt.register@1075
Ptt.register@1785
Ptt.save_title
Ptt.save_title@1075
Ptt.save_title@2006
bank
bank@1101
in2.newman
mhsin.bindexec
not-maintained
not-maintained@4903
outtacache
outtacache@1075
outtacache@1669
piaip.automake
piaip.automake@1075
piaip.automake@3147
piaip.newlayout
piaip.newlayout@1075
piaip.newlayout@4011
ptt.fpg
ptt.fpg@1075
ptt.fpg@2092
ptt.fpg@2121
ptt.linux
ptt.linux@1075
ptt.linux@2330
ptt.testclient
ptt.testclient@1075
ptt.testclient@2117
pttbbs.dbx
pttbbs.no_pwcu
pttbbs.no_pwcu@1075
pttbbs.no_pwcu@4824
pttbbs.pwcu
pttbbs.pwcu@1075
pttbbs.pwcu@4781
pttbbs.sr_digest
pttbbs.sr_digest@1075
pttbbs.sr_digest@4904
pttbbs.vice_log
refactor
refactor@1075
refactor@3551
scw.angel
scw.angel@1075
scw.angel@1825
scw.brc2
scw.brc2@1075
scw.brc2@1625
scw.telnet
scw.telnet@1075
scw.telnet@2100
test
trunk
trunk@1075
victor.bank
victor.edit
victor.edit@1075
victor.edit@2465
victor.fav4
victor.fav4.bak
victor.gb
victor.screen
victor.screen@1075
victor.screen@2015
victor.solaris
victor.solaris@1075
victor.solaris@2177
victor.symblic
victor.symblic@1075
victor.symblic@1555
victor.tmp
The most popular BBS site in Taiwan (http://opensvn.csie.org/pttbbs)
LAN-TW
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mbbsd
/
chess.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- many small revise
kcwu
2009-05-27
1
-2
/
+4
*
- refine key processing of CR(C-M), LF(C-J), BS(C-H), BS2(0x7f)
piaip
2008-04-21
1
-2
/
+1
*
- (internal) getans -> vans
piaip
2008-04-17
1
-2
/
+2
*
- (internal) change API names to visio format: stand_title -> vs_hdr.
piaip
2008-04-15
1
-6
/
+6
*
Drop Solaris support
wens
2008-04-09
1
-4
/
+0
*
- add option "default to backup" (from PttSuggest@ptt2)
piaip
2008-03-03
1
-1
/
+6
*
- change screen APIs to ncurses-like names
piaip
2007-12-21
1
-2
/
+2
*
Escape from being watched when playing info is NULL
scw
2007-11-04
1
-2
/
+1
*
Fix chess undo incorrectly set info->turn
scw
2007-06-01
1
-2
/
+4
*
Reversi (multiplayer othello) added
scw
2007-05-30
1
-9
/
+13
*
sigmask properly when leaving chess
scw
2007-05-30
1
-11
/
+5
*
Chess signal remasking before setting handler
scw
2007-05-28
1
-2
/
+11
*
Allowing denying being watched when playing chess.
scw
2007-05-28
1
-1
/
+8
*
* skip KEY_UNKNOWN.
kcwu
2007-05-09
1
-0
/
+6
*
Fix warning: array subscript has type 'char'
scw
2007-03-24
1
-2
/
+2
*
Set timeout for confirmation when playing chess to avoid
scw
2007-03-24
1
-18
/
+39
*
add article header for chess log. also hint user the replay log hotkey 'z'.
kcwu
2006-10-08
1
-3
/
+6
*
Reverse photo display in chess game to fit the direction
scw
2006-08-09
1
-8
/
+8
*
verify userid when sethome path.
kcwu
2006-03-27
1
-10
/
+21
*
more assertion for tracking bug.
kcwu
2006-03-27
1
-0
/
+1
*
No mail alert for personal chess log
scw
2005-09-20
1
-2
/
+0
*
GO chess replay implemented
scw
2005-09-11
1
-6
/
+9
*
GO convertion to chess framework
scw
2005-09-11
1
-78
/
+166
*
Fix last commit: time calculating considered "counting mode"
scw
2005-09-04
1
-3
/
+6
*
* help message update: 'p' means "tie request" as well as pass
scw
2005-09-03
1
-6
/
+17
*
* refine chess framework IO routines
scw
2005-09-02
1
-19
/
+24
*
* chc machine-readable log reflected
scw
2005-09-01
1
-0
/
+2
*
* allowing undo when playing chess personally
scw
2005-09-01
1
-2
/
+22
*
fix r3116, I mean `mateid.' Thanks kcwu.
scw
2005-08-30
1
-1
/
+1
*
warn user if file is unable to open.
kcwu
2005-08-30
1
-0
/
+5
*
prevent from search_ulist_userid() returning NULL
scw
2005-08-29
1
-2
/
+7
*
fix last commit
scw
2005-08-28
1
-2
/
+2
*
try using userec_t to initialize ChessUser when failed to get userinfo_t
scw
2005-08-28
1
-0
/
+5
*
Chess functions:
scw
2005-08-28
1
-21
/
+79
*
set*() family functions all assume buffer size = PATHLEN, to prevent buffer o...
kcwu
2005-08-23
1
-12
/
+12
*
add_io(0, 0) before reading data from user when playing chess
scw
2005-08-20
1
-3
/
+13
*
Wrong winner on rule-violating step.
scw
2005-08-20
1
-2
/
+12
*
Don't move two steps when client is dbcs-awared.
scw
2005-08-18
1
-0
/
+21
*
chess photo not found problem
scw
2005-08-17
1
-1
/
+5
*
r133@scwnb: bbsadm | 2005-08-17 22:46:26 +0800
scw
2005-08-17
1
-0
/
+1
*
Chess undo
scw
2005-08-17
1
-26
/
+91
*
gomoku and go logging update
scw
2005-08-15
1
-2
/
+1
*
Gomoku convertion to chess.c framework
scw
2005-08-15
1
-25
/
+217
*
* fix crash when logging a tied chc game
scw
2005-08-13
1
-7
/
+16
*
* fix chc watching SEGV bug
scw
2005-08-10
1
-0
/
+3
*
Fix r3015.
scw
2005-08-09
1
-8
/
+9
*
fix chess internal coordinate.
kcwu
2005-08-08
1
-15
/
+15
*
Use ``void (*)(int)'' instead of ``sighandler_t'' since FreeBSD
scw
2005-08-08
1
-1
/
+1
*
Fix chess watching backward one step bug
scw
2005-08-08
1
-1
/
+2
*
New chess framework
scw
2005-08-08
1
-0
/
+1181