summaryrefslogtreecommitdiffstats
path: root/mbbsd/talk.c
Commit message (Expand)AuthorAgeFilesLines
* ctime4() instead of ctime()scw2007-06-171-1/+1
* Log angel changing action and report every weekscw2007-06-041-0/+6
* * don't output progress bar when sync data with utmpserver since it isn't sl...kcwu2007-06-021-21/+0
* * fix racing bug for giving money.kcwu2007-06-021-3/+6
* Reversi (multiplayer othello) addedscw2007-05-301-8/+23
* Clear bufferscw2007-05-231-0/+1
* No white space padding when prvious string already too longscw2007-05-131-0/+1
* * skip KEY_UNKNOWN.kcwu2007-05-091-0/+5
* fix last commitscw2006-12-101-2/+3
* angel can have a nick namescw2006-12-101-7/+38
* Allocate water[] on demend. Saved about 4400 bytes.kcwu2006-09-171-0/+14
* avoid to use gethostbyname() which require hidden memory consumption.kcwu2006-09-171-7/+2
* Display angel usage when calling angelscw2006-07-301-1/+3
* Fix tail \n in angle messagescw2006-07-261-2/+3
* display current offline message for angelsscw2006-07-231-2/+18
* only sethomepath when angel exists.kcwu2006-04-081-2/+3
* fix potential infinite loop bug,kcwu2006-04-081-8/+16
* prevent query too frequently by sleeping after each query.kcwu2006-04-081-0/+6
* more crash assertion.kcwu2006-04-011-0/+2
* make it harder to multi-login by race condition.kcwu2006-04-011-5/+10
* Wrong check on angel changingscw2006-03-301-1/+1
* prevent multi-login and slow login flooding.kcwu2006-03-301-36/+70
* avoid C++ keywords to make include files C++ friendly.kcwu2006-03-131-3/+3
* GO scoring and displaying on userlist.scw2006-03-121-4/+12
* r3280@kcwu: kcwu | 2006-02-18 13:33:14 +0800kcwu2006-02-181-3/+0
* replace some strncpy with strlcpy, or just strcpy if src is constvictor2006-01-121-9/+6
* Allow banning user from using angel function.scw2005-11-271-2/+10
* add restriction to PERM_VIOLATELAWptt2005-11-151-2/+2
* only PERM_ACCOUNTS could SetUserin22005-10-281-3/+6
* new police permission.ptt2005-10-221-1/+7
* changes mailalert to 1 bit only.ptt2005-10-131-1/+1
* hide when debugsleeppiaip2005-09-281-3/+10
* prepare for connect6piaip2005-09-221-3/+3
* reduce mywrite segv (hope so)piaip2005-09-211-3/+11
* GO convertion to chess frameworkscw2005-09-111-5/+9
* pager=waterball made readablepiaip2005-09-081-15/+40
* Wide terminal rules.piaip2005-09-081-17/+47
* verbose message when login.piaip2005-09-071-2/+35
* Chess functions:scw2005-08-281-1/+0
* Complete last commitscw2005-08-281-1/+1
* angel caller may not login yet.kcwu2005-08-281-1/+1
* 1. fix compile error isnumber -> isdigitptt2005-08-191-1/+1
* screen_backup() & screen_restore() update:scw2005-08-171-8/+2
* include/common.h, mbbsd/friend.c: check buffer sizevictor2005-08-161-2/+1
* Crash when calling angel, fix r3038scw2005-08-161-7/+7
* Gomoku convertion to chess.c frameworkscw2005-08-151-6/+15
* integrate two giving-money codevictor2005-08-121-15/+4
* msg pretty printpiaip2005-08-081-6/+9
* Fix talk requesting id display problem.scw2005-08-081-2/+2
* New chess frameworkscw2005-08-081-14/+55
* msgs updatespiaip2005-08-071-3/+3
* Large Terminal Rulespiaip2005-08-061-7/+14
* large terminal rules.piaip2005-08-061-2/+2
* various money related fixpiaip2005-08-061-1/+2
* CHC new restriction available.scw2005-08-011-17/+21
* dbcs aware talkpiaip2005-07-091-8/+65
* comment on bad codekcwu2005-07-061-0/+5
* fix ticket#18 , it's true we don't have nick searchpiaip2005-07-061-1/+1
* apply rafan's (rafan.bbs@ptt2.cc) big patch to s/username/nickname/gvictor2005-07-041-10/+10
* fix sig devide by zero bug,piaip2005-07-041-1/+1
* Security Updatepiaip2005-07-031-9/+2
* set sorted_way to 7 (by pid) in [嗨! 朋友] mode.in22005-06-241-6/+2
* better readability.in22005-06-141-38/+38
* fixed waterball vmsg:piaip2005-06-131-3/+7
* apply ansi system to more filespiaip2005-06-081-1/+1
* New style to specify ANSI escape commands.piaip2005-06-081-60/+60
* fix bug: friend counters not initialized.piaip2005-06-061-1/+2
* remember last sort methodpiaip2005-06-061-2/+2
* pmore: formatting issuespiaip2005-06-031-0/+1
* anti id spammerpiaip2005-05-291-1/+7
* fix bug: number of bfriend in userlistin22005-05-191-1/+1
* don't save user data if shm corruptedkcwu2005-04-231-1/+3
* fix condition of friend test to avoid lookup filekcwu2005-03-271-1/+1
* statistickcwu2005-03-191-0/+7
* remove dead codekcwu2005-03-191-40/+0
* add 'const' qualifiers on function parameters.kcwu2005-03-191-17/+18
* don't display board users on userlist in case of cooldownwens2005-03-191-1/+5
* warning: searchuser() getuser() API change, don't change query string implici...kcwu2005-03-151-4/+4
* user defined show 壽星 or notin22005-03-151-0/+2
* remove 壽星 (prevent violating 個人資料保護法)in22005-03-141-2/+0
* bugfix: some user will always stay in friends' friend list after logoutkcwu2005-03-141-1/+1
* add comment about WYchuang@ptt's suggestionkcwu2005-03-121-0/+3
* move global variable xuser into local, save 512 bytes.kcwu2005-03-121-8/+10
* explicitly tell C compiler functions have no parameterkcwu2005-03-121-2/+2
* No talk/chess request allowed when watching Chinese chess.scw2005-03-091-1/+1
* Reenable Chinese chess watching.scw2005-02-261-1/+14
* only users with PERM_LOGINOK instead of PERM_BASIC couldin22005-02-241-1/+1
* fix domenu's bugvictor2005-02-181-4/+6
* fix broadcast conditionkcwu2005-02-181-1/+1
* Use chomp() instead of assigning '\0' directly.scw2005-02-121-1/+1
* change broadcast default prompt from 'y' to 'n', patched by ledia.kcwu2005-02-081-3/+3
* fix another friend[] overflowing in OUTTACACHEin22005-02-061-1/+3
* fix friend[] overflowing when using utmpserver.in22005-02-061-1/+7
* logout_friend_online() fault tolerantkcwu2005-02-061-16/+24
* * In generalnamecomplete(), complete as more as possible when space (' ')scw2005-02-051-10/+2
* Clean up unused code and commented code.scw2005-02-051-10/+0
* replace rand() with random() for better randomnesskcwu2005-02-041-1/+1
* Chess country plan showing problem. Display country plan onscw2005-02-021-1/+1
* Allowing reply inviting request.scw2005-01-301-3/+3
* use ctime4 for compat on x86_64wens2005-01-251-1/+1
* use time4_t(uint32_t) instead of time_t for x86-64 arch.in22005-01-241-6/+7
* fix sorting problemvictor2004-12-131-0/+2
* merge ptt.linux againwens2004-12-111-23/+29
* discard r2368 due to compilation failurein22004-12-061-20/+14
* lightweight sysop broadcastin22004-12-061-5/+19
* merge ptt.linuxwens2004-12-051-14/+20
* add modifier "const" to some constantvictor2004-11-091-2/+2
* Backup screen without hole. Save 8~11kb for normal user.kcwu2004-11-061-5/+5
* add TODO for user list speed upkcwu2004-10-311-0/+5
* show chess rating not only in debug modekcwu2004-10-161-16/+82
* display one more digit of game recordkcwu2004-10-091-3/+3
* calculate chess ELO ratingkcwu2004-10-081-0/+5
* correct revision 2210victor2004-09-231-4/+4
* Check angel permission before starting conversation.scw2004-09-161-0/+8
* Personal chess country data query done.scw2004-09-121-0/+8
* Revert some A270 ~ A2A3 in Big5 back to F9FA ~ F9FD in Big5.scw2004-09-111-4/+4
* merge back from branch victor.solarisvictor2004-09-101-0/+8
* fix chc bug, but still buggyvictor2004-09-091-8/+18
* Fix r2178.victor.solaris@2177scw2004-09-031-4/+4
* domain_name_query is changed to cidr formatvictor2004-09-031-5/+5
* less screen copying in ofo water ball modevictor2004-08-261-4/+4
* USHM checking bug.scw2004-08-221-3/+3
* use correct type: size_t/int/long/pointerin22004-07-301-4/+4
* use int instead of longin22004-07-301-1/+1
* Go game add color board (dirty hack @@),scw2004-07-251-1/+1
* No talk request when playing go and dark.scw2004-07-101-0/+1
* correcting mode strings.scw2004-07-101-16/+8
* fix bug in sending a mail in userlistin22004-07-051-2/+4
* GO game merged from FPG.scw2004-07-041-5/+15
* Wrong message.scw2004-06-241-1/+1
* Angel leaving message.scw2004-06-241-10/+82
* replace some prints() with outs(),kcwu2004-06-101-18/+18
* use 'const' keyword to reduce 7904 bytes data segmentkcwu2004-06-041-3/+3
* remove prototypes of not exist functionskcwu2004-06-041-1/+1
* Update passwd after choosen the angel.scw2004-05-281-3/+6
* 1. send etc/foreign_expired_warn only when FOREIGN_REG_DAY > 0 for Ptt3ptt2004-05-271-1/+4
* Fix some bug and add some feature for angel.scw2004-05-271-4/+21
* ID hiding in WATER_NEW.scw2004-05-261-3/+13
* Confirm for angel answering in ofo watermode.scw2004-05-251-0/+2
* Only registered user can call angel.scw2004-05-251-4/+5
* Merge from scw.angel.scw2004-05-241-30/+279
* edit.c: just need to fopenvictor2004-05-191-0/+4
* 1.add [BC] when broadcasting messageptt2004-05-141-2/+3
* in log_file(), use LOG_VF if need to vfprintf().in22004-05-031-1/+1
* change strange color of messageptt2004-04-301-3/+2
* chang format of log_fileptt2004-04-301-11/+9
* reoragnize functions ptt2004-04-241-18/+4
* integrate igetkey igetch egetchptt2004-04-241-2/+2
* remove useless functionsptt2004-04-231-1/+0
* debug of seg fault finallyptt2004-04-231-3/+0
* debug of seg fault on userlistptt2004-04-231-3/+2
* debug of segfault on userlistptt2004-04-231-1/+4
* revert cuser from pointer to buffer.ptt2004-04-211-34/+34
* 防堵利用不同id同時舉辦賭場ptt2004-04-141-1/+1
* 1.change outs pressanykey -> vmsgptt2004-04-141-10/+4
* merge from outtacache branchin22004-04-041-3/+22
* Fix warning, including:scw2004-04-021-3/+2
* add mmap to cuser get ride of passwd_updateptt2004-03-311-35/+35
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1586 63ad8ddf-47c3-03...ptt2004-03-121-0/+13
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1501 63ad8ddf-47c3-03...ptt2004-01-311-2/+2
* add some comments for ofo water mode.in22004-01-161-5/+14
* warning freein22004-01-081-1/+1
* fix msg bound check bugscw2004-01-021-6/+8
* NOKILLWATERBALL done.in22004-01-011-1/+1
* NOKILLWATERBALL,in22004-01-011-1/+7
* redrawvictor2003-12-261-8/+8
* fix last commit bugvictor2003-12-251-4/+4
* 'a' will not cause adding an exist friend, 'd' fixed, eithervictor2003-12-251-2/+2
* Rewrite strip_ansi() (also move from vote.c to io.c).scw2003-12-241-1/+1
* ask before add/del a friendvictor2003-12-241-0/+4
* use open() instead of fopen() in log_file()in22003-12-071-2/+2
* let a global var be a local onevictor2003-11-291-5/+4
* init var "fore", "備註"->"心情"victor2003-11-201-1/+1
* fix wrong perm checking in query modevictor2003-10-291-1/+1
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1270 63ad8ddf-47c3-03...ptt2003-10-281-1/+1
* fix layoutvictor2003-10-271-1/+1
* use assess if defined ASSESSvictor2003-10-271-0/+6
* complete assessvictor2003-10-271-5/+6
* completed assessvictor2003-10-161-8/+13
* show real boardfriend in userlistin22003-10-141-3/+4
* add mode CHESSWATCHINGvictor2003-10-141-0/+2
* use bsearch in login_friend_online()in22003-10-051-20/+7
* ask before watching a chc game.victor2003-09-281-2/+4
* talk.c : redrawvictor2003-09-201-2/+6
* remove 打譜 in userlistvictor2003-09-191-15/+5
* give a warning before giving moneyvictor2003-09-151-0/+3
* code clean upkcwu2003-09-101-1/+1
* merge from my branchvictor2003-09-091-6/+8
* code cleanupkcwu2003-09-071-10/+9
* clean upkcwu2003-09-071-21/+7
* shouldn't appear now @@victor2003-08-281-13/+1
* It's not necessary to reload friend and eject list at the same time.victor2003-08-281-129/+169
* fix last commit bugvictor2003-08-221-1/+3
* merge from my branchvictor2003-08-221-7/+16
* fix bug of SYSOP broadcastin22003-07-191-4/+4
* dirty fix search in userlistin22003-07-061-13/+30
* fix bug when no other friend is onlinein22003-05-181-3/+3
* *** empty log message ***ptt2003-05-161-2/+2
* lazily generate �n���� in userlistin22003-05-141-9/+15
* add comments for userlistin22003-05-141-20/+51
* change key bindingvictor2003-04-171-3/+3
* use DOECHO instead of LCECHO in changing nicknamein22003-04-071-2/+2
* add 'N' to help pagein22003-04-061-11/+12
* press 'N' to change nickname in userlistin22003-04-061-1/+8
* confirm again if SYSOP broadcastin22003-04-061-1/+7
* make users be able to see their own sex and moneyvictor2003-02-241-2/+2
* fix strange syntax informed by gcc -Wkcwu2003-01-201-2/+2
* remove unnecessary `static' keyword from some local variablekcwu2003-01-161-5/+5
* saving stack usage by reducing function callin22003-01-141-2/+2
* make gcc33 happyin22003-01-011-2/+2
* fix bugin22002-12-041-2/+2
* show ������������ in user listkcwu2002-11-161-6/+12
* fix bug for SYSOP change fromhostin22002-09-201-2/+2
* (userlist)long screen supportin22002-09-161-29/+33
* == -> =lwms2002-09-071-2/+2
* g is uselesslwms2002-09-071-3/+3
* badfriendin22002-09-071-23/+29
* only read friend description when he is my friendkcwu2002-09-041-8/+12
* when return from hotkey function, restore utmpmodekcwu2002-09-041-1/+3
* For personal privacy, some functions should only be used on debug purpose.kcwu2002-08-291-35/+22
* check permission for mailkcwu2002-08-281-5/+7
* abort_bbs() if data of currutmp is wrongin22002-08-201-1/+7
* fix last commit,kcwu2002-08-091-2/+2
* no need to change the case of first charkcwu2002-08-091-2/+2
* more specific `currstat' modekcwu2002-07-271-4/+4
* sprintf() -> snprintf()in22002-07-231-50/+68
* indent -i4in22002-07-211-42/+41
* strcpy() -> strlcpy()in22002-07-211-24/+27
* indentin22002-07-061-894/+847
* mindin22002-07-051-22/+21
* fix broadcast bugin22002-07-031-3/+6
* title "���u�O��" formatin22002-07-021-2/+2
* fix memory bugin22002-07-021-1/+3
* hit to water programin22002-07-021-1/+5
* redrawin22002-06-301-1/+3
* re-format, board friendin22002-06-261-54/+53
* gamle and talk bug fixptt2002-06-081-3/+3
* only one shared memoryin22002-06-071-32/+31
* *** empty log message ***ptt2002-06-051-4/+5
* *** empty log message ***ptt2002-06-051-2/+2
* *** empty log message ***ptt2002-06-051-20/+21
* *** empty log message ***ptt2002-06-051-3/+2
* *** empty log message ***ptt2002-06-051-4/+3
* *** empty log message ***ptt2002-06-051-4/+4
* *** empty log message ***ptt2002-06-051-2/+2
* optimize talk.cptt2002-06-051-44/+59
* global variable move to var.cin22002-06-041-59/+4
* show board friends when only friendsin22002-06-021-28/+31
* show number of board friends by countingin22002-06-021-10/+9
* board friendin22002-06-021-6/+31