Update of /cvsroot/agd/server/lib
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32638
Added Files:
ChangeLog
Log Message:
Using read_file() and string ranges now. Added ChangeLog.
--- NEW FILE: ChangeLog ---
I think the time has come to start a changelog for the library, separate
from the driver's. So, here it is, changelog for AGD'd mudlib v0.2:
0.2:
--------------------------------------------------------------------------------
2004-03-28
* sys/player.c: now uses string ranges, so commands like //uptime
work.
2004-03-23
* /sys/player.c: added /update command
2004-03-22
* Added /doc/login banners and a perl script to generate the files.
* Using random() and read_file() to display a random banner each time
someone logs in.
0.1:
--------------------------------------------------------------------------------
* Changes in this version are undocumented.
|