summaryrefslogtreecommitdiffstats
path: root/rogue/inventory.c
Commit message (Collapse)AuthorAgeFilesLines
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
| | | Patches provided by Joel Baker in PR 22269, verified by myself.
* - use correctly bounded strings when reloading a saved game. in particular,mrg2002-10-011-6/+6
| | | | | | | do not let the save game file "string length" exceed the amount of space supplied. as noted by <stanojr@iserver.sk> on bugtraq. - minor KNF. tested by simonb.
* Make "rogue" build with "WARNS=2". The necessary patches were suppliedtron2002-07-071-5/+5
| | | by David A. Holland in PR bin/17498.
* constify, per PR 6148hubertf1998-11-101-13/+13
|
* WARNSify (not an insignificant task...)lukem1997-10-121-65/+75
|
* NULL => 0 (Arne Juul; PR#3629)pk1997-05-171-4/+4
|
* clean up import, NetBSD RCS Idscgd1995-04-221-4/+9
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+774