]> git.pond.sub.org Git - empserver/history - src/lib/commands/trad.c
Move declarations for chance.c to new chance.h
[empserver] / src / lib / commands / trad.c
2013-05-08 Markus ArmbrusterMove declarations for chance.c to new chance.h
2013-01-12 Markus ArmbrusterUpdate copyright notice
2012-07-13 Markus ArmbrusterDrop trade_desc()'s first argument
2012-07-13 Markus ArmbrusterClean up use of union empobj_storage * as parameter...
2012-06-10 Markus ArmbrusterUpdate copyright notice
2012-02-21 Markus ArmbrusterPolish the bulletin the seller gets after a unit sale
2012-02-21 Markus ArmbrusterFix market not to expropriate sellers of units
2011-04-12 Markus ArmbrusterLicense upgrade to GPL version 3 or later
2010-07-25 Markus ArmbrusterDon't write garbage to unused trade destination in...
2010-06-20 Markus ArmbrusterCoding style fixes, mostly indentation and whitespace
2010-01-19 Markus ArmbrusterUpdate copyright notice
2009-05-21 Markus ArmbrusterClean up poorly chosen loop control variable names
2009-03-24 Markus ArmbrusterDon't use 0 as null pointer constant, part 3
2009-03-23 Markus ArmbrusterClean up more unreadable assignments within if conditionals
2009-02-08 Markus ArmbrusterUpdate copyright notice
2008-12-14 Markus ArmbrusterRemove commented out logerror() calls
2008-09-18 Markus ArmbrusterFix trailing whitespace
2008-09-15 Markus ArmbrusterWipe orders when ship, plane, land unit or nuke changes...
2008-09-15 Markus ArmbrusterFix marking of unused trade slots
2008-09-15 Markus ArmbrusterFix and simplify check_trade()
2008-09-09 Markus ArmbrusterGet rid of ship and land unit load counters
2008-09-09 Markus ArmbrusterUpdate lost file from prewrite callbacks
2008-08-03 Markus ArmbrusterGet rid of RET_SYS, just use RET_FAIL
2008-06-06 Markus ArmbrusterRemove commented out trade sanity check
2008-03-26 Markus ArmbrusterDistinguish between planes "in orbit" and "launched"
2008-03-26 Markus ArmbrusterFix trade to enforce destination rules for satellites...
2008-01-19 Markus ArmbrusterUpdate copyright notice
2007-12-08 Markus Armbruster(check_trade): Fix bug that made your money evaporate...
2007-12-08 Markus Armbruster(check_trade): Fix the price quoted to the buyer when...
2007-07-15 Markus ArmbrusterUse the new Empire clock for implementing MOB_ACCESS:
2007-01-09 Markus ArmbrusterUpdate copyright notice.
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-05-27 Markus ArmbrusterChange encoding of `not in any group' from space to...
2006-05-26 Markus ArmbrusterCoding style, comments, spelling...
2006-05-21 Markus ArmbrusterLine breaks and other formatting issues. No functional...
2006-05-14 Markus ArmbrusterBreak lines more tastefully.
2006-05-06 Markus ArmbrusterDo not cast to float where default argument promotion...
2006-04-29 Markus Armbrusters_char purge directed by compiler warnings.
2006-03-26 Markus ArmbrusterCode formatting. No functional changes.
2006-03-25 Markus Armbruster(ontradingblock, trdswitchown): Second parameter is...
2006-03-25 Markus Armbruster(genstr): Redundant. Replace by struct genitem.
2006-01-21 Markus ArmbrusterCOPYING duplicates information from README. Remove...
2006-01-05 Markus ArmbrusterUpdate copyright notice.
2005-12-27 Markus ArmbrusterInclude config.h.
2005-10-30 Markus Armbruster(buy, check_market, trad, check_trade): Remove the...
2005-06-12 Markus ArmbrusterRemove a bunch of redundant casts.
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-28 Markus Armbruster(trad, set): Treat trade file slots with zero owner...
2004-03-09 Markus ArmbrusterUse gcc function attribute `format' to catch bad format...
2004-03-01 Markus Armbruster(genitem, ship, plane, land): Remove unused member...
2004-02-28 Markus ArmbrusterIndentation fixes; suspect indent-emp is to blame.
2004-02-20 Markus Armbrusterdeity.h is redundant, remove it.
2004-02-20 Markus ArmbrusterAdd some missing declarations to headers. Remove some...
2004-02-17 Markus ArmbrusterDeclare all configuration variables in optlist.h. ...
2003-09-02 Markus ArmbrusterIndented with src/scripts/indent-emp.
2003-08-23 Markus ArmbrusterImport of Empire 4.2.12 v4.2.12