]> git.pond.sub.org Git - empserver/history - src/lib/subs/lndsub.c
Don't unlimber when guns unsuccessfully try to fire
[empserver] / src / lib / subs / lndsub.c
2008-06-27 Markus ArmbrusterDon't unlimber when guns unsuccessfully try to fire hvy-metal-2.6
2008-06-10 Markus ArmbrusterFix unlimbering, it had no effect
2008-05-07 Markus ArmbrusterRebase of Hvy Metal I final version
2008-03-26 Markus ArmbrusterFix tracking of planes flying a sortie
2008-03-14 Markus ArmbrusterUpdate known contributors comments
2008-03-14 Markus ArmbrusterDon't store land unit stats in struct lndstr, part 2
2008-03-14 Markus ArmbrusterDon't store land unit stats in struct lndstr, part 1
2008-03-14 Markus ArmbrusterFactor out land unit firing range calculation into...
2008-03-14 Markus ArmbrusterRemove dead code for estimating defense
2008-03-14 Markus ArmbrusterFactor out common land unit fire code into lnd_fire()
2008-03-14 Markus ArmbrusterChange test whether a land unit is artillery
2008-03-14 Markus ArmbrusterFactor out common fortress fire code into fort_fire()
2008-03-14 Markus ArmbrusterNew unit stat development functions
2008-02-07 Markus ArmbrusterGet rid of the need to fix up lchr[].
2008-02-03 Markus ArmbrusterGet rid of src/lib/common/land.c
2008-01-19 Markus ArmbrusterUpdate copyright notice
2007-11-15 Markus Armbruster(lnd_count): Remove unused local variable.
2007-01-24 Ron Koenderink(unit_path): New, create by combining shp_path() and...
2007-01-23 Ron Koenderink(unit_put): New, create by combining shp_put() and...
2007-01-23 Ron Koenderink(unit_list): New, create by combining shp_list() and...
2007-01-09 Markus ArmbrusterUpdate copyright notice.
2006-09-25 Ron KoenderinkCombined struct llist and struct mlist into superset...
2006-07-10 Markus ArmbrusterBreak inclusion cycle: prototypes.h and commands.h...
2006-07-08 Markus Armbruster(LND_AMM): Became weird in 4.2.3: ammo use depends...
2006-06-25 Markus Armbruster(lnd_sel): The marching code gets confused when trains...
2006-06-22 Markus ArmbrusterUpdate known contributors comment.
2006-06-17 Markus Armbruster(lnd_fortify): The previous revision could break under...
2006-06-17 Markus Armbruster(lnd_fortify): Round mobility fractions up always,...
2006-06-16 Markus Armbruster(sector_mcost, bp_neighbors, lnd_mar_one_sector): Deal...
2006-06-16 Markus ArmbrusterRevert the previous revision, it doesn't make sense.
2006-06-15 Markus Armbruster(attack_val, defense_val): These functions overestimate...
2006-06-15 Markus Armbruster(lnd_hit_mine): Remove silly use of double. Rounds...
2006-06-15 Markus Armbruster(att_reacting_units, attack_val, defense_val, intellige...
2006-06-13 Markus Armbruster(lnd_mobtype): New.
2006-06-08 Markus Armbruster(lnd_pathcost): New, factored out of lnd_mobcost().
2006-06-04 Markus Armbruster4.0.2 made land unit mobility costs differ significantl...
2006-05-31 Markus Armbruster(lnd_support): Let land units on missions support,...
2006-05-27 Markus Armbruster(add, plane_bomb, pinflak_planedamage, doship, dounit...
2006-05-27 Markus ArmbrusterChange encoding of `not in any group' from space to...
2006-05-21 Markus ArmbrusterRemove superflous casts and parenthesis.
2006-05-21 Markus Armbruster(attack_val): Don't truncate or round intermediate...
2006-05-20 Markus Armbruster(lnd_getmil, total_mil): Trivial, inline into callers...
2006-05-20 Markus Armbruster(num_teles, redir_fp, pipe_fp, exec_fd, sendeof, prompt...
2006-05-14 Markus Armbruster(effrange, torprange, fortrange): New.
2006-05-14 Markus ArmbrusterBreak lines more tastefully.
2006-05-06 Markus ArmbrusterDo not cast to float where usual arithmetic conversions...
2006-05-01 Markus ArmbrusterRemove redundant casts of argument to (prototyped)...
2006-04-30 Markus Armbruster(lnd_mess): Internal linkage.
2006-04-29 Markus Armbruster(s_char): Remove. Use signed char for small integers...
2006-04-29 Markus Armbrusters_char purge directed by compiler warnings.
2006-04-26 Markus ArmbrusterOnly L_SUPPLY units can't attack as of 4.0.0, fix info...
2006-03-27 Markus Armbruster(MINE_LDAMAGE): Change to match damage suffered in...
2006-03-25 Markus Armbruster(ontradingblock, trdswitchown): Second parameter is...
2006-02-19 Markus Armbruster(lndchr): Rename member l_mxland to l_nland for consist...
2006-01-21 Markus ArmbrusterCOPYING duplicates information from README. Remove...
2006-01-14 Markus ArmbrusterRemove useless width from printf conversion %c.
2006-01-12 Ron Koenderink(ship_bomb, deli, do_demo, fuel, grin, look_ship)
2006-01-05 Markus ArmbrusterUpdate copyright notice.
2005-12-27 Markus ArmbrusterInclude config.h.
2005-12-03 Markus ArmbrusterRemove silly superflous parenthesis.
2005-07-23 Markus ArmbrusterRemove some redundant parenthesis; no functional change.
2005-06-12 Markus ArmbrusterRemove a bunch of redundant casts.
2005-05-24 Markus Armbruster(lnd_support): New parameter defending, to report defen...
2005-03-22 Markus Armbruster(lnd_mar_one_sector): When units in different sectors...
2005-03-16 Markus ArmbrusterUpdate copyright notice.
2004-12-13 Marc OlzheimCleanup #includes of (mostly a long time) unused header...
2004-10-12 Marc OlzheimDo not include var.h where no longer needed. Clean...
2004-09-07 Markus ArmbrusterUpdate copyright notice. v4.2.18
2004-08-17 Markus Armbruster(V_CIVIL, V_MILIT, V_SHELL, V_GUN, V_PETROL, V_IRON...
2004-08-17 Markus Armbruster(mchrstr, lchrstr): Change from variable-style storage...
2004-05-16 Markus Armbruster(shp_set_tech, pln_set_tech, lnd_set_tech): New, factor...
2004-03-05 Markus ArmbrusterReplace getvec() by direct, read-only item access in...
2004-03-05 Markus Armbruster(deli, do_demo, lnd_sweep, guerrilla): Saturate items...
2004-03-03 Markus ArmbrusterSectors need space for items, deliveries and distributi...
2004-02-20 Markus ArmbrusterAdd some missing declarations to headers. Remove some...
2004-02-17 Markus ArmbrusterDeclare all configuration variables in optlist.h. ...
2004-02-17 Markus ArmbrusterSupply prototypes where possible. This uncovered type...
2004-01-29 Markus Armbruster(lnd_fortify): Do not fortify units embarked on ships...
2004-01-28 Markus Armbruster(lnd_sweep, lnd_mar_one_sector): Automatic fortificatio...
2004-01-28 Markus Armbruster(is_engineer, has_helpful_engineer): Rename. Require...
2004-01-28 Markus Armbruster(lnd_fortify): New, factored out of fort().
2004-01-08 Markus Armbruster(bzero, bcopy): Obsolete BSDisms; remove. Remove some...
2003-11-09 Markus Armbruster(LND_SPY_DETECT_CHANCE): New.
2003-09-02 Markus ArmbrusterIndented with src/scripts/indent-emp.
2003-08-23 Markus ArmbrusterImport of Empire 4.2.12 v4.2.12