empserver/src/lib/subs
2004-08-21 15:06:37 +00:00
..
.cvsignore List generated files and directories that CVS doesn't ignore by 2003-10-04 14:54:09 +00:00
aircombat.c Remove dead code. 2004-08-17 18:59:52 +00:00
askyn.c Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
aswplnsubs.c Supply prototypes where possible. This uncovered type errors with 2004-02-17 17:59:30 +00:00
attsub.c (V_CIVIL, V_MILIT, V_SHELL, V_GUN, V_PETROL, V_IRON, V_DUST, V_BAR, 2004-08-17 16:12:31 +00:00
bigmap.c (nameofitem, produce, check, fire_dchrg, send_reacting_units_home, 2004-03-03 09:39:50 +00:00
border.c Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
bsanct.c deity.h is redundant, remove it. 2004-02-20 20:34:43 +00:00
caploss.c Use gcc function attribute `format' to catch bad format strings. Fix 2004-03-09 12:27:40 +00:00
chkmoney.c Use gcc function attribute `format' to catch bad format strings. Fix 2004-03-09 12:27:40 +00:00
cnumb.c Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
control.c Sectors need space for items, deliveries and distribution thresholds. 2004-03-03 16:54:22 +00:00
detonate.c (FALLOUT_MAX): New. 2004-03-04 16:19:50 +00:00
disloan.c (loan_owed): New, factored out common code. 2004-08-20 08:16:34 +00:00
distrea.c deity.h is redundant, remove it. 2004-02-20 20:34:43 +00:00
fileinit.c (fileinit): Invalid cast sct_init(); a call couldn't possibly work. 2004-03-03 10:17:53 +00:00
fortdef.c (sd, shp_missile_defense): Replace getvec() by direct, read-only item 2004-03-10 13:16:46 +00:00
getbit.c Fix the previous rev. so it compiles with strict compilers. 2004-02-21 06:58:25 +00:00
getele.c Cosmetics. 2003-12-17 21:26:26 +00:00
land.c deity.h is redundant, remove it. 2004-02-20 20:34:43 +00:00
landgun.c Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
list.c (pln_onewaymission, carriersatxy): Change to match ordinary sorties: 2004-08-17 18:34:53 +00:00
lndsub.c (V_CIVIL, V_MILIT, V_SHELL, V_GUN, V_PETROL, V_IRON, V_DUST, V_BAR, 2004-08-17 16:12:31 +00:00
lostsub.c deity.h is redundant, remove it. 2004-02-20 20:34:43 +00:00
Makefile (mult, player_coms): Command `mult' is disabled since 4.0.0 ('96), and 2004-03-01 09:04:02 +00:00
mission.c (M_TORP_SHELLS, SHP_TORP_SHELLS): Rename. 2004-08-17 18:45:04 +00:00
move.c Replace getvec() by direct, read-only item access in some cases where 2004-03-05 10:38:58 +00:00
mslsub.c (msl_intercept): msl_hit() expects plain WHAT argument, without owner. 2004-08-17 16:57:43 +00:00
mtch.c deity.h is redundant, remove it. 2004-02-20 20:34:43 +00:00
natarg.c Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
neigh.c Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
nreport.c deity.h is redundant, remove it. 2004-02-20 20:34:43 +00:00
nstr.c (nstr_exec): Fix the previous rev. 2004-08-21 15:06:37 +00:00
nuke.c deity.h is redundant, remove it. 2004-02-20 20:34:43 +00:00
nxtitem.c Use CANT_HAPPEN() rather than logerror() for some internal errors. 2004-04-06 18:33:40 +00:00
nxtsct.c Selector rewrite: values other than long, interpret identifiers 2004-04-02 19:02:12 +00:00
paths.c Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
plane.c deity.h is redundant, remove it. 2004-02-20 20:34:43 +00:00
plnsub.c (pln_onewaymission, carriersatxy): Change to match ordinary sorties: 2004-08-17 18:34:53 +00:00
pr.c New server.h for server startup, control and shutdown, i.e. stuff in 2004-02-19 19:02:30 +00:00
radmap.c Close #803753: 2004-02-25 20:18:18 +00:00
rej.c Add some missing declarations to headers. Remove some redundant 2004-02-20 10:51:03 +00:00
retreat.c (mchrstr, lchrstr): Change from variable-style storage of load 2004-08-17 14:09:04 +00:00
sarg.c (sarg_xy, sarg_getrange, sarg_range, sarg_list): These choke on 2004-08-04 20:04:37 +00:00
satmap.c Replace getvec() by direct, read-only item access in some cases where 2004-03-05 10:38:58 +00:00
sect.c (SCT_BLD_WORK, SHP_BLD_WORK, PLN_BLD_WORK, LND_BLD_WORK, 2004-05-15 13:23:39 +00:00
ship.c deity.h is redundant, remove it. 2004-02-20 20:34:43 +00:00
show.c (PRI_SMAINT, PRI_PMAINT, PRI_LMAINT, PRI_SBUILD, PRI_PBUILD, 2004-08-19 16:59:36 +00:00
shpsub.c (mchrstr, lchrstr): Change from variable-style storage of load 2004-08-17 14:09:04 +00:00
snxtitem.c (snxtitem): Assigning NS_UNDEF to NP->type is an application domain 2004-04-06 18:47:54 +00:00
snxtsct.c Selector rewrite: values other than long, interpret identifiers 2004-04-02 19:02:12 +00:00
supply.c (mchrstr, lchrstr): Change from variable-style storage of load 2004-08-17 14:09:04 +00:00
takeover.c (sctstr): Member sct_che encoded number of che and their target. 2004-03-04 13:49:25 +00:00
trdsub.c (loan_owed): New, factored out common code. 2004-08-20 08:16:34 +00:00
trechk.c Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
whatitem.c (item_by_name): New, factored out of whatitem(). Use it to simplify 2004-04-08 19:26:55 +00:00
wu.c Don't declare things in more than one place. Move some declarations 2004-02-20 20:45:18 +00:00