empserver/src/lib/common
Markus Armbruster acdee1e3b6 (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.
2004-04-04 15:52:26 +00:00
..
.cvsignore List generated files and directories that CVS doesn't ignore by 2003-10-04 14:54:09 +00:00
bestpath.c Remove some unused junk. 2004-03-01 13:48:45 +00:00
bridgefall.c (sctstr): Member sct_che encoded number of che and their target. 2004-03-04 13:49:25 +00:00
check.c Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
damage.c Use short' instead of unsigned short' for item storage in places 2004-03-06 07:16:45 +00:00
file.c Use gcc function attribute `format' to catch bad format strings. Fix 2004-03-09 12:27:40 +00:00
fsize.c Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
hap_fact.c Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
hours.c (weekday, daytime, daytime_range): New; replace kw_parse(). Parsing 2004-04-04 15:52:26 +00:00
land.c (is_engineer, has_helpful_engineer): Rename. Require allied 2004-01-28 10:46:57 +00:00
log.c (debug): New. 2004-04-02 15:40:43 +00:00
mailbox.c Don't declare things in more than one place. Move some declarations 2004-02-20 20:45:18 +00:00
Makefile (weekday, daytime, daytime_range): New; replace kw_parse(). Parsing 2004-04-04 15:52:26 +00:00
maps.c (draw_map): Fix test of player->command->c_flags. Broken code 2004-03-01 14:14:39 +00:00
move.c deity.h is redundant, remove it. 2004-02-20 20:34:43 +00:00
nat.c (effadv_list, effadv, rejects, rejectname, telnames, rea, numnames, 2004-02-19 19:14:29 +00:00
path.c (sctcache, bestp) [!DO_EFF_MEM_CHECKING]: cache isn't used, don't 2004-03-01 14:16:31 +00:00
res_pop.c Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
sectdamage.c Sectors need space for items, deliveries and distribution thresholds. 2004-03-03 16:54:22 +00:00
stmtch.c (stmtch, mineq): Document. Move declaration from prototypes.h to 2004-02-27 19:38:38 +00:00
tfact.c Add some missing declarations to headers. Remove some redundant 2004-02-20 10:51:03 +00:00
type.c (sct_typematch): New. Use it instead of typematch() where 2004-02-27 19:53:02 +00:00
vlist.c Sectors need space for items, deliveries and distribution thresholds. 2004-03-03 16:54:22 +00:00
wantupd.c (weekday, daytime, daytime_range): New; replace kw_parse(). Parsing 2004-04-04 15:52:26 +00:00
xy.c deity.h is redundant, remove it. 2004-02-20 20:34:43 +00:00