Skip to content
Snippets Groups Projects
  1. May 04, 1999
    • Justin Mitchell's avatar
      9f7892bb
    • Justin Mitchell's avatar
      · f1f5105a
      Justin Mitchell authored
      Update version number, and return the homepath in bb.h to normal
      f1f5105a
    • Justin Mitchell's avatar
      · 516299ee
      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.
      516299ee
    • Justin Mitchell's avatar
      · bc86758c
      Justin Mitchell authored
      Finished merging and changing new message passing system,
      still some debugging info in place,
      and no doubt some bugs too.
      bc86758c
    • Chris Fry's avatar
      · 07979699
      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)
      07979699
    • Chris Fry's avatar
      · 7ae57040
      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
      7ae57040
    • Justin Mitchell's avatar
      Just fixing typos and stuff · 2270e65f
      Justin Mitchell authored
      2270e65f
    • Justin Mitchell's avatar
      Updated the 4 sending routines to use the new format · 48cce64d
      Justin Mitchell authored
      talk_single() talk_send() force_change() force_all()
      48cce64d
    • Justin Mitchell's avatar
      · 95875ed2
      Justin Mitchell authored
      changed recieving end of mesg pipes
      95875ed2
    • Justin Mitchell's avatar
      · 6349005d
      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.
      6349005d
    • Chris Fry's avatar
      · cb4a738f
      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 :/
      cb4a738f
    • Justin Mitchell's avatar
      Added function long get_who_userposn(int pid) · 0b16fe29
      Justin Mitchell authored
      which locates the given users PID number in the who list
      and returns their userposn offset into the user database.
      0b16fe29
    • Justin Mitchell's avatar
    • Chris Fry's avatar
      · 2eccea39
      Chris Fry authored
      Hold on a sec, just gonna add the file again in binary
      2eccea39
  2. May 03, 1999
    • Chris Fry's avatar
      · 5cd9af01
      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.
      5cd9af01
    • Justin Mitchell's avatar
      · 67125c0d
      Justin Mitchell authored
      Added code to detect the EDITOR environment variable
      67125c0d
    • Chris Fry's avatar
      · 0431f4ba
      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'
      0431f4ba
    • Justin Mitchell's avatar
      Initial revision · 79f4701f
      Justin Mitchell authored
      79f4701f
    • Unknown User's avatar
      New repository initialized by cvs2svn. · f4f61673
      Unknown User authored
      f4f61673
Loading