]> git.pond.sub.org Git - empserver/history - src/lib/commands/tend.c
commands: Rename the command functions
[empserver] / src / lib / commands / tend.c
2021-01-18 Markus Armbrustercommands: Rename the command functions travis
2021-01-17 Markus ArmbrusterUpdate copyright notice
2021-01-05 Markus ArmbrusterUpdate copyright notice
2021-01-05 Markus Armbrustertend: Fail more nicely when target can't take more...
2021-01-05 Markus Armbrustertend: Report "cannot hold any" when tending to target...
2021-01-05 Markus Armbrustertend: Refuse to give away civilians more nicely
2021-01-05 Markus Armbrustertend: Factor can_tend_to() out of tend(), tend_land()
2021-01-05 Markus Armbrustertend: Fail more nicely when ships can't tend
2021-01-05 Markus Armbrustertend ltend: Fix to skip dead ships and land units for...
2021-01-05 Markus Armbrustertend: Factor can_tend_to() out of tend(), tend_land()
2021-01-05 Markus Armbrustertend: Fix the amount tended in bulletin to recipient
2021-01-05 Markus Armbrustertend ltend: Improve "cannot hold any" message
2021-01-05 Markus Armbrustertend ltend: Handle "cannot hold commodity" consistently
2021-01-05 Markus Armbrustertend ltend: Handle "don't have commodity" consistently
2021-01-05 Markus Armbrustertend ltend: Reject foreign tenders and land units more...
2021-01-05 Markus Armbrustertend: Suppress "not on ship" unless land unit is select...
2021-01-05 Markus Armbrustertend: Don't tend land units to multiple target ships
2018-04-29 Markus ArmbrusterUpdate copyright notice
2017-08-07 Markus ArmbrusterUpdate copyright notice
2017-08-07 Markus ArmbrusterMerge branch 'readline'
2017-07-02 Markus ArmbrusterUpdate copyright notice
2015-02-28 Markus ArmbrusterUpdate copyright notice
2014-01-02 Markus ArmbrusterUpdate copyright notice
2013-01-12 Markus ArmbrusterUpdate copyright notice
2012-06-24 Markus ArmbrusterFix tend to refuse tending civilians to foreign ships
2012-06-24 Markus ArmbrusterFix tend not to leak which commodities are loaded on...
2012-06-24 Markus ArmbrusterFix tend from target not to stop on foreign target
2012-06-10 Markus ArmbrusterUpdate copyright notice
2012-04-26 Markus ArmbrusterClean up superfluous includes
2011-04-14 Markus ArmbrusterUpdate known contributors comments
2011-04-12 Markus ArmbrusterLicense upgrade to GPL version 3 or later
2011-02-16 Markus ArmbrusterUse relations_with() for getrel(getnatp(US), THEM)...
2010-01-19 Markus ArmbrusterUpdate copyright notice
2009-12-13 Markus ArmbrusterUpdate known contributors comments
2009-04-18 Markus ArmbrusterFix tend land not to wipe out concurrent updates
2009-03-23 Markus ArmbrusterClean up more unreadable assignments within if conditionals
2009-02-08 Markus ArmbrusterUpdate copyright notice
2008-09-18 Markus ArmbrusterFix trailing whitespace
2008-09-15 Markus ArmbrusterFix cargo giveaway in load, lload, unload, lunload...
2008-09-09 Markus ArmbrusterGet rid of ship and land unit load counters
2008-08-09 Markus ArmbrusterFix recently changed command failures to use BTUs
2008-07-27 Markus ArmbrusterFix extra prompt after abort due to misuse of snxtitem()
2008-07-21 Markus ArmbrusterFail commands properly when they get aborted
2008-07-21 Markus ArmbrusterFix command abortion after getting player input
2008-01-19 Markus ArmbrusterUpdate copyright notice
2007-01-09 Markus ArmbrusterUpdate copyright notice.
2006-09-23 Markus Armbruster(tend_land): Fix to not let land units be tended that...
2006-08-02 Ron Koenderink(gift): Remove the type argument, can be determined...
2006-07-10 Markus ArmbrusterBreak inclusion cycle: prototypes.h and commands.h...
2006-07-07 Ron Koenderink(nxtitemp, trade_getitem, trade_desc, trade_check_item_...
2006-06-18 Markus Armbruster(gift): All callers transfer ownership after calling...
2006-05-14 Markus ArmbrusterBreak lines more tastefully.
2006-04-29 Markus Armbrusters_char purge directed by compiler warnings.
2006-04-16 Markus ArmbrusterFix long lines. No functional changes.
2006-04-05 Markus Armbruster(tend): Fix rev. 1.20: used to send bulletin to last...
2006-03-28 Markus ArmbrusterType of gift()'s generic pointer parameter was fixed...
2006-02-20 Markus Armbruster(ichrstr): Rename member i_vtype to i_uid.
2006-01-21 Markus ArmbrusterCOPYING duplicates information from README. Remove...
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-11-22 Ron Koenderink(tend): Send a bulletin to the ally when tending items...
2005-11-20 Ron Koenderink(tend_land): Allow spy units to be tended to and from sub
2005-06-12 Markus ArmbrusterRemove a bunch of redundant casts.
2005-05-29 Markus Armbruster(nxtitem): Skipped unowned sectors (could not occur...
2005-03-16 Markus ArmbrusterUpdate copyright notice.
2005-03-10 Markus ArmbrusterMerge pre-4-2-20-invasive. Summary of changes:
2005-03-08 Ron Koenderink(NS_ALL) [_WIN32]: Change NS_EVERYTHING back to NS_ALL...
2004-12-31 Ron Koenderink(tend_nxtitem,nxtitem,sarg_type,snxtitem,snxtitem_all...
2004-12-13 Marc OlzheimCleanup #includes of (mostly a long time) unused header...
2004-10-12 Marc Olzheim(var.h, plague.h): Since all that was left in var.h...
2004-09-07 Markus ArmbrusterUpdate copyright notice. v4.2.18
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-04-08 Markus Armbruster(item_by_name): New, factored out of whatitem(). Use...
2004-04-06 Markus ArmbrusterUse CANT_HAPPEN() rather than logerror() for some inter...
2004-04-02 Markus ArmbrusterSelector rewrite: values other than long, interpret...
2004-03-03 Markus ArmbrusterSectors need space for items, deliveries and distributi...
2004-02-28 Markus ArmbrusterIndentation fixes; suspect indent-emp is to blame.
2004-02-19 Markus Armbruster<string.h> is ISO C, no need to #if it.
2003-09-02 Markus ArmbrusterIndented with src/scripts/indent-emp.
2003-08-23 Markus ArmbrusterImport of Empire 4.2.12 v4.2.12