New command show updates:
(show): New sub-command. (player_coms): Update its c_form. (show_updates, fmttime2822): New. (vers): Show game_days and game_hours. (upda): Mark obsolete and point to show updates. (vers): Point to show rather than update. Rewrite much of info zdone.
This commit is contained in:
parent
87eeea32c9
commit
a57645340c
12 changed files with 111 additions and 26 deletions
|
@ -655,6 +655,7 @@ extern void show_sect_stats(int);
|
|||
extern void show_sect_capab(int);
|
||||
extern void show_item(int);
|
||||
extern void show_news(int);
|
||||
extern void show_updates(int);
|
||||
/* shpsub.c */
|
||||
extern void shp_sel(struct nstr_item *, struct emp_qelem *);
|
||||
extern void shp_nav(struct emp_qelem *, double *, double *, int *, natid);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue