[Freeciv-Dev] [patch #2661] IRC server for Freeciv (ingame chat transport)

2011-08-08 Thread Michal Mazurek

Follow-up Comment #1, patch #2661 (project freeciv):

Can I assume this is a bad idea and won't be accepted into Freeciv? Please
give me some answer. I am willing to maintain the code.

___

Reply to this item at:

  http://gna.org/patch/?2661

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #2661] IRC server for Freeciv (ingame chat transport)

2011-05-10 Thread akfaew

URL:
  http://gna.org/patch/?2661

 Summary: IRC server for Freeciv (ingame chat transport)
 Project: Freeciv
Submitted by: akfaew
Submitted on: Tue 10 May 2011 09:13:15 PM GMT
Category: None
Priority: 5 - Normal
  Status: None
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 

___

Details:

In Longturn, on more than one occasion somebody posted team plans to the
public chat by mistake. Also quite often people post private messages to team
chat. This is where the IRC server comes in. Also it makes communication
easier, you do not have to be logged into the game to chat. Other than that
various wrappers for instant messaging can be written.

Basically the Freeciv server starts an IRC server with various channels: #all
- chat, #team - team chat, #msg - the messages window, #cmd - stdout of the
server and of course /query to other players.

This code is not finished, especially the auth part. To run it put irc.c and
irc.h to server/ and define WITH_IRC in fc_config.h.

Let me know if you guys think this is worth adding to Freeciv. If not I'll
just develop a patch for Longturn for my own purposes.



___

File Attachments:


---
Date: Tue 10 May 2011 09:13:15 PM GMT  Name: irc  Size: 17kB   By: akfaew

http://gna.org/patch/download.php?file_id=12987
---
Date: Tue 10 May 2011 09:13:15 PM GMT  Name: irc.c  Size: 32kB   By: akfaew

http://gna.org/patch/download.php?file_id=12988
---
Date: Tue 10 May 2011 09:13:15 PM GMT  Name: irc.h  Size: 2kB   By: akfaew

http://gna.org/patch/download.php?file_id=12989

___

Reply to this item at:

  http://gna.org/patch/?2661

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev