- May 04, 1999
-
-
Justin Mitchell authored
-
Justin Mitchell authored
Update version number, and return the homepath in bb.h to normal
-
Justin Mitchell authored
Removed debugging info added 'spy' talker command, which prepends all text messages with the originating user. i.e. you can see who did a raw.
-
Justin Mitchell authored
Finished merging and changing new message passing system, still some debugging info in place, and no doubt some bugs too.
-
Chris Fry authored
Hopefully fixing the FORCE_TEXT bits in mesg.c, where arthur missed out converting them to the new style messages. These are for the postinfo messages, and system messages (like leaving the board)
-
Chris Fry authored
Changed main.c to work with Arthurs new mesg_pid, mesg_user etc.. commands for message pipes, rather than sending usernames in the text
-
Justin Mitchell authored
-
Justin Mitchell authored
talk_single() talk_send() force_change() force_all()
-
Justin Mitchell authored
changed recieving end of mesg pipes
-
Justin Mitchell authored
merge start of new user id passing system with fry's changes. other new function void fetch_user(struct person *user, int posn) retrieves user record from position info.
-
Chris Fry authored
changed ignore functions to work on pid's rather than usernames tentative changes to t_ignore, t_unignore, and t_ignorelist functions in talker.c to cope for new pid. However, still sends usernames, and converts at either end - manky :/
-
Justin Mitchell authored
which locates the given users PID number in the who list and returns their userposn offset into the user database.
-
Justin Mitchell authored
-
Chris Fry authored
Hold on a sec, just gonna add the file again in binary
-
- May 03, 1999
-
-
Chris Fry authored
Fixed Arthurs 'EDITOR' environment variable bug (extra bracket) in edit.c newbbs is the latest compiled version talker.c has a slight update to the ignore command, and I finished implementing the 'wibble' filter for steve :) It's mighty poor, but never mind.
-
Justin Mitchell authored
Added code to detect the EDITOR environment variable
-
Chris Fry authored
Changed Makefile to compile to file 'newbbs' rather than 'mw.fry' Changed bb.h to use 'joe' as message editor, rather than 'vi'
-
Justin Mitchell authored
-
Unknown User authored
-