outrip() updating (trunk only)
Part II of the bones tracking patch. Change umpteen different outrip()
routines to handle its new time_t argument, and use formatkiller() instead
of directly accessing killer.{format,name} and killed_by_prefix[]. The
latter is now static within formatkiller().
The many sys/* and win/* changes are untested....
This commit is contained in:
@@ -105,7 +105,7 @@ E char * NDECL(Gem_get_color_string);
|
||||
E void NDECL(Gem_start_screen);
|
||||
E void NDECL(Gem_end_screen);
|
||||
|
||||
E void FDECL(genl_outrip, (winid,int));
|
||||
E void FDECL(genl_outrip, (winid,int,time_t));
|
||||
|
||||
#undef E
|
||||
|
||||
|
||||
Reference in New Issue
Block a user