summaryrefslogtreecommitdiffstats
path: root/mbbsd/talk.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* iswritable_stat, isvisible_statin22002-06-021-29/+34
* *** empty log message ***ptt2002-06-011-7/+8
* *** empty log message ***ptt2002-06-011-6/+3
* *** empty log message ***lwms2002-05-311-3/+3
* *** empty log message ***lwms2002-05-311-2/+2
* permission check when writing from article listin22002-05-311-13/+15
* *** empty log message ***ptt2002-05-311-14/+19
* *** empty log message ***lwms2002-05-301-2/+2
* *** empty log message ***lwms2002-05-301-2/+2
* *** empty log message ***ptt2002-05-251-5/+3
* fix bug - return from my_query (fast user list)in22002-05-251-1/+2
* fix bug - pickup who I reject (fast user list)in22002-05-251-8/+15
* fix bug - dup myself in friend section (fast user list)in22002-05-251-1/+2
* fix bug(fast user list)in22002-05-251-17/+34
* *** empty log message ***ptt2002-05-251-2/+2
* *** empty log message ***ptt2002-05-251-3/+3
* *** empty log message ***ptt2002-05-251-4/+3
* r => read_mailin22002-05-251-1/+8
* fast user listin22002-05-251-511/+568
* avoid infinite loopin22002-05-221-4/+4
* no warningin22002-05-171-2/+2
* add over 24hr idleptt2002-05-151-3/+5
* idle timeout improvementptt2002-05-141-5/+6
* replace time(NULL) by nowptt2002-05-131-26/+3
* fix bug(usercomplete)in22002-05-121-2/+2
* generalnamecomplete,in22002-05-121-5/+13
* avoid infinite loopin22002-05-111-3/+3
* *** empty log message ***lwms2002-05-101-3/+2
* *** empty log message ***lwms2002-05-071-2/+2
* *** empty log message ***lwms2002-05-061-3/+3
* *** empty log message ***lwms2002-05-021-2/+2
* *** empty log message ***lwms2002-05-021-2/+2
* *** empty log message ***lwms2002-05-021-2/+3
* change getdata() constant to sizeof()in22002-04-291-14/+16
* for mbbsd.iccin22002-04-271-6/+6
* max idle 30'00 :Pin22002-04-101-2/+3
* fix logout_friend()in22002-04-101-10/+10
* remove pickup_t:idle, clean of idle timeout to shmctlin22002-04-101-5/+9
* *** empty log message ***ptt2002-03-201-2/+2
* *** empty log message ***ptt2002-03-201-5/+7
* waterballin22002-03-201-6/+4
* *** empty log message ***ptt2002-03-191-2/+2
* *** empty log message ***ptt2002-03-191-2/+2
* *** empty log message ***ptt2002-03-161-6/+13
* *** empty log message ***ptt2002-03-161-4/+6
* *** empty log message ***ptt2002-03-161-14/+11
* fix bugin22002-03-151-11/+8
* fix bug of ofo's waterballin22002-03-151-5/+8
* fix bugsin22002-03-141-5/+14
* ofo_water updatein22002-03-141-33/+32
* re-formattingin22002-03-131-493/+307
* fix ofo's alive bugin22002-03-111-6/+8
* fix bugin22002-03-101-2/+2
* add help for Win22002-03-091-1/+2
* ofo's water show 'x' for dead usersin22002-03-091-9/+19
* Initial revisionin22002-03-071-0/+2663