Commit graph

5 commits

Author SHA1 Message Date
Rumble
a3a9a679c4 removed some files which were accidentally committed 2007-01-17 01:54:44 +00:00
Rumble
f5ce466ea2 Made do_toggle appreciate abbreviations, and made sure a toggle is done automatically on
such options (on/off) which can handle this.

Cleanup of house.c and objsave.c - now, when loading objects from a rentfile (either
house- or crashfile), the items are loaded into a temporary list of type obj_save_data.
This stores location data for the autoequip function, and makes it a lot easier to
handle listrent. Another bonus us that one only has to change load code in one spot.
(this spot is called objsave_parse_objects(), and simply takes a FILE pointer as argument)

Added "hcontrol show [room]" option to show items saved to a specific house file.
(used the old House_listrent() code)

Welcor
2007-01-17 01:41:47 +00:00
Rumble
5e5ad41afc Renamed numerous functions more sensibly and moved all single protos from .h to appropriate .c 2007-01-15 17:48:18 +00:00
Rumble
40cc5f767c Moved help entries from hedit dir to help dir 2006-12-27 23:27:56 +00:00
Rumble
99e3aa4d8b Setting up 3.5.0 as trunk 2006-12-19 22:56:18 +00:00