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
/
go.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- change big_picture to inansistr() api.
piaip
2007-12-22
1
-3
/
+9
*
- talk: big_picture free version, prepared for pfterm
piaip
2007-12-21
1
-0
/
+1
*
Use fency game board in GO and GOMOKU
scw
2007-10-03
1
-8
/
+8
*
Reversi (multiplayer othello) added
scw
2007-05-30
1
-2
/
+4
*
add article header for chess log. also hint user the replay log hotkey 'z'.
kcwu
2006-10-08
1
-0
/
+4
*
GO scoring and displaying on userlist.
scw
2006-03-12
1
-8
/
+28
*
prepare for connect6
piaip
2005-09-22
1
-2
/
+2
*
GO chess replay implemented
scw
2005-09-11
1
-2
/
+165
*
GO convertion to chess framework
scw
2005-09-11
1
-1288
/
+713
*
screen_backup() & screen_restore() update:
scw
2005-08-17
1
-7
/
+2
*
screen-resize awareness between screen_backup() and screen_restore().
victor
2005-08-15
1
-5
/
+5
*
gomoku and go logging update
scw
2005-08-15
1
-2
/
+2
*
remove real escapes (\033) from source
piaip
2005-08-11
1
-20
/
+31
*
warning free, make gcc 4.0 happy
victor
2005-07-07
1
-1
/
+1
*
eliminate warnings
piaip
2005-06-08
1
-1
/
+1
*
New style to specify ANSI escape commands.
piaip
2005-06-08
1
-14
/
+14
*
move 76 bytes global variable into local
kcwu
2005-03-12
1
-161
/
+157
*
move 232 bytes from data section to rodata section
kcwu
2005-03-12
1
-1
/
+1
*
explicitly tell C compiler functions have no parameter
kcwu
2005-03-12
1
-1
/
+1
*
use time4_t(uint32_t) instead of time_t for x86-64 arch.
in2
2005-01-24
1
-4
/
+4
*
comment todo
kcwu
2004-11-06
1
-0
/
+1
*
fix pointer crash bug due to my last modify
kcwu
2004-11-06
1
-12
/
+12
*
Backup screen without hole. Save 8~11kb for normal user.
kcwu
2004-11-06
1
-4
/
+4
*
eliminate 2kb global array
kcwu
2004-10-31
1
-88
/
+113
*
Lower number of screen refreshing when playing GO.
scw
2004-07-25
1
-3
/
+3
*
Go game add color board (dirty hack @@),
scw
2004-07-25
1
-131
/
+187
*
correcting go's output
scw
2004-07-04
1
-2
/
+14
*
GO game merged from FPG.
scw
2004-07-04
1
-0
/
+1401