(weekday, daytime, daytime_range): New; replace kw_parse(). Parsing
is somewhat stricter. (is_wday_allowed, is_daytime_allowed, is_daytime_nar, min_to_next_daytime): New. (demand_update_time, scheduled_update_time, next_scheduled_time, update_time, gamehours): Use them to replace kw_parse(). (kw_parse): No longer used, remove.
This commit is contained in:
parent
ded3daf70d
commit
acdee1e3b6
12 changed files with 211 additions and 295 deletions
|
@ -40,7 +40,6 @@
|
|||
#include "tel.h"
|
||||
#include "proto.h"
|
||||
#include "com.h"
|
||||
#include "keyword.h"
|
||||
#include "file.h"
|
||||
#include "empio.h"
|
||||
#include "subs.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue