Crossfire Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
some patches from CD
- To: crossfire (at) ifi.uio.no
- Subject: some patches from CD
- From: Tony Elmroth <>
- Date: Tue, 14 Jul 1992 21:51:09 +0200
Crossfire is a hit here at CD (Chalmers Computer Society).
Several players every evening.
Here is my changlog to the patches placed at
ftp.ifi.uio.no in /pub/crossfire/incoming as cd.patch.1.
Tony
()
Fri Jul 10 02:06:05 1992 Tony Elmroth (elmroth at bianca)
* Changed the editor to handle stacks of objects.
Button 1: remove all objects, add selected
Button 2: edit the top object
Button 3: add one object or if background selected remove one
object
* .TP missing in crossfire.man before peaceful.
* Fixed the bug for paying in shops. First pay as much
silver that is meaningful, then pay enough gold, and then
receive change in silver.
Thu Jul 9 15:49:55 1992 Tony Elmroth (elmroth at bianca)
* On level 89 the lower left exit is not set to
87: 6,41 as it should be. Changed.
* Limit food consumption for high level players, when they
are completely healed to 1 food per 7 'ticks'.
* Some signed char changed to char to get rid of warnings
during compilation.