">
Navigation
 Home

 View Changes

Username
Password
 
View Changelog
 
WolfChat Application
Version: 1.1.9 Date: 13/09/2009 15:47:27 Posted By: wolf
Added a new 'howl' module which connect to the 'Howl Server', run my wolfchat. This allows people to talk between talkers. At the moment this is limited to resident, staff and admin channels. More to follow.
Version: 1.1.8 Date: 07/09/2009 11:41:20 Posted By: wolf
Removed the intercom code (this was supplied by a 3rd party) with the intention of developing our own centralised intercom solution. There has also been the addition of a couple of new staff commands and some clean up of sections of the code.
Version: 1.1.7 Date: 04/09/2009 12:03:00 Posted By: wolf
The fix for the memory leak introduced a new bug, which resulted in the code trying to reference and process a null pointer when no command was typed. Eg the user simply hit return.
Version: 1.1.6 Date: 03/09/2009 20:45:56 Posted By: wolf
A memory leak was detected in the player input code. This was when the only input was TELOPT codes. The input buffer was only free after a command was run, so these non command inputs were leaking memory.
Version: 1.1.5 Date: 02/09/2009 11:49:38 Posted By: wolf
A bug fix to the help system to fix the priv checking for access to help for newbies. A new whois module is now available, and a change to the *_edit_end function now allows modules to store the functions locally. Room and Whois now reflect this change
Version: 1.1.4 Date: 31/08/2009 10:47:41 Posted By: wolf
General clean up of the code and removal of the RCSID tags. Small bug fix to intercom and economy modules
Version: 1.1.3 Date: 21/08/2009 15:04:11 Posted By: wolf
Updated the code to now make use of the obscure library (libobscure), for storage of saved messages (and mail when written), so the data in the database is obscured. As a couple of bug fixes in paint and postit modules.
Version: 1.1.2 Date: 20/08/2009 09:03:34 Posted By: wolf
Some minor changes to improve the make install-help perl script. Addition of a 'current_action' to assist with debugging of faults. Addition of a couple of new commands to assist with maintaining the help system.
Version: 1.1.1 Date: 14/08/2009 21:46:31 Posted By: wolf
Updated make files and source code to automatically generate required run time directories in order to make the git repo cleaner and code more portal. We have also reset the git repo.
Version: 1.1.0 Date: 12/08/2009 12:46:29 Posted By: wolf
Complete re-write of all make files and the introduction of an available / enabled add on module.
Version: 1.0.0 Date: 05/08/2009 20:14:33 Posted By: wolf
Initial release by Wolf Software.