]> git.pond.sub.org Git - empserver/history - src/lib/subs/shpsub.c
Use relations_with() in shp_fort_interdiction()
[empserver] / src / lib / subs / shpsub.c
2011-02-16 Markus ArmbrusterUse relations_with() in shp_fort_interdiction()
2011-02-16 Markus ArmbrusterUse relations_with() where its different value doesn...
2011-02-16 Markus ArmbrusterUse relations_with() for US==THEM || getrel(getnatp...
2011-02-16 Markus ArmbrusterRearrange uses of getrel() slightly
2010-07-25 Markus ArmbrusterCompute radar range in one place, rad_range()
2010-07-25 Markus ArmbrusterSimplify automatic bmap update from ship radar
2010-07-24 Markus ArmbrusterClean up output destinations in navigation code
2010-07-11 Markus ArmbrusterFix bogus message when deity attempts to navigate forei...
2010-06-27 Markus ArmbrusterClean up misuse of mpr() in shp_missile_defense()
2010-06-20 Markus ArmbrusterCoding style fixes, mostly indentation and whitespace
2010-04-02 Markus ArmbrusterClean up checks for zero value of pln_damage()
2010-03-21 Markus ArmbrusterFix test for capability sweep in shp_hit_mine()
2010-03-20 Markus ArmbrusterFix interdiction not to wipe out target ship updates
2010-03-10 Markus ArmbrusterInterdiction attacked submarines with surface-only...
2010-01-19 Markus ArmbrusterUpdate copyright notice
2010-01-19 Markus ArmbrusterStop ship and land unit movement on interdiction with...
2010-01-19 Markus ArmbrusterNew shp_mission_interdiction()
2010-01-19 Markus ArmbrusterDrop last parameter of shp_hit_mine() and lnd_hit_mine()
2010-01-19 Markus ArmbrusterSimplify use of shp_missile_interdiction()
2009-12-13 Markus ArmbrusterFix and enable collateral damage for missing missiles
2009-12-13 Markus ArmbrusterFix missiles interdicting ships outside range or op...
2009-12-13 Markus ArmbrusterGet rid of msl_launch_mindam()
2009-12-13 Markus ArmbrusterLimit nukes to strategic missions
2009-03-24 Markus ArmbrusterDon't use 0 as null pointer constant, part 1
2009-02-18 Markus ArmbrusterUpdate known contributors comments
2009-02-17 Markus ArmbrusterRedesign automatic supply interface
2009-02-08 Markus ArmbrusterUpdate copyright notice
2008-12-14 Markus ArmbrusterUse #if 0 to disable code, not comments
2008-09-18 Markus ArmbrusterFix trailing whitespace
2008-06-28 Markus ArmbrusterFix seqno mismatch and use-after-free in shp_sweep()
2008-06-06 Markus ArmbrusterRemove disabled MOB_ACCESS hack to immobilize newly...
2008-06-06 Markus ArmbrusterRemove some useless commented out code
2008-03-14 Markus ArmbrusterUpdate known contributors comments
2008-03-14 Markus ArmbrusterDon't store ship stats in struct shpstr
2008-03-14 Markus ArmbrusterFactor out ship usable gun calculation into shp_usable_...
2008-03-14 Markus ArmbrusterFactor out common fortress fire code into fort_fire()
2008-03-14 Markus ArmbrusterNew unit stat development functions
2008-01-19 Markus ArmbrusterUpdate copyright notice
2007-07-17 Markus Armbruster(update_running): New.
2007-01-27 Ron Koenderink(unit_view): New, create by expanding shp_view() to...
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-09-23 Markus Armbruster(sect_has_dock): NAV_CANAL in sect.h rev. 1.36 broke...
2006-07-10 Markus ArmbrusterBreak inclusion cycle: prototypes.h and commands.h...
2006-06-22 Markus ArmbrusterUpdate known contributors comment.
2006-06-11 Markus Armbruster(shp_sweep): New parameter takemob. Charge mobility...
2006-06-08 Markus Armbruster(lnd_pathcost): New, factored out of lnd_mobcost().
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-20 Markus Armbruster(shp_mobcost): New.
2006-05-14 Markus Armbruster(effrange, torprange, fortrange): New.
2006-05-14 Markus ArmbrusterBreak lines more tastefully.
2006-05-01 Markus ArmbrusterRemove redundant casts of argument to (prototyped)...
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-03-27 Markus Armbruster(MINE_LDAMAGE): Change to match damage suffered in...
2006-03-27 Markus Armbruster(shp_check_one_mines): Simplify slightly.
2006-03-25 Markus Armbruster(ontradingblock, trdswitchown): Second parameter is...
2006-03-23 Markus ArmbrusterPrevious revision broke canal navigation, fix.
2006-01-21 Ron Koenderink(fuel, load, shp_check_nav, retreat_ship1, shp_nav_one_...
2006-01-21 Markus ArmbrusterCOPYING duplicates information from README. Remove...
2006-01-21 Ron Koenderink(shp_nav): Skip ships that are landlocked.
2006-01-18 Ron Koenderink(shp_check_nav): Remove the masking. This should have
2006-01-17 Ron Koenderink(sect_has_dock): New.
2006-01-17 Ron Koenderink(dchrstr): Rename member d_flg to d_nav. Users changed.
2006-01-17 Ron Koenderink(check_nav, shp_check_nav, sail_nav_fleet, retreat_ship1):
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-18 Ron Koenderink(shp_nav_one_sector, mchr[], ship_chr_flags[], Ship...
2005-11-14 Ron Koenderink(fuel, load, prod, max_population, shp_nav_one_sector,
2005-10-03 Markus Armbruster(notify_coastguard): Failed to make contact when NF_COA...
2005-10-03 Markus Armbruster(notify_coastguard): Use FOUND_COAST, not FOUND_LOOK.
2005-06-12 Markus ArmbrusterRemove a bunch of redundant casts.
2005-03-21 Markus Armbruster(shp_nav_one_sector): When shp_interdict() removed...
2005-03-16 Markus ArmbrusterUpdate copyright notice.
2005-02-23 Markus ArmbrusterFix bad line break / whitespace. No functional changes.
2004-10-12 Marc OlzheimDo not include var.h where no longer needed. Clean...
2004-08-23 Markus Armbrustercaddr_t is obsolete. Replace by void *, except for...
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-10 Markus Armbruster(sd, shp_missile_defense): Replace getvec() by direct...
2004-03-05 Markus ArmbrusterReplace getvec() by direct, read-only item access in...
2004-03-03 Markus ArmbrusterSectors need space for items, deliveries and distributi...
2004-03-01 Markus Armbruster(shp_missile_defense): Move big assignment out of if...
2004-02-20 Markus ArmbrusterAdd some missing declarations to headers. Remove some...
2004-02-19 Markus ArmbrusterNew server.h for server startup, control and shutdown...
2004-02-17 Markus ArmbrusterDeclare all configuration variables in optlist.h. ...
2004-02-17 Markus ArmbrusterSupply prototypes where possible. This uncovered type...
2004-01-08 Markus Armbruster(bzero, bcopy): Obsolete BSDisms; remove. Remove some...
2003-12-17 Markus Armbruster(at_minimum, blocksig, emp_bitinit, filelogerror, iceil...
2003-09-02 Markus ArmbrusterIndented with src/scripts/indent-emp.
2003-08-23 Markus ArmbrusterImport of Empire 4.2.12 v4.2.12