Audio (102) Datatype (15) Demo (56) Development (248) Document (63) Driver (19) Emulation (62) Game (531) Graphics (229) Library (22) Network (63) Office (22) Utility (265) Video (18)
Total files: 1715
Full index file Recent index file
Part of aros exec |
Aircos-0.0.2 | Description: | AiRcOS - AROS IRC Client | Download: | aircos-0.0.2.i386.zip (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 99kb | Version: | 0.0.2 | Date: | 10 Dec 05 | Author: | Nick Andrews | Submitter: | Jack Patton | Homepage: | http://www.aros.org/ | Category: | network/chat | Replaces: | network/chat/aircos-0.0.1.i386.zip | License: | APL | Distribute: | yes | FileID: | 26 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 632 (Current version) | | 632 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] AiRcOS - Internet relay Chat for AROS.
--------------------------------------
v0.0.2 (ALPHA Release!)
Initial design and implementation by Nic Andrews.
Warning:
--------
This software is extremely experimental, and while it works for me, it may have
undesirable effects for you.
It is currently far from complete however seems to work enough for basic IRC
usage.
KNOWN ISSUES:
-------------
# Recieving ACTION commands (/me) seems to be a litle buggy atm, and causes
random crashing.
# MODE sending/recieving isnt yet implemented .
# A whole bunch of commands are not currently supported.
# Code isnt particularly clean with regards to dealocating used resources still
atm.
# Leaving channels isnt yet noticed correctly/acted upon.
History:
--------
v0.0.2 (10.12.2005) 2nd alpha release
Enabled the basic command sending code aswell as some initial commands.
now able to join channels, and change nick/ issue action commands (such as
/me)
Fixed a possible cause of crashing due to bad pointer buffers.
v0.0.1 (27.11.2005) Initial alpha release
Most message/command recieving
|